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