This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
knex
Watch
1
Star
0
Fork
0
You've already forked knex
mirror of
https://github.com/knex/knex.git
synced
2025-11-28 07:58:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
knex
/
test
History
Mikael Lepistö
dfca38da33
Merge pull request
#1459
from wubzz/improvement/undefined_bindings_error_handling
...
Check for undefined bindings in WHERE clauses and RAW queries during…
2016-05-30 23:25:08 +03:00
..
bench
Changed jshint option unused to true and fixed warnings
2014-09-02 22:56:51 +02:00
integration
Merge pull request
#1445
from sandorfr/bugfix/mssql-bigint
2016-05-30 00:17:38 +03:00
tape
Remove test "undefined named bindings are ignored" as they are no longer ignored.
2016-05-28 19:51:47 +02:00
unit
Fix test for undefined bindings and add documentation
2016-05-30 21:17:45 +02:00
.istanbul.yml
Add istanbul module for code coverage stats
2014-06-14 16:51:06 -04:00
index.js
replace bigint unit test by integration tests
2016-05-29 18:16:32 +02:00
knexfile.js
Fix promisify in knexfile.js
2016-03-15 21:14:17 +01:00