1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
2006-04-12 20:42:13 +00:00
..
connections Get the green light for Oracle AR unit tests (closes #4573) [Michael Schoen] 2006-04-04 16:33:31 +00:00
fixtures Allow multiple association extensions with :extend option (closes #4666) [Josh Susser] 2006-04-11 01:10:42 +00:00
aaa_create_tables_test.rb Added OpenBase database adapter that builds on top of the http://www.spice-of-life.net/ruby-openbase/ driver. All functionality except LIMIT/OFFSET is supported (closes #3528) [derrickspell@cdmplus.com] 2006-03-18 16:50:25 +00:00
abstract_unit.rb
active_schema_mysql.rb
adapter_test.rb Get the green light for Oracle AR unit tests (closes #4573) [Michael Schoen] 2006-04-04 16:33:31 +00:00
aggregations_test.rb
all.sh
ar_schema_test.rb
association_callbacks_test.rb
association_inheritance_reload.rb
associations_cascaded_eager_loading_test.rb Change has_many :through to use the :source option to specify the source association. :class_name is now ignored. [Rick Olson] 2006-03-24 14:46:17 +00:00
associations_extensions_test.rb Allow multiple association extensions with :extend option (closes #4666) [Josh Susser] 2006-04-11 01:10:42 +00:00
associations_go_eager_test.rb Fixed that loading including associations returns all results if Load IDs For Limited Eager Loading returns none (closes #4528) [Rick] 2006-04-06 04:16:08 +00:00
associations_join_model_test.rb Support eager includes when going through a polymorphic has_many association. [Rick] 2006-04-05 17:11:21 +00:00
associations_test.rb Fixed that AssociationCollection#delete_all should work even if the records of the association are not loaded yet. [Florian Weber] 2006-04-03 22:37:56 +00:00
base_test.rb Fixed that that multiparameter assignment doesn't work with aggregations (closes #4620) [Lars Pind] 2006-04-06 16:16:29 +00:00
binary_test.rb
calculations_test.rb Enable Limit/Offset in Calculations (closes #4558) [lmarlow@yahoo.com] 2006-04-06 15:23:56 +00:00
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
copy_table_sqlite.rb
default_test_firebird.rb
defaults_test.rb
deprecated_associations_test.rb
deprecated_finder_test.rb
finder_test.rb SQL Server adapter gets some love (closes #4298) [rtomayko@gmail.com] 2006-03-18 21:27:40 +00:00
fixtures_test.rb
inheritance_test.rb
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb Add support for :include to with_scope [andrew@redlinesoftware.com] 2006-03-27 06:19:31 +00:00
migration_test.rb Get the green light for Oracle AR unit tests (closes #4573) [Michael Schoen] 2006-04-04 16:33:31 +00:00
mixin_nested_set_test.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
pk_test.rb
readonly_test.rb Do not implicitly mark recordss of has_many :through as readonly but do mark habtm records as readonly (eventually only on join tables without rich attributes). 2006-03-30 22:27:32 +00:00
reflection_test.rb Reflect on aggregation ignores :class_name option (fixes #4599) [lars pind] 2006-04-06 02:58:32 +00:00
schema_dumper_test.rb SQL Server adapter gets some love (closes #4298) [rtomayko@gmail.com] 2006-03-18 21:27:40 +00:00
schema_test_postgresql.rb
synonym_test_oracle.rb
threaded_connections_test.rb
transactions_test.rb
unconnected_test.rb
validations_test.rb Add :case_sensitive option to validates_uniqueness_of (closes #3090) [Rick] 2006-04-12 20:42:13 +00:00