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
Where's the changelog?
#66
alistairholt
closed
1 year ago
3
Fix only/except examples in README
#65
khall
closed
2 years ago
1
Add support for aliased database configs
#64
aziflaj
closed
2 years ago
8
Fix an issue with same db name for different adapters
#63
iMacTia
closed
1 year ago
3
PostgreSQL truncation is broken on 2.0.1
#62
GoktugOzturk
opened
3 years ago
7
lets see if 2.0 is interpreted as ruby 2.0 or latest ruby 2.x.
#61
botandrose
closed
1 year ago
2
gemspec: Be explicit about no executables
#60
olleolleolle
closed
3 years ago
0
CI: Avoid a float 3.0 conversion to "3"
#59
olleolleolle
closed
1 year ago
6
Use RESTRICT instead of CASCADE when truncating with postgres
#58
bsuchodolski
closed
3 years ago
4
Default CASCADE option when truncating with postgres is not intuitive
#57
bsuchodolski
closed
3 years ago
4
Support PostGIS connections
#56
leahneukirchen
closed
3 years ago
4
Start testing gem with Ruby 3.0
#55
etagwerker
closed
3 years ago
2
Truncation failure with CockroachDB
#54
agaffney
opened
3 years ago
2
Strategy :transaction doesn't work with click_button
#53
skydev2020
closed
3 years ago
12
Add PostGIS adapter.
#52
happy-dariush
closed
3 years ago
2
2.0 Regression: allow_remote_database_url and url_allowlist not working anymore
#51
tmaier
closed
3 years ago
1
Fully support Active Record 6.1
#50
dsantosmerino
closed
3 years ago
5
Rails 6.1.1 upgrade fixes
#49
kuchick
closed
3 years ago
1
Rails 6.1.1 undefined method `spec' error
#48
kuchick
closed
3 years ago
2
Transactions are flakey in rails 5/6 when there are multiple connections or using shards
#47
ryanong
closed
4 months ago
1
Versions before 1.8.0?
#45
joelmichael
closed
4 years ago
1
Rails 6 with database_cleaner-active_record ~>1.8 wipe all tables even with except
#44
bf39l
closed
3 years ago
5
Getting `ArgumentError` in `truncate_tables` method
#46
paulbernhard
closed
4 years ago
2
Be explicit about activerecord support
#43
deivid-rodriguez
closed
4 years ago
3
Rails 6 Multiple Databases Clarification
#42
scottrobertson
closed
4 years ago
4
Use New ORM Adapter API from Core
#41
botandrose
closed
4 years ago
1
[BREAKING CHANGE] Remove non-functional { reset_ids: false } truncation option
#40
botandrose
closed
4 years ago
2
Update `truncate_tables` to allow argument list of tables
#39
sarahkemi
closed
3 years ago
8
Add `simplecov` and `codecov` as dev dependencies
#38
botandrose
closed
4 years ago
3
Move everything into the DatabaseCleaner::ActiveRecord namespace
#37
botandrose
closed
4 years ago
1
Add SQLServerAdapter with view_cache override method
#35
botandrose
closed
4 months ago
3
Can we test other databases?
#34
botandrose
opened
4 years ago
2
Monkeypatching ActiveRecord code is excessive!
#33
botandrose
closed
4 years ago
3
Do not try to truncate views
#4
Tolsto
closed
4 years ago
6
require 'database_cleaner/active_record' fails with rails 4.2.11.1
#36
kramuenke
closed
3 years ago
6
Postgres 9.6.16 deadlocks during cleaning
#5
patrobinson
opened
4 years ago
1
v2.0.0.beta
#3
botandrose
closed
4 years ago
0
Bump activerecord from 3.0.0 to 3.2.14
#2
dependabot[bot]
closed
4 years ago
2
ActiveRecord Truncation does not work when using multiple schemas
#6
abhchand
opened
6 years ago
17
Deletion strategy reset ids sequence
#7
konalegi
opened
7 years ago
0
Can't seem to get :truncation to work with MS SQL Server
#8
msmith1114
opened
7 years ago
2
Exclude SQLite views from tables_to_truncate
#9
aosq
closed
4 years ago
3
Clean with transaction not working for 2 databases
#10
clemens
opened
7 years ago
3
database cleaner breaks .reload in some cases?
#11
Hampei
closed
1 year ago
1
Test actions wrapped in transaction with Hanami
#12
rybex
opened
7 years ago
0
Wrapping ActiveRecord test causes it to fail (no records found)
#13
hansondr
opened
7 years ago
3
Could not find gem 'database_cleaner-active_record' in any of the gem sources listed in your Gemfile or available on this machine.
#1
krtschmr
closed
8 years ago
15
Truncate failing for different adapters
#14
railsmith
opened
8 years ago
3
ActiveRecord 5.0 internal metadata table should not be cleaned
#15
md5
closed
4 years ago
13
ActiveRecord::StatementInvalid: Mysql2::Error: This connection is in use by: #<Thread
#16
reidcooper
closed
4 years ago
1
Previous
Next