db-connect icon indicating copy to clipboard operation
db-connect copied to clipboard

:rocket: Connect your SQL database to Cloudflare Workers

Results 1 db-connect issues
Sort by recently updated
recently updated
newest added

Currently in db-connect, column type is defined as a function argument, but the type is never used in coercion to JSON, and it instead guesses at the data type for...

bug