feat: permission

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-12-07 23:43:15 +03:00
parent cb4e5ec344
commit 8d4afe4126
15 changed files with 638 additions and 18 deletions

View file

@ -1,2 +1,3 @@
-- Add down migration script here
DROP TABLE IF EXISTS "permission_interaction";
DROP TABLE IF EXISTS "interaction";