..
create_oracle_db.bat
Added an Oracle adapter that works with the Oracle bindings by Yoshida ( http://raa.ruby-lang.org/project/oracle/ ) #564 [Maik Schmidt]
2005-02-07 14:06:00 +00:00
create_oracle_db.sh
Added an Oracle adapter that works with the Oracle bindings by Yoshida ( http://raa.ruby-lang.org/project/oracle/ ) #564 [Maik Schmidt]
2005-02-07 14:06:00 +00:00
db2.drop.sql
Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson]
2005-04-10 17:24:56 +00:00
db2.sql
Added compatibility with camelCase column names for dynamic finders #533 [Dee.Zsombor]
2005-04-30 15:49:28 +00:00
db22.drop.sql
Added automatic dropping/creating of test tables for running the unit tests on all databases #587 [adelle@bullet.net.au]
2005-02-20 21:21:41 +00:00
db22.sql
Added automatic dropping/creating of test tables for running the unit tests on all databases #587 [adelle@bullet.net.au]
2005-02-20 21:21:41 +00:00
mysql.drop.sql
Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson]
2005-04-10 17:24:56 +00:00
mysql.sql
Do not use instantiated fixtures (in general) in tests. Also, support the use of transactional fixtures by setting the AR_TX_FIXTURES environment variable to "yes".
2005-06-10 14:58:02 +00:00
mysql2.drop.sql
Added automatic dropping/creating of test tables for running the unit tests on all databases #587 [adelle@bullet.net.au]
2005-02-20 21:21:41 +00:00
mysql2.sql
Made sure all MySQL tables are created as InnoDB
2005-04-02 07:46:41 +00:00
oci.drop.sql
Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson]
2005-04-10 17:24:56 +00:00
oci.sql
Added compatibility with camelCase column names for dynamic finders #533 [Dee.Zsombor]
2005-04-30 15:49:28 +00:00
oci2.drop.sql
Added a OCI8-based Oracle adapter that has been verified to work with Oracle 8 and 9 #629 [Graham Jenkins]. Removed Maiks Oracle adapter until it can be merged with the OCI one.
2005-02-23 13:34:57 +00:00
oci2.sql
Added a OCI8-based Oracle adapter that has been verified to work with Oracle 8 and 9 #629 [Graham Jenkins]. Removed Maiks Oracle adapter until it can be merged with the OCI one.
2005-02-23 13:34:57 +00:00
postgresql.drop.sql
Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson]
2005-04-10 17:24:56 +00:00
postgresql.sql
r1278@iwill: jeremy | 2005-06-12 05:11:48 -0700
2005-06-12 22:05:30 +00:00
postgresql2.drop.sql
Added automatic dropping/creating of test tables for running the unit tests on all databases #587 [adelle@bullet.net.au]
2005-02-20 21:21:41 +00:00
postgresql2.sql
Added automatic dropping/creating of test tables for running the unit tests on all databases #587 [adelle@bullet.net.au]
2005-02-20 21:21:41 +00:00
sqlite.drop.sql
Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson]
2005-04-10 17:24:56 +00:00
sqlite.sql
Added compatibility with camelCase column names for dynamic finders #533 [Dee.Zsombor]
2005-04-30 15:49:28 +00:00
sqlite2.drop.sql
Added automatic dropping/creating of test tables for running the unit tests on all databases #587 [adelle@bullet.net.au]
2005-02-20 21:21:41 +00:00
sqlite2.sql
Added automatic dropping/creating of test tables for running the unit tests on all databases #587 [adelle@bullet.net.au]
2005-02-20 21:21:41 +00:00
sqlserver.drop.sql
Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson]
2005-04-10 17:24:56 +00:00
sqlserver.sql
Added compatibility with camelCase column names for dynamic finders #533 [Dee.Zsombor]
2005-04-30 15:49:28 +00:00
sqlserver2.drop.sql
Added automatic dropping/creating of test tables for running the unit tests on all databases #587 [adelle@bullet.net.au]
2005-02-20 21:21:41 +00:00
sqlserver2.sql
Added automatic dropping/creating of test tables for running the unit tests on all databases #587 [adelle@bullet.net.au]
2005-02-20 21:21:41 +00:00