Commit Graph

9 Commits

Author SHA1 Message Date
ewrayjohnson acfb5e2fce
Improve assertion in ParameterizedSQL builder
Fixed the problem where the application hangs when a param is a very
large Buffer.

Avoid expensive string building if assertion passed.

Co-authored-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2020-07-31 16:15:54 +02:00
Nora 4c4d05fe87 chore: update deps and fix lint violations 2019-08-02 09:50:51 -04:00
Diana Lau 59d7089f7d chore: update copyrights years 2019-04-18 17:42:33 -04:00
Rand McKinney d1d24529cc Fix API docs (#80)
* Fix API docs

* Replace some text removed from doc comments

* Fix connector docs

* Fix parameterized sql docs

* Fix sql docs
2017-06-22 13:06:24 -04:00
Raymond Feng e77b300384 Update deps and fix styles 2017-03-06 15:40:47 -08:00
Ryan Graham 958c6619e3
update copyright notices and license 2016-05-05 21:50:59 -07:00
Amir Jafarian fc33ced470 Auto-update by eslint --fix 2016-04-09 14:35:52 -04:00
Raymond Feng 8815e9c961 Add transaction support 2015-05-15 10:27:08 -07:00
Raymond Feng a20fa8ada8 Refactor base and sql connector 2015-05-13 10:14:44 -07:00