index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
fixtures
/
db_definitions
/
db2.drop.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send the correct INSERT statement when dealing with objects with only primary...
Michael Koziarski
2007-10-06
1
-0
/
+1
*
Consistently quote primary key column names. Closes #7763.
Jeremy Kemper
2007-03-09
1
-0
/
+1
*
r4704@asus: jeremy | 2006-06-27 12:00:19 -0700
Jeremy Kemper
2006-07-08
1
-0
/
+1
*
Added new column to all db definitions. Where, oh where, is our hereo that wi...
David Heinemeier Hansson
2006-02-28
1
-0
/
+1
*
Fix Syntax error in mysql.sql, Drop table readers and run aaa_create_tables f...
Michael Koziarski
2006-02-10
1
-0
/
+1
*
allow the 'lock_version' column to be configured with set_locking_column. Cl...
Michael Koziarski
2006-01-14
1
-0
/
+1
*
Added quoted_true and quoted_false methods to db2_adapter and cleaned up test...
David Heinemeier Hansson
2005-10-26
1
-1
/
+0
*
Update DB2 adapter. Closes #2206.
Marcel Molina
2005-10-12
1
-0
/
+1
*
Add test coverage for customized primary keys including a failing test for #2...
Marcel Molina
2005-10-12
1
-1
/
+1
*
Include the orders table in *.drop.sql
Jeremy Kemper
2005-09-26
1
-0
/
+1
*
Fixed incompatibility in DB2 adapter with the new limit/offset approach #1718...
David Heinemeier Hansson
2005-07-17
1
-0
/
+2
*
Added support for has_and_belongs_to_many associations in eager loading #1064...
David Heinemeier Hansson
2005-04-10
1
-0
/
+2
*
Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]
David Heinemeier Hansson
2005-04-10
1
-0
/
+3
*
Added quoting of column names for fixtures #997 [jcfischer@gmail.com]
David Heinemeier Hansson
2005-04-07
1
-0
/
+1
*
Added automatic dropping/creating of test tables for running the unit tests o...
David Heinemeier Hansson
2005-02-20
1
-0
/
+18