This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
be196f3f7e
rails--rails
/
activerecord
/
test
History
…
..
associations
connections
Quote db path so SQLite AR tests work on Windows.
Closes
#5278
[mislav@nippur.irb.hr]
2007-06-08 01:37:13 +00:00
fixtures
aaa_create_tables_test.rb
abstract_unit.rb
active_schema_test_mysql.rb
adapter_test.rb
adapter_test_sqlserver.rb
aggregations_test.rb
all.sh
ar_schema_test.rb
association_inheritance_reload.rb
associations_test.rb
attribute_methods_test.rb
base_test.rb
binary_test.rb
calculations_test.rb
callbacks_test.rb
class_inheritable_attributes_test.rb
column_alias_test.rb
Renamed the "oci" adapter to "oracle", but kept the old name as an alias (
closes
#4017
) [schoenm@earthlink.net]
2006-03-01 16:01:53 +00:00
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_associations_test.rb
Remove spurious tests from deprecated_associations_test, most of these aren't deprecated, and are duplicated in associations_test.
Closes
#8987
[lifofifo]
2007-07-15 01:16:40 +00:00
deprecated_finder_test.rb
finder_test.rb
fixtures_test.rb
inheritance_test.rb
lifecycle_test.rb
locking_test.rb
method_scoping_test.rb
migration_test.rb
migration_test_firebird.rb
mixin_nested_set_test.rb
mixin_test.rb
modules_test.rb
multiple_db_test.rb
pk_test.rb
query_cache_test.rb
dont call #collect on a string when returning query cache results.
Closes
#9099
[norbert]
2007-07-25 13:05:58 +00:00
readonly_test.rb
reflection_test.rb
schema_authorization_test_postgresql.rb
schema_dumper_test.rb
schema_test_postgresql.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