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
/
aaa_create_tables_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ruby 1.9 compat: File.exists\? -> File.exist\? en masse. References #1689 [Pr...
Jeremy Kemper
2007-12-10
1
-2
/
+2
*
Move all Schema creation into schema.rb for Mysql. Closes #9899 [mikong, lawr...
Michael Koziarski
2007-10-19
1
-3
/
+11
*
Moving SQL Server tests to the extracted adapter. References #9884.
Jeremy Kemper
2007-10-16
1
-2
/
+7
*
Make more Firebird tests pass (closes #5188) [kennethkunz@gmail.com]
David Heinemeier Hansson
2006-06-03
1
-1
/
+5
*
Added OpenBase database adapter that builds on top of the http://www.spice-of...
David Heinemeier Hansson
2006-03-18
1
-5
/
+17
*
Fix Syntax error in mysql.sql, Drop table readers and run aaa_create_tables f...
Michael Koziarski
2006-02-10
1
-1
/
+1
*
Don't use transactional fixtures for when DDL changes are involved.
Jeremy Kemper
2005-12-04
1
-0
/
+2
*
Work-in progress for providing better join model support and polymorphic asso...
David Heinemeier Hansson
2005-12-02
1
-0
/
+5
*
Simplify aaa_create_tables_test
Jeremy Kemper
2005-07-05
1
-48
/
+26
*
Added preliminary support for an agile database migration technique (currentl...
David Heinemeier Hansson
2005-03-01
1
-4
/
+4
*
Added automatic dropping/creating of test tables for running the unit tests o...
David Heinemeier Hansson
2005-02-20
1
-0
/
+58