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
2013-08-28 18:23:59 -07:00
..
active_schema_test.rb test cleanup, replace define_method and remove_method with stubs. 2013-05-28 09:19:00 +02:00
array_test.rb Fix multidimensional PG arrays containing non-string items 2013-08-07 20:28:14 +02:00
bytea_test.rb using assert_not instead of refute 2013-08-13 17:56:15 +05:30
connection_test.rb
datatype_test.rb PG adapter deals with negative money values formatted with parenthesis. 2013-08-26 11:14:56 +02:00
explain_test.rb
hstore_test.rb cast hstore values on write to be consistent with reading from the db. 2013-08-08 07:27:30 +02:00
json_test.rb Add CHANGELOG enty for #11235 2013-07-02 11:50:15 -03:00
ltree_test.rb
postgresql_adapter_test.rb Remove deprecated SchemaStatements#distinct 2013-07-02 16:41:17 -05:00
quoting_test.rb Test that PostgreSQL adapter includes usec when quoting DateTime 2013-08-28 18:23:59 -07:00
schema_authorization_test.rb
schema_test.rb
sql_types_test.rb
statement_pool_test.rb
timestamp_test.rb
utils_test.rb
uuid_test.rb fix to remove warning on postgres adapter test. 2013-05-05 00:54:45 +05:30
view_test.rb
xml_test.rb Use assert_nil instead of testing for equality 2013-08-02 09:45:12 -03:00