.. |
active_schema_test.rb
|
Use teardown helper method.
|
2014-03-14 20:48:59 -07:00 |
array_test.rb
|
test pg, remove unused column assignments. Follow up to 254cdf47
|
2014-06-03 17:56:57 +02:00 |
bit_string_test.rb
|
test pg, remove unused column assignments. Follow up to 254cdf47
|
2014-06-03 17:56:57 +02:00 |
bytea_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
citext_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
composite_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
connection_test.rb
|
Add ConnectionHelper to refactor tests.
|
2014-04-03 01:06:43 -07:00 |
datatype_test.rb
|
test pg, move bit string type tests into bit_string_test.rb .
|
2014-06-03 16:02:18 +02:00 |
domain_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
enum_test.rb
|
test pg, we don't care about the internal state of column#default .
|
2014-06-03 14:59:59 +02:00 |
explain_test.rb
|
remove the bind visitor since the collector handles substituting bind values
|
2014-04-09 16:08:28 -07:00 |
extension_migration_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
full_text_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
geometric_test.rb
|
test pg, remove unused column assignments. Follow up to 254cdf47
|
2014-06-03 17:56:57 +02:00 |
hstore_test.rb
|
test pg, remove unused column assignments. Follow up to 254cdf47
|
2014-06-03 17:56:57 +02:00 |
json_test.rb
|
test pg, remove unused column assignments. Follow up to 254cdf47
|
2014-06-03 17:56:57 +02:00 |
ltree_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
money_test.rb
|
pg, preserve money type when dumping schema and extract money default.
|
2014-06-03 17:54:25 +02:00 |
network_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
postgresql_adapter_test.rb
|
pg, default_sequence_name respects schema. Closes #7516.
|
2014-05-30 13:20:37 +02:00 |
quoting_test.rb
|
Have Postgres OID types inherit from general types
|
2014-05-20 08:51:42 -07:00 |
range_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
schema_authorization_test.rb
|
Use teardown helper method.
|
2014-03-14 20:48:59 -07:00 |
schema_test.rb
|
pg, reset_pk_sequence! respects schemas. Closes #14719.
|
2014-05-30 11:09:36 +02:00 |
sql_types_test.rb
|
|
|
statement_pool_test.rb
|
Don't skip tests if we don't need to.
|
2013-11-08 13:59:07 -02:00 |
timestamp_test.rb
|
pg test, move timestamp tests over to postgresql/timestamp_test.rb .
|
2014-05-22 10:18:04 +02:00 |
utils_test.rb
|
pg, PostgreSQL::Name to hold schema qualified names.
|
2014-05-30 10:53:24 +02:00 |
uuid_test.rb
|
test, use columns_hash[] in place of columns.find {} .
|
2014-05-12 17:52:40 +02:00 |
view_test.rb
|
PostgreSQL, Support for materialized views. [Dave Lee & Yves Senn]
|
2014-04-02 10:47:15 +02:00 |
xml_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |