knex-on-duplicate-update

A Knex plugin that adds .onDuplicateUpdate() function to knex's query builder.

MIT License

Downloads
2.6K
Stars
28
Committers
5
knex-on-duplicate-update - Release 2.3.3 Latest Release

Published by felixmosh 5 months ago

knex-on-duplicate-update - Release 2.3.2

Published by felixmosh 7 months ago

  • Bump @babel/traverse from 7.15.0 to 7.23.2 99f0423
  • Bump mysql2 from 2.3.3 to 3.9.4 c96d297
  • Bump ip from 1.1.6 to 1.1.9 4534528
  • fix: bump node version d050743
knex-on-duplicate-update - Release 2.3.1

Published by felixmosh about 1 year ago

  • Move to mysql2 to fix ci error a9b5dbd
  • Move to Github actions f1eeb00
  • Bump parse-url from 6.0.0 to 6.0.2 307df8f
  • Bump semver from 5.7.1 to 5.7.2 275ea97
  • Bump knex from 2.0.0 to 2.4.0 ef86e84
  • Bump vm2 from 3.9.9 to 3.9.11 467aeb1
  • Bump minimatch from 3.0.4 to 3.1.2 c9aafad
  • Bump word-wrap from 1.2.3 to 1.2.4 d245969
  • Bump vm2 from 3.9.17 to 3.9.18 0e0a37d
  • Bump vm2 from 3.9.16 to 3.9.17 76a7714
  • Bump vm2 from 3.9.11 to 3.9.16 3d8e3c4
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 5b129c3
  • Bump json5 from 2.2.1 to 2.2.3 b831802
  • Bump decode-uri-component from 0.2.0 to 0.2.2 045b77e
  • Update ci badge 8741257
  • Fix types test 7ca7da5
  • Bump to node 14 3945123
knex-on-duplicate-update - Release 2.3.0

Published by felixmosh over 2 years ago

knex-on-duplicate-update - Release 2.2.0

Published by felixmosh over 2 years ago

  • Bump deps 49af489
  • Add prettier 9985634
  • Bump node-fetch from 2.6.1 to 2.6.7 c326840
  • Fix: throw if insert statement was empty eca2ade
  • Bump ansi-regex from 4.1.0 to 4.1.1 fbbb8ee
  • Bump minimist from 1.2.5 to 1.2.6 7845e44
  • Bump tmpl from 1.0.4 to 1.0.5 e14aaa1
knex-on-duplicate-update - Release 2.1.3

Published by felixmosh about 3 years ago

  • Bump dev deps c8e091c
  • Bump path-parse from 1.0.6 to 1.0.7 e3d08ad
  • Bump trim-newlines from 3.0.0 to 3.0.1 548ae77
  • Bump ws from 7.4.5 to 7.4.6 b4dc6ac
  • Add before init hook 224bde5
knex-on-duplicate-update - Release 2.1.2

Published by felixmosh over 3 years ago

  • Bump hosted-git-info from 2.8.8 to 2.8.9 #10
  • Bump browserslist from 4.16.3 to 4.16.6 4a1c802
knex-on-duplicate-update - Release 2.1.1

Published by felixmosh over 3 years ago

  • fix: wrong return type of onDuplicateUpdate 26a8f0a
knex-on-duplicate-update - Release 2.1.0

Published by felixmosh over 3 years ago

  • feat: Add columns names & types inference b9ed0ab
knex-on-duplicate-update - Release 2.0.2

Published by felixmosh over 3 years ago

  • Improve value type when override object mode is used 82e2205
knex-on-duplicate-update - Release 2.0.1

Published by felixmosh over 3 years ago

knex-on-duplicate-update - v1.1.3

Published by felixmosh over 4 years ago

Start using official Knex's queryBuilder.extend api

knex-on-duplicate-update - v1.1.2

Published by felixmosh over 4 years ago

[SECURITY] Update query building to join queries in a more secure way