refactor: database structure

This commit is contained in:
2025-01-03 04:42:42 +08:00
parent 70932900cd
commit 917af7320e
462 changed files with 1223 additions and 724 deletions

0
packages/database/.gitignore vendored Normal file → Executable file
View File

0
packages/database/builder.ts Normal file → Executable file
View File

0
packages/database/index.ts Normal file → Executable file
View File

0
packages/database/migrate/migrator.ts Normal file → Executable file
View File

0
packages/database/migrations/m20241229_000001_init.ts Normal file → Executable file
View File

0
packages/database/package.json Normal file → Executable file
View File

0
packages/database/schema/database.ts Normal file → Executable file
View File

0
packages/database/schema/page.ts Normal file → Executable file
View File

0
packages/database/tsconfig.json Normal file → Executable file
View File