openreader/src/app/api/audiobook
Richard R 297752e83e fix(db): select drizzle config for migrations
Add dedicated Drizzle config files for sqlite and postgres and generate
new migration outputs for each dialect.

Update migrate scripts to load env files and auto-pick the correct
config unless explicitly provided, and tighten API auth handling by
using shared auth context helpers and enforcing userId checks when auth
is enabled.
2026-01-27 16:53:58 -07:00
..
chapter feat(db/auth): migrate auth storage to Drizzle and add claimable data flow 2026-01-26 17:01:36 -07:00
status feat(db/auth): migrate auth storage to Drizzle and add claimable data flow 2026-01-26 17:01:36 -07:00
route.ts fix(db): select drizzle config for migrations 2026-01-27 16:53:58 -07:00