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/fixtures/db_definitions
Jeremy Kemper 7117fdb8ce r3616@asus: jeremy | 2005-09-26 23:09:28 -0700
Ticket 2292 - Sequences, schemas, and fixtures
 r3917@asus:  jeremy | 2005-10-15 10:43:24 -0700
 fix pk assert
 r3918@asus:  jeremy | 2005-10-15 10:46:52 -0700
 rework query cache connection= override
 r3919@asus:  jeremy | 2005-10-15 10:47:45 -0700
 correct fixtures usage
 r3920@asus:  jeremy | 2005-10-15 10:53:23 -0700
 correct attr assignment
 r3921@asus:  jeremy | 2005-10-15 12:59:10 -0700
 sequences
 r3922@asus:  jeremy | 2005-10-15 16:36:09 -0700
 reset fixtures work with sequences
 r3951@asus:  jeremy | 2005-10-15 23:23:12 -0700
 cut down excess features
 r3952@asus:  jeremy | 2005-10-15 23:40:30 -0700
 don't test for PostgreSQL specifically


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2639 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-16 03:45:39 +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 Update DB2 adapter. Closes #2206. 2005-10-12 23:42:54 +00:00
db2.sql Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +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 Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +00:00
mysql.sql Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +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 Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +00:00
oci.sql Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +00:00
oci2.drop.sql Made Oracle a first-class connection adapter by adhering closer to idiomatic Oracle style #1798 [The Gang of Oracles] 2005-07-24 14:01:35 +00:00
oci2.sql Made Oracle a first-class connection adapter by adhering closer to idiomatic Oracle style #1798 [The Gang of Oracles] 2005-07-24 14:01:35 +00:00
postgresql.drop.sql r3616@asus: jeremy | 2005-09-26 23:09:28 -0700 2005-10-16 03:45:39 +00:00
postgresql.sql r3616@asus: jeremy | 2005-09-26 23:09:28 -0700 2005-10-16 03:45:39 +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 Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +00:00
sqlite.sql Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +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 Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +00:00
sqlserver.sql Add test coverage for customized primary keys including a failing test for #2444. 2005-10-12 19:55:46 +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