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
Use the model.name in the upsert operation's name
#94
justinfoote
closed
5 years ago
0
Add upsert_keys and upsert_options as opts
#93
hahuang65
closed
4 years ago
4
Support Rails 6
#92
tjwallace
closed
5 years ago
5
Support for Active Record 6
#91
jockee
closed
5 years ago
1
Support Other "ON CONFLICT" Options
#90
jherdman
opened
5 years ago
0
Rails 4 version?
#89
myfitment
closed
5 years ago
2
Upsert nil in place of current value
#88
bvallier
opened
5 years ago
10
Updating does not fire callbacks with updated attributes
#87
abinoda
opened
6 years ago
9
Updating does not fire callbacks with updated attributes
#86
superuser14
closed
6 years ago
0
README: Link to that amazing Wikipedia article on PostgreSQL
#85
olleolleolle
closed
6 years ago
0
README: Demote note about not-good versions
#84
olleolleolle
closed
6 years ago
0
README: Adding v0.9.4 as "compatible" in NB note
#83
olleolleolle
closed
6 years ago
1
Work in progress: rails 5.1/5.0 compat
#82
jesjos
closed
6 years ago
0
Bug/correct travis
#81
jesjos
closed
6 years ago
0
Rails 5.2.1 has been released
#80
jesjos
closed
6 years ago
1
Primary key not returned when upserting specific attributes
#79
abinoda
closed
6 years ago
12
Avoid integer overflow on transaction ids that do not fit in signed int32
#78
misdoro
closed
6 years ago
7
Fixes issues related to updating attributes
#77
benedikt
closed
6 years ago
0
Don't try to update virtual attributes. Fixes #72
#76
benedikt
closed
6 years ago
0
Adds #upsert_operation to figure out what happened
#75
benedikt
closed
6 years ago
0
Custom `upsert_keys` per call to `upsert`
#74
dounan
closed
4 years ago
3
bulk processing and define fields with upsert instead of class
#73
goravbhootra
closed
1 year ago
2
Tries to update virtual field
#72
lauraannwilliams
closed
6 years ago
1
Fix specs about upsert_keys and literal
#71
manuquentin
closed
6 years ago
1
Allow to upsert on custom field
#70
manuquentin
closed
6 years ago
4
Does not work with associations
#69
abinoda
closed
6 years ago
8
Allow to pass validation boolean in upsert! class method
#68
manuquentin
closed
6 years ago
2
Remove Rails dependency (from #61)
#67
Val
closed
6 years ago
0
Error when there are no attributes to update
#66
abinoda
closed
3 years ago
14
Fixes implementation for Rails 5.2.0
#65
benedikt
closed
6 years ago
2
DB setup - after creating, add db/structure.sql
#64
olleolleolle
closed
6 years ago
1
make eval_gemfile calls relative to Gemfiles
#63
Val
closed
6 years ago
2
eval_gemfile errors when initializing an upsert_test database
#62
Val
closed
6 years ago
0
Remove rails dependency
#61
manuquentin
closed
6 years ago
5
Add where option when setting upsert keys
#60
danielcooper
closed
6 years ago
3
Don't require rails
#59
nurey
closed
6 years ago
1
Split gemfiles for testing against multiple versions of Rails
#58
jesjos
closed
6 years ago
4
ActiveRecord::Base.upsert should return record instead of boolean when validation fails
#57
benedikt
opened
6 years ago
1
Rails 5.2 compatibility
#56
benedikt
closed
6 years ago
6
Disable RSpec monkey patches
#55
jesjos
closed
6 years ago
0
[chore] Configure Travis for RubyGems Deployment
#54
olleolleolle
closed
6 years ago
3
support rails 5.2
#53
timoschilling
closed
6 years ago
1
RSpec zero-monkey patch mode
#52
olleolleolle
closed
6 years ago
0
Enable inheritance of upsert_keys [closes #44]
#51
jesjos
closed
6 years ago
0
DATABASE_URL added to script that test in Docker
#50
olleolleolle
closed
6 years ago
0
gemspec: pg gem '>= 0.18', '< 2.0'
#49
olleolleolle
closed
6 years ago
0
Support Rails 5.2
#48
gaffneyc
closed
6 years ago
1
Support pg version 1.0.0
#47
gaffneyc
closed
6 years ago
7
Please publish a new version 🙏
#46
vassilevsky
closed
6 years ago
3
support arel 9.0
#45
timoschilling
closed
6 years ago
4
Previous
Next