diff options
author | gber <guido+github.com@berhoerster.name> | 2020-05-14 14:28:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 23:28:04 +0900 |
commit | db4c9426f851c76327db11e1b5301e520e0e048b (patch) | |
tree | b000f81621099e2bf04d716d3d4c09c1a81ac8bd /sqlite3-binding.c | |
parent | Fix #808: remove goconvey (#809) (diff) | |
download | golite-db4c9426f851c76327db11e1b5301e520e0e048b.tar.gz golite-db4c9426f851c76327db11e1b5301e520e0e048b.tar.xz |
Enable all prefixes for named parameters and allow for unused named parameters (#811)
* Allow unused named parameters
Try to bind all named parameters and ignore those not used.
* Allow "@" and "$" for named parameters
* Add tests for named parameters
Co-authored-by: Guido Berhoerster <guido+go-sqlite3@berhoerster.name>
Diffstat (limited to 'sqlite3-binding.c')
0 files changed, 0 insertions, 0 deletions