seamusabshere/upsert
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
RubyMIT
Issues
- 0
- 2
- 9
Gotcha postgres: `unique_index_on_selector?` does not work as expected
#111 opened by KevinColemanInc - 1
Upgrade to Ruby 2.3/ActiveRecord 5 as a minimum
#105 opened by pnomolos - 1
Fix quoting on JRuby
#124 opened by pnomolos - 9
Postgres 12 Compatibility
#133 opened by arcreative - 0
Support jdbc-mysql 8.
#137 opened by pnomolos - 15
Upsert 3.0.0
#117 opened by pnomolos - 2
- 2
Upsert creating custom functions even when a postgres unique constraint is in place
#128 opened by searls - 6
doesn't return id from upserted rows
#36 opened by seamusabshere - 1
Old stored procedure not updated
#76 opened by Ch4s3 - 3
Maybe a concurrency Issue?
#123 opened by RaresSalcudean - 3
Postgres String[] values are escaped unnecessarily
#120 opened by searls - 0
MySQL + CREATE PROCEDURE At first ( When No Cached ) TRANSACTION ( BEGIN to ROLLBACK ) does not work well
#119 opened by YumaInaura - 0
Support library-specific qualified names
#100 opened by pnomolos - 1
Support for fully qualified table names
#101 opened by pnomolos - 4
After upgrading to Ruby 2.6, it throws "uninitialized constant Upsert::Connection::PG_Connection"
#113 opened by rajgurung - 7
create all upsert functions in a dedicated schema so they can be dropped all at once
#106 opened by seamusabshere - 3
- 3
Batch does not batch
#110 opened by KevinColemanInc - 3
- 5
- 2
- 7
PostgreSQL error » duplicate key value violates unique constraint "pg_proc_proname_args_nsp_index"
#72 opened by jufemaiz - 4
- 3
Batch for ActiveRecord
#85 opened by g8d3 - 3
Doesn't work on heroku
#96 opened by letronje - 13
Clarification on unique indexes
#98 opened by willsoto - 2
Release plan?
#97 opened by willsoto - 4
Slower than AR?
#59 opened by nilcolor - 19
Does upsert work with postgres :json columns?
#60 opened by aj0strow - 2
installation on rails?
#93 opened by benkoshy - 6
integrate with AR find_or_create_by?
#50 opened by jrochkind - 4
- 5
- 1
- 4
- 1
Batch issue
#83 opened by nqtien310 - 4
Postgres 9.5 native upsert support?
#57 opened by nightsurge - 4
- 1
Sum the new setter with the data
#69 opened by thadeubrito - 0
- 8
Procedure re-created on every use
#62 opened by santervo - 6
Upserting with Array does not work
#38 opened by achiinto - 0
Upsert created_at column?
#48 opened by surgevelocityllc - 20
PG Segmentation fault (sidekiq / postgres)
#37 opened by didil - 0
Batch insert using ActiveRecord
#46 opened by fatcatt316 - 0
Problem with :hstore
#41 opened by yurgon - 9