rails/activerecord/test/fixtures/db_definitions
David Heinemeier Hansson 44073321a8 SqlServer fixtures - CategoriesPosts
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1191 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-17 13:57:25 +00:00
..
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 support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson] 2005-04-10 17:24:56 +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
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
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 db schema 2005-04-10 17:29:14 +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
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 support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson] 2005-04-10 17:24:56 +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
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 Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson] 2005-04-10 17:24:56 +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
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 support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson] 2005-04-10 17:24:56 +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
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 SqlServer fixtures - CategoriesPosts 2005-04-17 13:57:25 +00:00