rails/activerecord/test/cases/adapters/sqlite3
Arthur Neves 4a720a2cde quoting: Check if id is a valid method before using it
Need to check if valud also respond_to :id before calling it, otherwise
things could explode.
2013-12-19 16:51:28 -05:00
..
copy_table_test.rb each to each_value; remove unused vars 2013-04-07 19:59:07 +05:30
explain_test.rb add the query to AR::Relation#explain output 2011-11-25 14:29:34 -08:00
quoting_test.rb quoting: Check if id is a valid method before using it 2013-12-19 16:51:28 -05:00
sqlite3_adapter_test.rb stop adding singleton methods to the SQLite3 connection 2013-10-04 15:18:53 -07: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