mirror of
https://github.com/jackc/pgx.git
synced 2025-08-14 12:40:38 +00:00
Instead of needing to instrospect the database on connection preload the standard OID / type map. Types from extensions (like hstore) and custom types can be registered by the application developer. Otherwise, they will be treated as strings.
Description
Languages
Go
98.6%
HTML
1.2%
Shell
0.2%