♻️ Major code restructuring
This commit is contained in:
parent
a96e203bb3
commit
fa66d628a0
221 changed files with 228 additions and 315 deletions
4
packages/pagetop-node/src/migration.rs
Normal file
4
packages/pagetop-node/src/migration.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pub mod m20220316_000001_create_table_node_type;
|
||||
pub mod m20220316_000002_create_table_node;
|
||||
pub mod m20220316_000003_create_table_node_access;
|
||||
pub mod m20220316_000004_create_table_node_revision;
|
||||
Loading…
Add table
Add a link
Reference in a new issue