Skip to content

Commit 26e16a4

Browse files
author
Aurynn Shaw
committed
Removal of the sql.js requirement; will remove the file shortly.
Significant upgrades to the connection logic; now (mostly) implements prepared queries and parameterized queries by default. .query has been refactored to use the prepared query logic (in the event of parameters); otherwise, it uses the default Query message. Messages are now handled as multi-part blocks pushed onto the wire. This is done to allow for a complete multi-part message (IE, prepared statements) to be messaged without the driver attempting to perform messages out of sequence.
1 parent d6213e5 commit 26e16a4

File tree

1 file changed

+514
-220
lines changed

1 file changed

+514
-220
lines changed

0 commit comments

Comments
 (0)