rails--rails/activerecord/test/cases
David Heinemeier Hansson 0a6980f2dc Let Base.all use conditions etc like first/last 2008-04-28 13:27:52 -05:00
..
associations Ensure table names are quoted by the association preloading code. 2008-04-26 12:14:50 +12:00
aaa_create_tables_test.rb Use schema.rb for all databases 2008-04-22 13:55:13 +12:00
active_schema_test_mysql.rb
active_schema_test_postgresql.rb
adapter_test.rb
adapter_test_sqlserver.rb
aggregations_test.rb
ar_schema_test.rb
associations_test.rb Use schema.rb for all databases 2008-04-22 13:55:13 +12:00
attribute_methods_test.rb
base_test.rb Let Base.all use conditions etc like first/last 2008-04-28 13:27:52 -05:00
binary_test.rb
calculations_test.rb
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
connection_test_firebird.rb
connection_test_mysql.rb
copy_table_test_sqlite.rb
datatype_test_postgresql.rb
date_time_test.rb
default_test_firebird.rb
defaults_test.rb
deprecated_finder_test.rb
dirty_test.rb
finder_respond_to_test.rb
finder_test.rb
fixtures_test.rb
helper.rb
inheritance_test.rb
invalid_date_test.rb
json_serialization_test.rb
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb
migration_test.rb Provide data for the key column otherwise adding a unique index will fail. [#30 state:closed] 2008-04-23 14:24:20 +12:00
migration_test_firebird.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
named_scope_test.rb
pk_test.rb
query_cache_test.rb
readonly_test.rb
reflection_test.rb
reserved_word_test_mysql.rb
schema_authorization_test_postgresql.rb
schema_dumper_test.rb
schema_test_postgresql.rb
serialization_test.rb
synonym_test_oracle.rb
table_name_test_sqlserver.rb
threaded_connections_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb
xml_serialization_test.rb