mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
credit
This commit is contained in:
parent
cf8381c61e
commit
d1bdeda19b
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
|||
== 0.6.x (in git)
|
||||
|
||||
== 0.6.7 (in git) 2011-04-21
|
||||
=== New Features
|
||||
|
||||
* 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)
|
||||
|
||||
== 0.6.7 2011-04-21
|
||||
|
||||
=== Bugfixes
|
||||
* Explicity require ERB. (Vít Ondruch)
|
||||
|
|
Loading…
Reference in a new issue