|
|
|
|
|
by teleclimber
2306 days ago
|
|
FYI on this site linked from op the image for "create a table" is the same as the image for "create a database". https://simplesql.redbeardlab.com/ Question: how do you deal with blobs in your json request/response? (sorry I haven't had the time to play with the API to see) |
|
At the moment blobs get in as strings, so you sent in a string you get back a string.
But honestly this is not the most well tested part of the whole codebase...