feat: routing_permission routing

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-12-24 14:41:53 +03:00
parent 511e05bd54
commit 498742deb2
8 changed files with 322 additions and 0 deletions

View file

@ -0,0 +1,2 @@
-- Add down migration script here
DROP TABLE IF EXISTS "routing_permission";