audiobookshelf/test
Kevin Gatera 65bcc8488a
make v2.35.0 migration column checks case-insensitive
describeTable on a migrated postgres database returns lowercase column
names, so the camelCase existence checks never matched and a replay
attempted addColumn twice, failing the migration. Match column names
case-insensitively like the other postgres-hardened migrations.
2026-08-02 18:39:42 -04:00
..
server make v2.35.0 migration column checks case-insensitive 2026-08-02 18:39:42 -04:00