sqlrest icon indicating copy to clipboard operation
sqlrest copied to clipboard

API proxy for MS-SQL databases for easier database access in serverless functions

Results 2 sqlrest issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Do you happen to have python example? I've had good success connecting but cant figure out how to query I'm getting a 401 error import requests import hashlib import hmac...