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/connections
2006-02-25 23:54:57 +00:00
..
native_db2 Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_firebird Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_mysql Fixed validates_length_of to work on UTF-8 strings by using characters instead of bytes (closes #3699) [Masao Mutoh] 2006-02-25 23:54:57 +00:00
native_oci Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_postgresql Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_sqlite AR should run schema.rb for tests when building test DBs (closes #3578) [Rick Olson] 2006-01-23 05:29:17 +00:00
native_sqlite3 AR should run schema.rb for tests when building test DBs (closes #3578) [Rick Olson] 2006-01-23 05:29:17 +00:00
native_sqlserver Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_sqlserver_odbc Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00