rails/activerecord/test/cases/adapters
Ryuta Kamizono 3225ebfa06 Prefer array? rather than array
Slightly refactoring `PostgreSQLColumn`. `array` should be readonly.
`default_function` should be initialized by `super`. `sql_type` has been
removed `[]`. Since we already choose to remove it we should not change.
2015-01-04 07:32:03 +09:00
..
mysql Merge pull request #18067 from kamipo/format_datetime_string_according_to_precision 2015-01-02 11:17:55 -03:00
mysql2 Merge pull request #18067 from kamipo/format_datetime_string_according_to_precision 2015-01-02 11:17:55 -03:00
postgresql Prefer array? rather than array 2015-01-04 07:32:03 +09:00
sqlite3 Stop explicitly passing nil as the column to type_cast 2015-01-01 11:24:29 -07:00