issues
search
DatabaseCleaner
/
database_cleaner-active_record
Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
MIT License
64
stars
63
forks
source link
Add basic support for trilogy
#85
Closed
zhaitz
closed
1 year ago
zhaitz
commented
1 year ago
Trilogy
is github's alternative to mysql2
Basically anywhere there's something for mysql2 just do the same thing for Trilogy
Since the database is the same between the two adapters think this is reasonable