rails--rails/activerecord/test
David Heinemeier Hansson eefe4d0ddd Fixed extraneous comma in count() function that made it not work with joins #1156 [jarkko/Dee.Zsombor]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1262 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-30 15:45:15 +00:00
..
connections
fixtures Fixed OCI fixtures [Ryan Carver] 2005-04-19 10:58:22 +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 Fixed order of loading in eager associations 2005-04-19 16:32:57 +00:00
associations_test.rb Updated documentation here and there 2005-04-18 15:31:20 +00:00
base_test.rb Fixed extraneous comma in count() function that made it not work with joins #1156 [jarkko/Dee.Zsombor] 2005-04-30 15:45:15 +00:00
binary_test.rb
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
deprecated_associations_test.rb
deprecated_finder_test.rb Made the dynamic finders use the new find API and updated the examples here and there 2005-04-17 17:16:24 +00:00
finder_test.rb Made the dynamic finders use the new find API and updated the examples here and there 2005-04-17 17:16:24 +00:00
fixtures_test.rb Fixed that fixtures were being deleted in the same order as inserts causing FK errors #890 [andrew.john.peters@gmail.com] 2005-04-18 07:52:58 +00:00
inheritance_test.rb
lifecycle_test.rb
locking_test.rb
migration_mysql.rb
mixin_nested_set_test.rb Fixed PostgreSQL usage of fixtures with regards to public schemas and table names with dots #962 [gnuman1@gmail.com] 2005-04-18 08:11:15 +00:00
mixin_test.rb Added acts_as_nested_set #1000 [wschenk] 2005-04-17 09:52:12 +00:00
modules_test.rb
multiple_db_test.rb
pk_test.rb
reflection_test.rb
thread_safety_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb Fixed that validate_length_of lost :on option when :within was specified #1195 [jhosteny@mac.com] 2005-04-30 14:02:03 +00:00