Dan Sosedoff
|
706caa44bf
|
Serialize binary bytea cols into hex/base64 (#537)
- Adds binary serialization into hex/base64
- Default codec is base64
- Codec can be changed via `--binary-codec` CLI option
|
2021-12-29 11:03:50 -06:00 |
|
Dan Sosedoff
|
2a0fd54855
|
Remove comments from the query before checking for restricted keywords
|
2019-02-25 11:43:04 -06:00 |
|
Dan Sosedoff
|
b83f52707a
|
Remove LOCK/SET from restricted keywords
|
2019-02-20 20:29:28 -06:00 |
|
Dan Sosedoff
|
40eb74529e
|
Reject queries that contain restricted keywords in read-only mode
|
2019-02-20 18:20:27 -06:00 |
|
Dan Sosedoff
|
56f3b45a4e
|
Fix activity list
|
2018-06-05 15:48:16 -05:00 |
|