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
2006-03-15 01:31:00 +00:00
..
db2.drop.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
db2.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
db22.drop.sql
db22.sql Multiple enhancements and adjustments to DB2 adaptor. Closes #3377. 2006-01-04 04:17:23 +00:00
firebird.drop.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
firebird.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
firebird2.drop.sql r3116@asus: jeremy | 2005-11-16 00:17:06 -0800 2005-11-16 08:18:13 +00:00
firebird2.sql r3116@asus: jeremy | 2005-11-16 00:17:06 -0800 2005-11-16 08:18:13 +00:00
mysql.drop.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
mysql.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
mysql2.drop.sql
mysql2.sql
oracle.drop.sql Renamed the "oci" adapter to "oracle", but kept the old name as an alias (closes #4017) [schoenm@earthlink.net] 2006-03-01 16:01:53 +00:00
oracle.sql Renamed the "oci" adapter to "oracle", but kept the old name as an alias (closes #4017) [schoenm@earthlink.net] 2006-03-01 16:01:53 +00:00
oracle2.drop.sql Renamed the "oci" adapter to "oracle", but kept the old name as an alias (closes #4017) [schoenm@earthlink.net] 2006-03-01 16:01:53 +00:00
oracle2.sql Renamed the "oci" adapter to "oracle", but kept the old name as an alias (closes #4017) [schoenm@earthlink.net] 2006-03-01 16:01:53 +00:00
postgresql.drop.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
postgresql.sql Correct syntax error in postgresql schema definition 2006-03-15 01:31:00 +00:00
postgresql2.drop.sql
postgresql2.sql
schema.rb Allow counter_cache to accept a column name 2006-03-09 17:23:57 +00:00
sqlite.drop.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
sqlite.sql Add set_fixture_class to allow the use of table name accessors with models which use set_default_name. Closes #3935 2006-02-27 20:29:28 +00:00
sqlite2.drop.sql
sqlite2.sql
sqlserver.drop.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
sqlserver.sql Added new column to all db definitions. Where, oh where, is our hereo that will convert all the legacy fixture schemas to schema.rb? (closes #3993) [Bob Silva] 2006-02-28 04:23:44 +00:00
sqlserver2.drop.sql
sqlserver2.sql
sybase.drop.sql Added Sybase database adapter that relies on the Sybase Open Client bindings (see http://raa.ruby-lang.org/project/sybase-ctlib) (closes #3765) [John Sheets] 2006-03-02 01:15:41 +00:00
sybase.sql Added Sybase database adapter that relies on the Sybase Open Client bindings (see http://raa.ruby-lang.org/project/sybase-ctlib) (closes #3765) [John Sheets] 2006-03-02 01:15:41 +00:00
sybase2.drop.sql Added Sybase database adapter that relies on the Sybase Open Client bindings (see http://raa.ruby-lang.org/project/sybase-ctlib) (closes #3765) [John Sheets] 2006-03-02 01:15:41 +00:00
sybase2.sql Added Sybase database adapter that relies on the Sybase Open Client bindings (see http://raa.ruby-lang.org/project/sybase-ctlib) (closes #3765) [John Sheets] 2006-03-02 01:15:41 +00:00