332
44postgresql-examples/config/postgresql/authors/schema.sql+examples/config/postgresql/types/schema.sql",examples/config/postgresql/authors/query.sql"*examples/config/postgresql/types/query.sqlb�
55examples/NpgsqlDapperExamplecsharp�{"debugRequest":true,"generateCsproj":true,"namespaceName":"NpgsqlDapperExampleGen","overrides":[{"column":"GetPostgresFunctions:max_integer","csharp_type":{"notNull":false,"type":"int"}},{"column":"GetPostgresFunctions:max_varchar","csharp_type":{"notNull":false,"type":"string"}},{"column":"GetPostgresFunctions:max_timestamp","csharp_type":{"notNull":true,"type":"DateTime"}},{"column":"GetPostgresSpecialTypesCnt:c_json","csharp_type":{"notNull":false,"type":"JsonElement"}},{"column":"GetPostgresSpecialTypesCnt:c_jsonb","csharp_type":{"notNull":false,"type":"JsonElement"}},{"column":"*:c_json_string_override","csharp_type":{"notNull":false,"type":"string"}},{"column":"*:c_xml_string_override","csharp_type":{"notNull":false,"type":"string"}},{"column":"*:c_macaddr8","csharp_type":{"notNull":false,"type":"string"}},{"column":"*:c_timestamp_noda_instant_override","csharp_type":{"notNull":false,"type":"Instant"}}],"targetFramework":"net8.0","useDapper":true}*
6- ./dist/LocalRunner��public"� public�
6+ ./dist/LocalRunner��public"� public�
77 authors)
88id0���������R authorsb bigserial&
99name0���������R authorsbtext#
@@ -83,10 +83,11 @@ pg_catalog timestamp
8383c_box0���������Rpostgres_geometric_typesbbox7
8484c_path0���������Rpostgres_geometric_typesbpath=
8585 c_polygon0���������Rpostgres_geometric_typesb polygon;
86- c_circle0���������Rpostgres_geometric_typesbcircle�
86+ c_circle0���������Rpostgres_geometric_typesbcircle�
8787postgres_special_types5
8888c_uuid0���������Rpostgres_special_typesbuuid7
89- c_enum0���������Rpostgres_special_typesbc_enumA
89+ c_enum0���������Rpostgres_special_typesbc_enumI
90+ c_qualified_enum0���������Rpostgres_special_typesbpublicc_enumA
9091c_json0���������Rpostgres_special_typesb
9192pg_catalogjsonQ
9293c_json_string_override0���������Rpostgres_special_typesb
@@ -10680,8 +10681,8 @@ LIMIT 1GetPostgresNetworkTypesCnt:one"=
1068010681) VALUES ($1, $2, $3)InsertPostgresNetworkTypesBatch :copyfrom*IE
1068110682c_cidr0���������R publicpostgres_network_typesbcidrzc_cidr*IE
1068210683c_inet0���������R publicpostgres_network_typesbinetzc_inet*RN
10683- c_macaddr0���������R publicpostgres_network_typesb macaddrz c_macaddr: query.sqlBpostgres_network_types�
10684- �
10684+ c_macaddr0���������R publicpostgres_network_typesb macaddrz c_macaddr: query.sqlBpostgres_network_types�
10685+ �
1068510686INSERT INTO postgres_special_types
1068610687(
1068710688 c_json,
@@ -10691,7 +10692,8 @@ INSERT INTO postgres_special_types
1069110692 c_xml,
1069210693 c_xml_string_override,
1069310694 c_uuid,
10694- c_enum
10695+ c_enum,
10696+ c_qualified_enum
1069510697)
1069610698VALUES (
1069710699 $1,
@@ -10701,7 +10703,8 @@ VALUES (
1070110703 $5::xml,
1070210704 $6::xml,
1070310705 $7,
10704- $8::c_enum
10706+ $8::c_enum,
10707+ $9::c_enum
1070510708)InsertPostgresSpecialTypes:exec*VR
1070610709c_json0���������8R publicpostgres_special_typesbpg_catalog.jsonzc_json*;7
1070710710c_json_string_override0���������b
@@ -10713,7 +10716,8 @@ c_jsonpath0
1071310716c_xml0���������bxml*-)
1071410717c_xml_string_override0���������bxml*KG
1071510718c_uuid0���������8R publicpostgres_special_typesbuuidzc_uuid*!
10716- c_enum0���������bc_enum2 Special types : query.sqlBpostgres_special_types�
10719+ c_enum0���������bc_enum*+ '
10720+ c_qualified_enum0���������bc_enum2 Special types : query.sqlBpostgres_special_types�
1071710721UINSERT INTO postgres_not_null_types
1071810722(
1071910723 c_enum_not_null
@@ -10727,16 +10731,17 @@ VALUES (
1072710731FROM postgres_not_null_types
1072810732LIMIT 1GetPostgresNotNullTypes:one"T
1072910733c_enum_not_null0���������Rpostgres_not_null_typesbc_enumzc_enum_not_null: query.sqlX
10730- &TRUNCATE TABLE postgres_not_null_typesTruncatePostgresNotNullTypes:exec: query.sql�
10731- �SELECT
10734+ &TRUNCATE TABLE postgres_not_null_typesTruncatePostgresNotNullTypes:exec: query.sql�
10735+ �SELECT
1073210736 c_json,
1073310737 c_json_string_override,
1073410738 c_jsonb,
1073510739 c_jsonpath,
1073610740 c_xml,
1073710741 c_xml_string_override,
1073810742 c_uuid,
10739- c_enum
10743+ c_enum,
10744+ c_qualified_enum
1074010745FROM postgres_special_types
1074110746LIMIT 1GetPostgresSpecialTypes:one"I
1074210747c_json0���������Rpostgres_special_typesb
@@ -10751,7 +10756,8 @@ c_jsonpath":
1075110756c_xml0���������Rpostgres_special_typesbxmlzc_xml"Z
1075210757c_xml_string_override0���������Rpostgres_special_typesbxmlzc_xml_string_override"=
1075310758c_uuid0���������Rpostgres_special_typesbuuidzc_uuid"?
10754- c_enum0���������Rpostgres_special_typesbc_enumzc_enum: query.sqlW
10759+ c_enum0���������Rpostgres_special_typesbc_enumzc_enum"[
10760+ c_qualified_enum0���������Rpostgres_special_typesbpublicc_enumzc_qualified_enum: query.sqlW
1075510761%TRUNCATE TABLE postgres_special_typesTruncatePostgresSpecialTypes:exec: query.sql�
1075610762lINSERT INTO postgres_special_types
1075710763(
0 commit comments