- Fixed error catch
- Bump deps
- Bump dev deps
- Add
ADODB.PATHconfigrue - [Breaking] Drop
node < 6.0.0support
- Update typescript declaration file
- Update json.js
- Add message for SQL contain reserved words and symbols #55
- Support x64
- Fixed spawn error catch bugs
- Refactoring code
- Add node 10 test
- Clean code and file
- Update configure file
- Refactoring proxy.js, ensure the integrity of data reception
- Clean
package.json - Use
require.resolveinstead__dirname
- Update deps
- Update deps
- Update docs
- Fixed .editorconfig
- Improving structure
- Clean .npmignore
- Update deps
- Update test case
- Update docs
- Update deps
- Use prettier format code
- Support binary data #45
- Support long SQL(use child process stdin instead of command line arguments)
package.jsonaddoslimit
- Improving structure and clean code
- Add js docs comments
- Rewrite with ES6
- Add
schemamethod - Break changed
executereturn a promisequeryremove schema param(useschemamethod instead) and return a promise
- Update deps
- Update docs
- Update deps
- Update LICENSE
- Update rollup config
- Update editorconfig
- Update deps
- Update examples and docs
- Update debug
- Update uglify-js
- Remove
executeScalarand combine it toexecutemethod - Use
debuglib - Use faster
eventslib - Use
encodeURIinstead ofbase64encode - Use new build tools
rollupbuild cscript lib - Add
AppVeyortest and badges - Add
Coverallsbadges - Fixed a fatal error
- Better error catch
- Fixed date parse bug
- Bug fixed
- Clean code
- Fixed #10
- Update json.js
- Update license
- Update deps
- Add executeScalar method
- Update json shim code
- Add encoding setting
- Support date/time
- Improve reliability
- Add english document
- Change author name
- Useing npm colors and add npm colors dependencies