rails/activerecord/test/cases/adapters/sqlite3
Sean Griffin 4bd5dffc85 Add a type object to Column constructor
Part of #15134. In order to perform typecasting polymorphically, we need
to add another argument to the constructor. The order was chosen to
match the `oid_type` on `PostgreSQLColumn`.
2014-05-17 17:16:05 -06:00
..
copy_table_test.rb remove unused fixtures from sqlite3 test cases 2014-02-14 17:31:06 +05:30
explain_test.rb working against arel/collector branch 2014-04-09 10:56:42 -07:00
quoting_test.rb Add a type object to Column constructor 2014-05-17 17:16:05 -06:00
sqlite3_adapter_test.rb Merge pull request #13640 from maginatics/fix_sqlite3_ensure_master 2014-05-01 14:10:04 -03:00
sqlite3_create_folder_test.rb Warning removed for ruby-head 2013-11-07 22:04:17 +01:00
statement_pool_test.rb Don't skip tests if we don't need to. 2013-11-08 13:59:07 -02:00