- Notifications
You must be signed in to change notification settings - Fork 41
Pull requests: planetscale/database-js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make Client stateless, add Connection class for querying
#3 by iheanyi was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Emit null values for SQL NULL results
#7 by dgraham was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Use sqlstring to escape sql parameters
#14 by mattrobenolt was merged Aug 2, 2022 Loading… updated Aug 2, 2022
Make QuerySession more opaque
#13 by mattrobenolt was merged Aug 2, 2022 Loading… updated Aug 2, 2022
Adds rowsAffected and insertID, also cleanup codebase
#17 by iheanyi was merged Aug 3, 2022 Loading… updated Aug 3, 2022
Support custom replacement parameter format function
#22 by dgraham was merged Aug 8, 2022 Loading… updated Aug 8, 2022
Support named parameter replacement
#23 by dgraham was merged Aug 9, 2022 Loading… updated Aug 9, 2022
Support database URL configuration
#27 by dgraham was merged Aug 10, 2022 Loading… updated Aug 10, 2022
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.