Files
personal-support-ticket-system/backend/src
2026-03-10 00:38:50 +09:00
..
2026-03-09 23:24:44 +09:00
2026-03-09 23:11:00 +09:00
2026-03-10 00:38:50 +09:00
2026-03-10 00:28:53 +09:00
2026-03-10 00:38:50 +09:00
2026-03-08 19:40:53 +09:00
2026-03-09 23:24:44 +09:00

bun db:generate # generates SQL migration files in /drizzle bun db:migrate # applies them to support.db bun db:studio # opens a browser UI to inspect the DB