rails/activerecord/test/cases/adapters
Mike Vastola 3806d073bf Fix adding non-null column to existing SQLite3 table
Forces adding the column by way of copying the table due to lack of
support in SQLite3 adapter.

Fixes #38129
2020-01-04 11:05:01 -05:00
..
mysql2 tweaks tests 2019-12-23 22:42:54 +09:00
postgresql Support cursors on readonly queries 2019-12-19 15:43:23 -05:00
sqlite3 Fix adding non-null column to existing SQLite3 table 2020-01-04 11:05:01 -05:00