-
Notifications
You must be signed in to change notification settings - Fork 77
Issues: seamusabshere/upsert
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Upsert creating custom functions even when a postgres unique constraint is in place
#128
opened Nov 9, 2019 by
searls
updated Nov 10, 2019
MySQL + CREATE PROCEDURE At first ( When No Cached ) TRANSACTION ( BEGIN to ROLLBACK ) does not work well
#119
opened Jun 19, 2019 by
YumaInaura
updated Jun 19, 2019
create all upsert functions in a dedicated schema so they can be dropped all at once
#106
opened Apr 7, 2018 by
seamusabshere
updated Jan 24, 2019
Configure attributes not to be updated (other than created_(at|on)
#51
opened May 22, 2015 by
jan
updated Oct 27, 2018
How to define different setter for update and insert?
#17
opened Mar 21, 2013 by
antage
updated Mar 31, 2017
Does upsert work with postgres :json columns?
#60
opened Oct 13, 2015 by
aj0strow
updated Mar 1, 2017
Upsert should update created_at/updated_at when using activerecord.
#33
opened Feb 12, 2014 by
ghost
updated Jan 2, 2015
Upsert inserts another row in Rails 4.0.2 w/ sqlite3
#32
opened Feb 9, 2014 by
ali-bugdayci
updated May 2, 2014
ProTip!
Exclude everything labeled
bug
with -label:bug.