Skip to content

Conversation

@yannvgn
Copy link
Collaborator

@yannvgn yannvgn commented Sep 21, 2018

sql.query(db)`select * from books` has now the same type as db.query(sql`select * from books`)

  • tests

@yannvgn yannvgn requested a review from lucleray September 21, 2018 12:26
@codecov
Copy link

codecov bot commented Sep 21, 2018

Codecov Report

Merging #10 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #10   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          43     43           
  Branches        2      2           
=====================================
  Hits           43     43
Impacted Files Coverage Δ
lib/utils.ts 100% <ø> (ø) ⬆️
pg.ts 100% <ø> (ø) ⬆️

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 672701b...50ba331. Read the comment docs.

@lucleray lucleray merged commit 516aa99 into master Sep 21, 2018
@lucleray lucleray deleted the query-result-type branch September 21, 2018 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants