rails/activerecord/test/cases/adapters
Ryuta Kamizono 859681ec5b Separate primary key column options from table options
Otherwise we cannot handle the same name options for both column and
table (e.g. `:comment`, `:charset`, `:collation`).
2020-05-24 08:15:39 +09:00
..
mysql2 Separate primary key column options from table options 2020-05-24 08:15:39 +09:00
postgresql Refactor index creation to use index definition visitor 2020-05-10 02:01:15 +09:00
sqlite3 Ensure sqlite3_mem transaction tests run in memory 2020-05-05 19:59:35 -05:00