mirror of
https://github.com/jackc/pgx.git
synced 2025-05-31 11:42:24 +00:00
Also remove PrepareEx. It's primary usage was for context. Supplying parameter OIDs is unnecessary when you can type cast in the query SQL. If it does become necessary or desirable to add options back it can be added in a backwards compatible way by adding a varargs as last argument.
Description
Languages
Go
98.6%
HTML
1.2%
Shell
0.2%