Commit b44761e
committed
Better NpgsqlDbTypes and NoTypeLoading
Instead of NpgsqlDbTypes having type OID values, they have attributes
describing their types. This allows PostgresMinimalDatabaseInfo
to dynamically specify all built-in types marked in NpgsqlDbType,
and keeps NpgsqlDbType from being sparse (could be good for perf).1 parent b8ee19e commit b44761e
3 files changed
Lines changed: 131 additions & 97 deletions
File tree
- src/Npgsql
- NpgsqlTypes
- test/Npgsql.Tests
0 commit comments