Jean-Luc Makiola 891bb248c8
All checks were successful
CI / ci (push) Successful in 21s
fix: use bun-sqlite migrator instead of drizzle-kit push in Docker
drizzle-kit push depends on better-sqlite3 which isn't supported in
Bun, causing migrations to fail and the server to crash-loop in prod.
Replace with drizzle-orm/bun-sqlite/migrator that applies the existing
SQL migration files using the native bun:sqlite driver.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 21:30:39 +01:00
2026-03-14 20:07:01 +00:00
2026-03-14 20:07:01 +00:00
Description
No description provided
Readme Apache-2.0 1.3 MiB
v1.2.0 Latest
2026-03-15 23:10:35 +00:00
Languages
TypeScript 99.6%
Dockerfile 0.3%
HTML 0.1%