upsert 2.2.0
Make it easy to upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates merge functions for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
Development afhankelijkheden (17):
activerecord ~> 3
activerecord-import = 0.11.0
active_record_inline_schema >= 0
activerecord-postgresql-adapter >= 0
faker >= 0
mysql2 ~> 0.3.10
pg ~> 0.18.0
pg-hstore >= 1.1.3
pry >= 0
rake ~> 10.1.1
redcarpet >= 0
rspec-core >= 0
rspec-expectations >= 0
rspec-mocks >= 0
sequel >= 0
sqlite3 >= 0
yard >= 0