feat: ✨ routing_permission routing
This commit is contained in:
parent
511e05bd54
commit
498742deb2
8 changed files with 322 additions and 0 deletions
2
migrations/20241224112057_routing_permission.down.sql
Normal file
2
migrations/20241224112057_routing_permission.down.sql
Normal file
|
@ -0,0 +1,2 @@
|
|||
-- Add down migration script here
|
||||
DROP TABLE IF EXISTS "routing_permission";
|
Loading…
Add table
Add a link
Reference in a new issue