rails--rails/activerecord/test
Jeremy Kemper 1fde44bfee r1278@iwill: jeremy | 2005-06-12 05:11:48 -0700
Branch for PostgreSQL schema.  Ticket #827.
 r1281@iwill:  jeremy | 2005-06-12 19:06:43 -0700
 remove search_path from PostgreSQL db definition
 r1282@iwill:  jeremy | 2005-06-12 19:07:50 -0700
 Rakefile support for database-specific tests.
 r1283@iwill:  jeremy | 2005-06-12 19:10:18 -0700
 Add schema_search_path attribute to PostgreSQL adapter.  Replace table_structure with column_definitions which finds the given table_name in the schema search path.
 r1284@iwill:  jeremy | 2005-06-12 19:12:10 -0700
 Unit test PostgreSQL schema search path.
 r1285@iwill:  jeremy | 2005-06-12 19:12:20 -0700
 Changelog entry.
 r1286@iwill:  jeremy | 2005-06-12 20:08:20 -0700
 Don't try to quote schema names.  Include a reference to the PostgreSQL schema docs.
 r1287@iwill:  jeremy | 2005-06-12 20:16:07 -0700
 SchemasTest -> SchemaTest


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1407 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-12 22:05:30 +00:00
..
connections
fixtures r1278@iwill: jeremy | 2005-06-12 05:11:48 -0700 2005-06-12 22:05:30 +00:00
aaa_create_tables_test.rb
abstract_unit.rb
active_schema_mysql.rb
aggregations_test.rb
all.sh
association_inheritance_reload.rb
associations_go_eager_test.rb
associations_test.rb
base_test.rb
binary_test.rb
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
deprecated_associations_test.rb
deprecated_finder_test.rb
finder_test.rb
fixtures_test.rb
inheritance_test.rb
lifecycle_test.rb
locking_test.rb
migration_mysql.rb
mixin_nested_set_test.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
pk_test.rb
reflection_test.rb
schema_test_postgresql.rb r1278@iwill: jeremy | 2005-06-12 05:11:48 -0700 2005-06-12 22:05:30 +00:00
thread_safety_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb