Commit Graph
2 Commits
Author SHA1 Message Date
Yusuf İpek 0b01191193 feat: add schema application to database initialization script
- Read and execute schema.sql file after database creation
- Handle idempotent schema application by ignoring duplicate object errors
- Maintain graceful error handling for non-critical schema conflicts
2025-11-11 18:26:11 +03:00
Yusuf İpek 263f19d065 feat: add database initialization script command 2025-11-11 18:05:00 +03:00