audiobookshelf/test
Kevin Gatera a9c89e4828
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 22:35:02 -04:00
..
server make v2.35.0 migration column checks case-insensitive 2026-08-02 22:35:02 -04:00