sunfuze / egg-knex

knex plugin for egg
MIT License
57 stars 15 forks source link

功能完善 #1

Closed sunfuze closed 7 years ago

sunfuze commented 7 years ago
  1. 修改插件读取的配置为 config.knex
  2. 修改配置方式为 knex 的默认方式
  3. 完善 knex.transaction: 支持自动和手动;支持 Promise 和 Generator
codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@2b7b327). Click here to learn what that means. The diff coverage is 93.61%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   93.75%           
=========================================
  Files             ?        4           
  Lines             ?       96           
  Branches          ?        0           
=========================================
  Hits              ?       90           
  Misses            ?        6           
  Partials          ?        0
Impacted Files Coverage Δ
config/config.default.js 100% <100%> (ø)
app.js 100% <100%> (ø)
agent.js 100% <100%> (ø)
lib/knex.js 93.25% <93.25%> (ø)

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 2b7b327...5fe5e05. Read the comment docs.

okoala commented 7 years ago

我看看

sunfuze commented 7 years ago

打算转到 egg/egg-knex 下

仙森 notifications@github.com于2017年8月2日周三 下午2:40写道:

我看看

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/okoala/egg-knex/pull/1#issuecomment-319582337, or mute the thread https://github.com/notifications/unsubscribe-auth/ABHhMvKpmkP3GYl_wKqI8ogP2X8xjDiLks5sUBnzgaJpZM4OqkeT .

okoala commented 7 years ago

@sunfuze 这个没问题~