Strategies for cleaning databases. Can be used to ensure a clean state for testing.
This package was branched from home:ctso in order to ...
move it to d:l:r:e
- Sources inherited from project devel:languages:ruby:extensions
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-database_cleaner && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
database_cleaner-1.1.1.gem | 0000043008 42 KB | |
rubygem-database_cleaner.changes | 0000002330 2.28 KB | |
rubygem-database_cleaner.spec | 0000002746 2.68 KB |
Revision 6 (latest revision is 23)
Stephan Kulow (coolo)
committed
(revision 6)
- updated to version 1.1.1 === Bug Fixes * Fixes typo in Postgres superclass (POSTGRE_ADAPTER_PARENT > POSTGRES_ADAPTER_PARENT) (Joel Nimety) == 1.1.0 2013-08-01 === New Features/Changes * schema_migrations table name is now retrieved from ActiveRecord (Kyle Stevens) * Autoloading logic is now exposed, see PR #212 for details (Jeff Felchner) === Bug Fixes * Deletion strategy works again on MySQL, had to roll back multiple statements patch. * Fix MySqlAdapter superclass bug via class_eval loading of superclasses (Tom Meier) * Sequel strategy fix dealing with symbol/string mismatch on table names. (Fred Wu)
Comments 0