Actualiza estructura de archivos a nueva edición
This commit is contained in:
parent
075c546fd5
commit
7d06cdec19
25 changed files with 35 additions and 30 deletions
4
pagetop-node/src/migration.rs
Normal file
4
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