6 ms·
Maybe this could be useful to libraries like psycopg3 to use something more simple/natural instead of this: https://www.psycopg.org/psycopg3/docs/api/sql.html
by nezirus 1y ago
Maybe this could be useful to libraries like psycopg3 to use something more simple/natural instead of this:
https://www.psycopg.org/psycopg3/docs/api/sql.html https://www.psycopg.org/psycopg3/docs/api/sql.html
(while I also agree it gets crowded with yet another string prefix)
- dtech 1y agoThat's the exact use case. Basically these are syntactic sugar for a very similar function signature.