Hacker News new | ask | show | jobs
by nezirus 418 days 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

(while I also agree it gets crowded with yet another string prefix)

1 comments

That's the exact use case. Basically these are syntactic sugar for a very similar function signature.