Commit Graph

8 Commits

Author SHA1 Message Date
Ruben Fiszel
598173d871 fix(psql): update pg client 2023-02-15 12:17:42 +01:00
Jakub Kołodziejczak
3bbc60cfa0 feat(deno-client): support mysql (#971) 2022-12-01 23:44:52 +01:00
Ruben Fiszel
9d80a46297 fix(deno-client): pg 0.16.1 -> 0.17.0 2022-11-26 20:51:59 +01:00
Ruben Fiszel
b43bc82de9 patch(deno-client): phSql now returns list instead of objects by default 2022-08-21 17:31:01 +02:00
Ruben Fiszel
7fcb374ecb feat: PostgreSQL parametrized statement handled as typescript template 2022-08-21 17:15:56 +02:00
Ruben Fiszel
dadbac7240 fix(deno-client): pg module now supports prepared statements 2022-08-20 12:03:03 +02:00
Ruben Fiszel
d1b9e0c602 fix(deno-client): wrap the deno-postgres client and not the query statement 2022-08-19 13:26:35 +02:00
Ruben Fiszel
4b0896e0cc add pgQuery to deno-client 2022-08-17 11:53:22 +02:00