.. |
active_schema_test.rb
|
Use teardown helper method.
|
2014-03-14 20:48:59 -07:00 |
array_test.rb
|
pg tests, move uniqueness validation test to array tests.
|
2014-12-02 11:53:18 +01:00 |
bit_string_test.rb
|
Remove the text? predicate from the type objects
|
2014-07-06 16:04:14 -06:00 |
bytea_test.rb
|
pg tests, get rid of sql_types_test.rb .
|
2014-11-07 10:55:45 +01:00 |
change_schema_test.rb
|
ugh, forgot to add this test to cdd90f39d7
|
2014-12-01 11:46:57 -08:00 |
citext_test.rb
|
tests, move schema shorthand assertions into pg specific tests.
|
2014-12-02 11:35:53 +01:00 |
composite_test.rb
|
Remove the text? predicate from the type objects
|
2014-07-06 16:04:14 -06:00 |
connection_test.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
datatype_test.rb
|
tests, extract pg number tests into separate file.
|
2014-12-02 11:46:08 +01:00 |
domain_test.rb
|
Remove the text? predicate from the type objects
|
2014-07-06 16:04:14 -06:00 |
enum_test.rb
|
tests, remove unneeded requires.
|
2014-11-06 15:38:03 +01:00 |
explain_test.rb
|
Build fix when running in isolation
|
2014-11-14 10:24:11 +01:00 |
extension_migration_test.rb
|
test pg, rm unused requires.
|
2014-06-03 17:39:23 +02:00 |
full_text_test.rb
|
tests, move schema shorthand assertions into pg specific tests.
|
2014-12-02 11:35:53 +01:00 |
geometric_test.rb
|
tests, move pg geometric tests out of base_test .
|
2014-12-02 11:00:19 +01:00 |
hstore_test.rb
|
tests, move schema shorthand assertions into pg specific tests.
|
2014-12-02 11:35:53 +01:00 |
infinity_test.rb
|
Do not rely on the column type when quoting infinity
|
2014-07-03 07:33:54 -06:00 |
json_test.rb
|
tests, remove unneeded requires.
|
2014-11-06 15:38:03 +01:00 |
ltree_test.rb
|
tests, move schema shorthand assertions into pg specific tests.
|
2014-12-02 11:35:53 +01:00 |
money_test.rb
|
Remove the text? predicate from the type objects
|
2014-07-06 16:04:14 -06:00 |
network_test.rb
|
tests, move schema shorthand assertions into pg specific tests.
|
2014-12-02 11:35:53 +01:00 |
numbers_test.rb
|
tests, extract pg number tests into separate file.
|
2014-12-02 11:46:08 +01:00 |
postgresql_adapter_test.rb
|
Remove the unused second argument to substitute_at
|
2014-11-17 15:04:40 -08:00 |
quoting_test.rb
|
Use the type object for quoting PG Ranges
|
2014-07-05 07:23:08 -06:00 |
range_test.rb
|
Use the type object for quoting PG Ranges
|
2014-07-05 07:23:08 -06:00 |
rename_table_test.rb
|
Rename the primary key index when renaming a table in pg
|
2014-11-22 13:16:14 -07:00 |
schema_authorization_test.rb
|
Use teardown helper method.
|
2014-03-14 20:48:59 -07:00 |
schema_test.rb
|
pg tests, get rid of global schema schema_1 .
|
2014-12-02 12:08:52 +01:00 |
statement_pool_test.rb
|
|
|
timestamp_test.rb
|
Change the default null value for timestamps
|
2014-08-12 14:40:11 -06:00 |
type_lookup_test.rb
|
Ensure OID::Array#type_cast_for_database matches PG's quoting behavior
|
2014-06-17 17:01:09 -06:00 |
utils_test.rb
|
pg, PostgreSQL::Name to hold schema qualified names.
|
2014-05-30 10:53:24 +02:00 |
uuid_test.rb
|
tests, move schema shorthand assertions into pg specific tests.
|
2014-12-02 11:35:53 +01:00 |
view_test.rb
|
pg, add test cases for updateable views.
|
2014-09-11 16:47:52 +02:00 |
xml_test.rb
|
tests, move schema shorthand assertions into pg specific tests.
|
2014-12-02 11:35:53 +01:00 |