Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use configuration['encoding'], because database configuration use not charset... | kennyj | 2012-09-12 | 1 | -2/+2 |
* | Use native mysqldump command for 'rake db:structure:dump'. | kennyj | 2012-09-12 | 1 | -15/+2 |
* | Use the 'mysql' binary for 'rake db:structure:load'. | Seamus Abshere | 2012-09-05 | 1 | -5/+2 |
* | fix incorrect usage `require mysql` in the activerecord/test/.../mysql_rake_t... | Vladimir Strakhov | 2012-07-29 | 1 | -1/+5 |
* | Extract collation tasks to database tasks. | kennyj | 2012-07-01 | 1 | -0/+18 |
* | Move tasks(rake) tests to under the tasks dir. | kennyj | 2012-06-24 | 1 | -0/+246 |