Xin Wang 2fb7399953 Enhance Makefile and database schema for improved management
- Add new database management targets: db-up, db-schema, db-seed-interface-definitions, and db-init to streamline database setup and seeding processes.
- Update db-seed and db-reset dependencies to include new initialization steps for better data integrity.
- Introduce new SQL files for schema definition and interface definitions seeding, ensuring a consistent database structure.
- Refactor existing seed scripts to align with new dependencies and improve clarity in database operations.
2026-07-07 22:08:42 +08:00
Description
No description provided
1.6 MiB
Languages
TypeScript 59.9%
Python 30.8%
JavaScript 7.2%
CSS 1.2%
Makefile 0.5%
Other 0.3%