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-07-16 10:01:16 -07:00
..
active_schema_test.rb Unify the collation API for the database adpters 2012-07-01 12:58:41 -03:00
connection_test.rb Stop being silly with formatting of method aliasing. 2012-07-16 10:01:16 -07:00
datatype_test.rb Add uuid type support to PostgreSQL adapter 2012-06-14 17:44:51 +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 please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT 2011-06-06 15:47:13 -07:00
schema_test.rb Adds #create/drop_schema on the PostgreSQL Adapter. 2012-03-07 17:55:33 +00:00
statement_pool_test.rb Merge pull request #3258 from ileitch/3-1-stable 2011-10-20 08:45:22 -07:00
timestamp_test.rb Allow precision option for postgresql datetimes 2012-06-22 14:18:44 -04:00
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