Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

add MySQL INSERT IGNORE support & fix escape issue #367

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yibn2008
Copy link

@codecov
Copy link

codecov bot commented Sep 20, 2018

Codecov Report

Merging #367 into master will decrease coverage by 0.07%.
The diff coverage is 95.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #367      +/-   ##
==========================================
- Coverage   81.31%   81.24%   -0.08%     
==========================================
  Files           2        2              
  Lines        2863     2884      +21     
  Branches      635      640       +5     
==========================================
+ Hits         2328     2343      +15     
- Misses        535      541       +6
Impacted Files Coverage Δ
dist/squel-basic.js 93.39% <100%> (+0.01%) ⬆️
dist/squel.js 72.23% <95.6%> (-0.05%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62d59c6...403d90e. Read the comment docs.

@yibn2008 yibn2008 changed the title feat: add MySQL INSERT IGNORE support add MySQL INSERT IGNORE support & fix escape issue Sep 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant