Commit Graph

8 Commits

Author SHA1 Message Date
Ruben Fiszel a2fbc57025 fix(psql): update pg client 2023-02-15 12:17:42 +01:00
Jakub Kołodziejczak 0e402f6a9d feat(deno-client): support mysql (#971) 2022-12-01 23:44:52 +01:00
Ruben Fiszel ac6454b383 fix(deno-client): pg 0.16.1 -> 0.17.0 2022-11-26 20:51:59 +01:00
Ruben Fiszel dabf912a5e patch(deno-client): phSql now returns list instead of objects by default 2022-08-21 17:31:01 +02:00
Ruben Fiszel 1aa28c5599 feat: PostgreSQL parametrized statement handled as typescript template 2022-08-21 17:15:56 +02:00
Ruben Fiszel 5900a03c04 fix(deno-client): pg module now supports prepared statements 2022-08-20 12:03:03 +02:00
Ruben Fiszel 68aaf3267c fix(deno-client): wrap the deno-postgres client and not the query statement 2022-08-19 13:26:35 +02:00
Ruben Fiszel a64fa1054b add pgQuery to deno-client 2022-08-17 11:53:22 +02:00