Files
triviathang/migrations/env.py
Ryan Chen 7402f18bcf Add render_as_batch for SQLite and document migration rules
- Set render_as_batch=True in Alembic env.py so autogenerated
  migrations use batch mode for SQLite compatibility
- Add SQLite + Alembic section to CLAUDE.md with rules for
  avoiding circular dependency and idempotency issues

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 10:41:36 -04:00

3.3 KiB