summaryrefslogtreecommitdiff
path: root/scripts/entrypoint.sh
AgeCommit message (Collapse)AuthorFilesLines
2026-03-11refactor: remove libsql support and clean up database handlingBobby1-60/+12
2026-03-11feat: enhance entrypoint script to drop indexes and tables with improved loggingBobby1-8/+17
2026-03-11fix: correct table retrieval command in entrypoint scriptBobby1-1/+1
2026-03-11fix: remove unnecessary waiting message before server processBobby1-1/+0
2026-03-11feat: improve database seeding process with detailed logging for table dropsBobby1-1/+32
2026-03-10feat: enhance entrypoint and seed scripts with improved logging and batch ↵Bobby1-1/+9
processing for database seeding
2026-03-10feat: add support for LibSQL database driver and enhance seeding processBobby1-0/+21