Stas Kelvich
d73639646e
Add more output options to proxy json endpoint
...
With this commit client can pass following optional headers:
`Neon-Raw-Text-Output: true`. Return postgres values as text, without parsing them. So numbers, objects, booleans, nulls and arrays will be returned as text. That can be useful in cases when client code wants to implement it's own parsing or reuse parsing libraries from e.g. node-postgres.
`Neon-Array-Mode: true`. Return postgres rows as arrays instead of objects. That is more compact representation and also helps in some edge
cases where it is hard to use rows represented as objects (e.g. when several fields have the same name).
2023-06-08 16:00:18 +03:00
..
2023-04-13 14:34:29 +03:00
2023-06-05 18:12:58 +03:00
2023-05-26 16:19:36 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-05-29 17:52:41 +03:00
2023-03-03 14:53:27 +01:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-06-06 14:59:36 +01:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-05-26 00:05:11 +03:00
2023-06-07 14:29:23 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-05-18 22:38:33 +01:00
2023-06-08 15:01:22 +03:00
2023-04-13 14:34:29 +03:00
2023-04-26 13:46:33 +04:00
2023-04-13 14:34:29 +03:00
2023-04-25 14:10:18 +02:00
2023-04-13 14:34:29 +03:00
2023-05-26 00:05:11 +03:00
2023-04-13 14:34:29 +03:00
2023-04-07 13:47:28 +03:00
2023-06-06 14:59:36 +01:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-06-05 15:43:52 +03:00
2023-05-05 02:57:47 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-06-05 15:43:52 +03:00
2023-04-13 14:34:29 +03:00
2023-05-18 22:38:33 +01:00
2023-04-13 14:34:29 +03:00
2023-06-08 16:00:18 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-06-08 15:01:22 +03:00
2022-08-30 18:25:38 +03:00
2023-06-02 14:59:10 +03:00
2023-04-13 14:34:29 +03:00
2023-05-24 12:47:01 +01:00
2023-06-07 18:25:30 +03:00
2023-05-15 14:16:43 +03:00
2023-06-06 14:59:36 +01:00
2023-04-13 14:34:29 +03:00
2023-04-26 13:46:33 +04:00
2023-06-06 14:59:36 +01:00
2023-05-04 16:16:48 +02:00
2023-06-08 15:01:22 +03:00
2023-05-05 02:57:47 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-06-06 14:59:36 +01:00
2023-06-06 14:59:36 +01:00
2023-06-06 14:59:36 +01:00
2023-05-12 15:28:51 +01:00
2023-06-06 14:59:36 +01:00