Commit 0b6f184
Fix schema dump crash on FTS5 virtual tables
ActiveRecord 8.0.3's Ruby schema dumper crashes on SQLite FTS5 tables.
Switch to SQL schema format so db:schema:dump uses sqlite3 directly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 13875e7 commit 0b6f184
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
0 commit comments