issues
search
planetscale
/
database-js
A Fetch API-compatible PlanetScale database driver
https://planetscale.com/docs/tutorials/planetscale-serverless-driver
Apache License 2.0
1.17k
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cleanup public interface methods
#35
dgraham
closed
2 years ago
0
Customize type cast function
#34
dgraham
closed
2 years ago
0
0.5.0
#33
iheanyi
closed
2 years ago
0
Cast year type as number
#32
dgraham
closed
2 years ago
0
Do not swallow errors from refreshing
#31
iheanyi
closed
2 years ago
0
0.4.0
#30
iheanyi
closed
2 years ago
0
Add DatabaseError
#29
iheanyi
closed
2 years ago
0
`connect()` doesn't need await in examples
#28
mattrobenolt
closed
2 years ago
0
Support database URL configuration
#27
dgraham
closed
2 years ago
0
Support for a DATABASE_URL style config
#26
mattrobenolt
closed
2 years ago
1
Parse JSON column values
#25
dgraham
closed
2 years ago
0
Simplify text encoding
#24
dgraham
closed
2 years ago
0
Support named parameter replacement
#23
dgraham
closed
2 years ago
0
Support custom replacement parameter format function
#22
dgraham
closed
2 years ago
0
Add license_finder
#21
nickvanw
closed
2 years ago
0
Bump package.json to 0.1.1
#20
iheanyi
closed
2 years ago
0
Fix fetch `this` binding
#19
dgraham
closed
2 years ago
0
Lower build target to 2020
#18
dgraham
closed
2 years ago
0
Adds rowsAffected and insertID, also cleanup codebase
#17
iheanyi
closed
2 years ago
0
Serialize dates in UTC
#16
dgraham
closed
2 years ago
0
Fix import statement
#15
dgraham
closed
2 years ago
0
Use sqlstring to escape sql parameters
#14
mattrobenolt
closed
2 years ago
0
Make QuerySession more opaque
#13
mattrobenolt
closed
2 years ago
0
Add basic tests for our driver
#12
iheanyi
closed
2 years ago
0
Support for client side parameter interpolation
#11
mattrobenolt
closed
2 years ago
0
Rename Credentials to Config.
#10
iheanyi
closed
2 years ago
0
Make fetch happen
#9
dgraham
closed
2 years ago
0
Fix various `fetch` calls
#8
iheanyi
closed
2 years ago
0
Emit null values for SQL NULL results
#7
dgraham
closed
2 years ago
0
Add Row type
#6
dgraham
closed
2 years ago
0
Rename mysqlAddress to host
#5
dgraham
closed
2 years ago
0
Remove Result type
#4
dgraham
closed
2 years ago
0
Make Client stateless, add Connection class for querying
#3
iheanyi
closed
2 years ago
0
Add GitHub Actions to project
#2
iheanyi
closed
2 years ago
0
Add prettier
#1
iheanyi
closed
2 years ago
0
Previous