init basic database folder structure

This commit is contained in:
GW_MC
2025-11-11 20:15:08 +08:00
parent 54080eb0c9
commit 706a6c76f9
12 changed files with 3322 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
pub mod m20251011_000001_create_user_table;
pub mod m20251011_000002_create_config_table;