mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
The DO block approach in migration 0001 may not work correctly with Drizzle's migration parser. This new migration 0002 uses PostgreSQL's native ALTER TABLE ADD COLUMN IF NOT EXISTS syntax which is simpler and more reliable. Each column addition is a separate statement for maximum compatibility. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| mana-core-auth | ||