1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/adapters/postgresql
2012-05-08 15:32:21 -04:00
..
active_schema_test.rb Added where option to add_index to support postgresql partial indices 2012-02-09 01:20:52 -02:00
connection_test.rb Postgresql: add test case for setting custom libpq connection parameters 2012-01-04 08:45:53 +01:00
datatype_test.rb Removes NetAddr dependency 2012-05-08 15:32:21 -04:00
explain_test.rb Fix GH #5430. A Payload name for schema_search_path should be SCHEMA. 2012-03-15 02:07:01 +09:00
hstore_test.rb %s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things 2012-04-27 11:42:50 +01:00
postgresql_adapter_test.rb refactor configuration of insert_returning 2012-04-07 18:39:04 -07:00
quoting_test.rb postgresql adapter handles quoting of not a number (NaN) and Infinity 2011-11-21 13:14:16 -05:00
schema_authorization_test.rb
schema_test.rb Adds #create/drop_schema on the PostgreSQL Adapter. 2012-03-07 17:55:33 +00:00
statement_pool_test.rb
timestamp_test.rb
utils_test.rb Add missing require 2011-12-03 20:39:49 +00:00
view_test.rb Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00