rails--rails/activerecord/test/fixtures/db_definitions
David Heinemeier Hansson df95128e94 Fixed that has_and_belongs_to_many didn't respect single table inheritance types #1081 [Florian Weber]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1641 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-03 08:52:59 +00:00
..
create_oracle_db.bat
create_oracle_db.sh
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 Fixed that has_and_belongs_to_many didn't respect single table inheritance types #1081 [Florian Weber] 2005-07-03 08:52:59 +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 Fixed that has_and_belongs_to_many didn't respect single table inheritance types #1081 [Florian Weber] 2005-07-03 08:52:59 +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 Fixed that has_and_belongs_to_many didn't respect single table inheritance types #1081 [Florian Weber] 2005-07-03 08:52:59 +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 Fixed that has_and_belongs_to_many didn't respect single table inheritance types #1081 [Florian Weber] 2005-07-03 08:52:59 +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 Fixed that has_and_belongs_to_many didn't respect single table inheritance types #1081 [Florian Weber] 2005-07-03 08:52:59 +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 ODBC connections to MS SQL Server so you can connect from a non-Windows machine #1569 [Mark Imbriaco/DeLynn Berry] Added support for limit/offset with the MS SQL Server driver so that pagination will now work #1569 [DeLynn Berry] 2005-07-01 17:20:04 +00:00
sqlserver.sql Fixed that has_and_belongs_to_many didn't respect single table inheritance types #1081 [Florian Weber] 2005-07-03 08:52:59 +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