mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
history
This commit is contained in:
parent
9323d6c3a0
commit
bedc854152
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
* Add a NullStrategy. (GH-6 Ben Mabey)
|
||||
|
||||
=== Bugfixes
|
||||
* Mongo colletion indexes are dropped for collections being removed. (GH-41 Ben Mabey)
|
||||
* Exclude database views from tables_to_truncate, if the connection adapter
|
||||
supports reading from the ANSI standard information_schema views. (GH-25 Samer Abukhait)
|
||||
* ORM types can be specified in string format and not mysteriously blowup. (GH-26 Ben Mabey)
|
||||
|
|
Loading…
Reference in a new issue