rails--rails/activerecord/test/fixtures/db_definitions
Michael Koziarski 210f7e29e2 Move all Schema creation into schema.rb for Mysql. Closes #9899 [mikong, lawrence]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7972 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-19 01:52:50 +00:00
..
db2.drop.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
db2.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
db22.drop.sql
db22.sql
firebird.drop.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
firebird.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
firebird2.drop.sql
firebird2.sql
frontbase.drop.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
frontbase.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
frontbase2.drop.sql
frontbase2.sql
openbase.drop.sql
openbase.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
openbase2.drop.sql
openbase2.sql
oracle.drop.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
oracle.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
oracle2.drop.sql
oracle2.sql
postgresql.drop.sql
postgresql.sql PostgreSQL: support multiline default values. Closes #7533. 2007-10-08 06:17:53 +00:00
postgresql2.drop.sql
postgresql2.sql
schema.rb Move all Schema creation into schema.rb for Mysql. Closes #9899 [mikong, lawrence] 2007-10-19 01:52:50 +00:00
schema2.rb Move all Schema creation into schema.rb for Mysql. Closes #9899 [mikong, lawrence] 2007-10-19 01:52:50 +00:00
sqlite.drop.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
sqlite.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
sqlite2.drop.sql
sqlite2.sql
sybase.drop.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
sybase.sql Send the correct INSERT statement when dealing with objects with only primary keys. Closes #9523 [tarmo] 2007-10-06 00:49:58 +00:00
sybase2.drop.sql
sybase2.sql