-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
from the readme,
Query parameters use the format $1, $2 etc.
do the parameters have to be numbered? i'd much prefer to use names, as i'm familiar with using parameter placeholders like SELECT * FROM whatever WHERE :lol = 5 or something like that, right?
i'm just really hoping i don't have to worry about how things are ordered, i'm an options-object kind of guy
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request