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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue with connection being held/replace incorrectly
#17
epinault
closed
1 year ago
11
[psql] not cleaning with same database, different schemas
#18
junhanamaki
opened
9 years ago
3
disable_referential_integrity does not work with PostGIS tables
#19
workmaster2n
opened
9 years ago
3
Truncation takes longer and longer
#20
georgeu2000
opened
9 years ago
5
Deletion strategy not clearing indices for some mysql clients
#21
Fryie
opened
9 years ago
1
Possibly excessive transaction count with ActiveRecord
#22
tobypinder
opened
9 years ago
0
ActiveRecord Mysql2 SelectiveTruncation method is unreliable
#23
graaff
opened
9 years ago
6
DatabaseCleaner improperly starts and ends transactions for ActiveRecord
#24
ryanong
opened
10 years ago
2
activerecord-jdbcmysql-adapter causing error for truncation
#25
pareeohnos
opened
10 years ago
2
disabling referential integrity with postgresql is faster by setting session_replication_role='replica'
#26
joevandyk
opened
10 years ago
1
When multiple Database backends are used in ActiveRecord, DatabaseCleaner fails to truncate tables
#27
DFrenkel
opened
11 years ago
7
Problem with restarting a transaction when using transaction strategy
#28
kenips
opened
11 years ago
1
After rollback, the ActiveRecord query cache returns objects from previous test
#29
mgarrick
closed
1 year ago
3
Invalid cursor state when used in conjunction with FreeTDS
#30
bigtunacan
closed
1 year ago
1
Incompatible with db:seed
#31
mikebaldry
closed
1 year ago
3
0.7.1 fails with superclass mismatch on JRuby
#32
michaelklishin
closed
1 year ago
5
Previous