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

Update core.js #356

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update core.js #356

wants to merge 1 commit into from

Conversation

pomelio
Copy link

@pomelio pomelio commented Jun 5, 2018

add a CommentBlock before the statement
for example:
squel.select().comment('writeHost').from('user); => /* writeHost */ SELECT * from user;

@codecov
Copy link

codecov bot commented Jun 5, 2018

Codecov Report

Merging #356 into master will decrease coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #356      +/-   ##
==========================================
- Coverage   81.31%   81.15%   -0.16%     
==========================================
  Files           2        2              
  Lines        2863     2887      +24     
  Branches      635      639       +4     
==========================================
+ Hits         2328     2343      +15     
- Misses        535      544       +9
Impacted Files Coverage Δ
dist/squel.js 72.06% <0%> (-0.23%) ⬇️
dist/squel-basic.js 93.29% <0%> (-0.1%) ⬇️

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 83f563b...18595e2. Read the comment docs.

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