server/drizzle
Jesse Wierzbinski ac3ef0ea06
fix(database): 🚑 Fixed migrations not running on fresh databases
Incorrect SQL data in migrations would cause freshly created database to fail migrations
2024-04-14 13:41:11 -10:00
..
meta fix(database): 🚑 Fixed migrations not running on fresh databases 2024-04-14 13:41:11 -10:00
0000_illegal_living_lightning.sql fix(database): 🚑 Fixed migrations not running on fresh databases 2024-04-14 13:41:11 -10:00
0001_salty_night_thrasher.sql Clean up database with new schema 2024-04-13 15:21:38 -10:00
0002_stiff_ares.sql Clean up database with new schema 2024-04-13 15:21:38 -10:00
0003_spicy_arachne.sql Clean up database with new schema 2024-04-13 15:21:38 -10:00
0004_burly_lockjaw.sql Clean up database with new schema 2024-04-13 15:21:38 -10:00
0005_sleepy_puma.sql Clean up database with new schema 2024-04-13 15:21:38 -10:00
0006_messy_network.sql Clean up database with new schema 2024-04-13 15:21:38 -10:00
db.ts Switch all routes to use Zod for strict validation 2024-04-14 00:36:25 -10:00
schema.ts fix(database): 🚑 Fixed migrations not running on fresh databases 2024-04-14 13:41:11 -10:00