issues
search
jesjos
/
active_record_upsert
Upsert for Rails 5 / Active Record 5
MIT License
207
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support Rails 7.2
#144
jgraichen
closed
2 months ago
1
CI: experimental: true means to continue-on-error
#143
olleolleolle
opened
12 months ago
0
Add v0.11.2, fix readme formatting
#142
olleolleolle
closed
12 months ago
5
Update build badge in README.md
#141
olleolleolle
closed
1 year ago
0
Rails 7.2: undefined methd rollback_active_record_state!
#140
olleolleolle
closed
2 months ago
1
Add support for Ruby 3.2 and Rails 7.1
#139
jgraichen
closed
1 year ago
4
fix: Support commit callbacks when calling upsert!
#138
jalyna
opened
1 year ago
0
README: add section on Alternatives [ci skip]
#137
olleolleolle
closed
1 year ago
0
Test with Ruby 3.1 on Rails => 7.0.1
#136
jesjos
closed
1 year ago
0
Ruby 3.1 support
#135
gnumarcelo
closed
1 year ago
1
fix: update rails default branch name
#134
olleolleolle
closed
1 year ago
0
test: use DatabaseCleaner for Rails < 6
#133
olleolleolle
closed
1 year ago
0
Tests: database_cleaner fails
#132
olleolleolle
closed
1 year ago
0
Document differences between this gem and ActiveRecord::Persistence#upsert
#131
its-fern
closed
1 year ago
1
PG::TRDeadlockDetected: ERROR: deadlock detected
#130
hrdwdmrbl
opened
2 years ago
0
Example: Failing test of conditional upsert
#129
hrdwdmrbl
opened
2 years ago
0
Empty record when conditional finds none
#128
hrdwdmrbl
opened
2 years ago
1
How to upsert associations?
#127
hrdwdmrbl
opened
2 years ago
1
Does not work with counter_cache
#126
hrdwdmrbl
opened
2 years ago
0
Callbacks are fired even though upsert was skipped
#125
hammady
opened
2 years ago
2
Release version v0.11.0
#124
nickcampbell18
closed
2 years ago
6
Drop official support for Rails 5.0 and 5.1, clarify policy
#123
nickcampbell18
closed
2 years ago
0
Run tests using Ruby 2.6, 2.7 and 3.0, clarify EOL policy
#122
nickcampbell18
closed
2 years ago
2
Fix github actions CI
#121
misdoro
closed
2 years ago
1
Rails 7.0 support
#120
misdoro
closed
2 years ago
6
Specifying upsert attributes for associated data
#119
cristina-cowboy
opened
3 years ago
0
Fix double commit callback; remove create/update callbacks
#118
timfrazee
closed
3 years ago
0
Return number of inserted/updated records?
#117
hammady
opened
3 years ago
0
New minor version: Support current Ruby versions
#116
olleolleolle
closed
2 years ago
0
New minor version: Drop support for EOL Rails versions
#115
olleolleolle
closed
2 years ago
0
Clear model changes after successful upsert
#114
nickcampbell18
closed
3 years ago
4
Upserting a record doesn't clear the "dirty" state
#113
nickcampbell18
closed
3 years ago
2
Drop ruby 24 support
#112
olleolleolle
closed
3 years ago
2
Use Github Actions
#111
jherdman
closed
3 years ago
2
Prepare for release
#110
jherdman
closed
3 years ago
3
Release?
#109
jherdman
closed
3 years ago
4
Add Rails 6.1 support
#108
ilvez
closed
3 years ago
1
Calculated upsert
#107
mikebaldry
closed
1 year ago
2
ActiveRecord::StatementInvalid: PG::InternalError: ERROR: virtual tuple table slot does not have system attributes
#106
mikebaldry
opened
4 years ago
1
Fix query cache reset
#105
kzaitsev
closed
4 years ago
0
Latest additions and opts: api are not released in rubygems
#104
sandersiim
closed
1 year ago
1
Upsert allowing keys to be excluded
#103
andrewclink
opened
4 years ago
3
Upsert tries to insert NOT NULL columns as NULL
#102
andrewclink
opened
4 years ago
1
Rails - upsert no unique index found
#101
wowremywang
opened
4 years ago
1
Support explicitly naming constraints
#100
andrewclink
opened
4 years ago
5
Adds gotcha with db defaults to README
#99
sjorsbranderhorst
closed
5 years ago
0
Columns with database defaults are not updated
#98
sjorsbranderhorst
opened
5 years ago
1
Change description of the gem
#97
ka8725
closed
3 years ago
1
Updates to an upserted record are not applied
#96
bgerami
opened
5 years ago
0
Explain difference between this library and Rails 6
#95
olleolleolle
closed
1 year ago
1
Next