mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
parent
79a3583d95
commit
d43226f4fe
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
* Using the deletion strategy with Mysql now only deletes those tables
|
||||
which have had records added to them. (@MadRabbit)
|
||||
* Add support for `pre_count` on Sequel with Mysql. (@vrinek)
|
||||
* Add support for neo4j. (@dpisarewski)
|
||||
|
||||
=== Bug Fixes
|
||||
* Fix `undefined method error` with DataMapper SQLite adaptor. (@lanej)
|
||||
|
|
Loading…
Reference in a new issue