mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
credit
This commit is contained in:
parent
ab066b1985
commit
6c79e04231
1 changed files with 6 additions and 0 deletions
|
@ -2,9 +2,15 @@
|
|||
|
||||
=== New Features
|
||||
|
||||
* Sequel Support (Corin Langosch)
|
||||
* Updates DataMapper strategies to work with DataMapper 1.1 (Xavier Shay and Anthony Williams)
|
||||
* for AR and PSQL, truncate all tables with one command, improving performance due to avoiding cascades (Leonid Shevtsov)
|
||||
|
||||
=== Bugfixes
|
||||
|
||||
* Avoids trying to load the ':default' ActiveRecord config. #72 (Ben Mabey)
|
||||
|
||||
|
||||
== 0.6.7 2011-04-21
|
||||
|
||||
=== Bugfixes
|
||||
|
|
Loading…
Reference in a new issue