aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/db_definitions/mysql.drop.sql
Commit message (Expand)AuthorAgeFilesLines
* allow the 'lock_version' column to be configured with set_locking_column. Cl...Michael Koziarski2006-01-141-0/+1
* Add test coverage for customized primary keys including a failing test for #2...Marcel Molina2005-10-121-0/+1
* Include the orders table in *.drop.sqlJeremy Kemper2005-09-261-0/+1
* Include all tables in mysql, sqlite, and postgresql drop sql.Jeremy Kemper2005-07-051-0/+2
* Added support for has_and_belongs_to_many associations in eager loading #1064...David Heinemeier Hansson2005-04-101-0/+2
* Added quoting of column names for fixtures #997 [jcfischer@gmail.com]David Heinemeier Hansson2005-04-071-1/+1
* Moved to new serverDavid Heinemeier Hansson2005-04-071-0/+3
* Added automatic dropping/creating of test tables for running the unit tests o...David Heinemeier Hansson2005-02-201-0/+18