mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
credit
This commit is contained in:
parent
6951cd707b
commit
c5eded7f2a
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
== 0.6.1 (in git)
|
== 0.6.1 (in git)
|
||||||
|
|
||||||
=== New Features
|
=== New Features
|
||||||
* Add a NullStrategy which is now the default strategy. (GH-6 Ben Mabey)
|
* Default strategies for all ORM libs are defined. (GH-36, GH-38 Prem Sichanugrist)
|
||||||
|
* Add a NullStrategy. (GH-6 Ben Mabey)
|
||||||
|
|
||||||
=== Bugfixes
|
=== Bugfixes
|
||||||
* Exclude database views from tables_to_truncate, if the connection adapter
|
* Exclude database views from tables_to_truncate, if the connection adapter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue