diff --git a/doc/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html b/doc/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html index e9f526aa..2cc393e8 100644 --- a/doc/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html +++ b/doc/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html @@ -138,7 +138,7 @@
Parameters
- string + string connectionString

An Npgsql connection string.

@@ -215,7 +215,7 @@
Parameters
- string + string connectionString

An Npgsql connection string.

@@ -285,7 +285,7 @@
Parameters
- string + string connectionString

An Npgsql connection string.

@@ -362,7 +362,7 @@
Parameters
- string + string connectionString

An Npgsql connection string.

@@ -432,7 +432,7 @@
Parameters
- string + string connectionString

An Npgsql connection string.

@@ -508,7 +508,7 @@
Parameters
- string + string connectionString

An Npgsql connection string.

@@ -578,7 +578,7 @@
Parameters
- string + string connectionString

An Npgsql connection string.

@@ -654,7 +654,7 @@
Parameters
- string + string connectionString

An Npgsql connection string.

diff --git a/doc/api/Npgsql.BackendMessages.FieldDescription.html b/doc/api/Npgsql.BackendMessages.FieldDescription.html index 11f65ffe..d47a5b29 100644 --- a/doc/api/Npgsql.BackendMessages.FieldDescription.html +++ b/doc/api/Npgsql.BackendMessages.FieldDescription.html @@ -132,7 +132,7 @@
Property Value
- int + int @@ -196,7 +196,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.INpgsqlNameTranslator.html b/doc/api/Npgsql.INpgsqlNameTranslator.html index 85f22996..1cebe92d 100644 --- a/doc/api/Npgsql.INpgsqlNameTranslator.html +++ b/doc/api/Npgsql.INpgsqlNameTranslator.html @@ -129,7 +129,7 @@
Parameters
- string + string clrName @@ -145,7 +145,7 @@
Returns
- string + string @@ -177,7 +177,7 @@
Parameters
- string + string clrName @@ -193,7 +193,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.Internal.BufferRequirements.html b/doc/api/Npgsql.Internal.BufferRequirements.html index e3198b68..af4b160e 100644 --- a/doc/api/Npgsql.Internal.BufferRequirements.html +++ b/doc/api/Npgsql.Internal.BufferRequirements.html @@ -350,7 +350,7 @@
Parameters
- int + int byteCount @@ -496,7 +496,7 @@
Parameters
- int + int byteCount @@ -559,7 +559,7 @@
Returns
- bool + bool @@ -606,7 +606,7 @@
Returns
- bool + bool @@ -636,7 +636,7 @@
Returns
- int + int @@ -690,7 +690,7 @@
Returns
- bool + bool @@ -742,7 +742,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.DynamicTypeInfoResolver.DynamicMappingCollection.html b/doc/api/Npgsql.Internal.DynamicTypeInfoResolver.DynamicMappingCollection.html index 09c34e47..fe5b3d12 100644 --- a/doc/api/Npgsql.Internal.DynamicTypeInfoResolver.DynamicMappingCollection.html +++ b/doc/api/Npgsql.Internal.DynamicTypeInfoResolver.DynamicMappingCollection.html @@ -135,7 +135,7 @@
Parameters
- string + string dataTypeName @@ -187,7 +187,7 @@
Parameters
- string + string dataTypeName @@ -249,7 +249,7 @@
Parameters
- string + string dataTypeName @@ -301,7 +301,7 @@
Parameters
- string + string dataTypeName diff --git a/doc/api/Npgsql.Internal.DynamicTypeInfoResolver.html b/doc/api/Npgsql.Internal.DynamicTypeInfoResolver.html index 7a4d52e0..d43691d8 100644 --- a/doc/api/Npgsql.Internal.DynamicTypeInfoResolver.html +++ b/doc/api/Npgsql.Internal.DynamicTypeInfoResolver.html @@ -321,7 +321,7 @@
Returns
- bool + bool @@ -373,7 +373,7 @@
Returns
- bool + bool @@ -409,7 +409,7 @@
Parameters
- Func<, ><Type, bool> + Func<, ><Type, bool> predicate @@ -430,7 +430,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.HackyEnumTypeMapping.html b/doc/api/Npgsql.Internal.HackyEnumTypeMapping.html index 80686883..2db75535 100644 --- a/doc/api/Npgsql.Internal.HackyEnumTypeMapping.html +++ b/doc/api/Npgsql.Internal.HackyEnumTypeMapping.html @@ -136,7 +136,7 @@
Parameters
- string + string pgTypeName @@ -234,7 +234,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Internal.INpgsqlDatabaseInfoFactory.html b/doc/api/Npgsql.Internal.INpgsqlDatabaseInfoFactory.html index 3cfee6dc..d2204b5b 100644 --- a/doc/api/Npgsql.Internal.INpgsqlDatabaseInfoFactory.html +++ b/doc/api/Npgsql.Internal.INpgsqlDatabaseInfoFactory.html @@ -140,7 +140,7 @@
Parameters
- bool + bool async diff --git a/doc/api/Npgsql.Internal.NpgsqlConnector.html b/doc/api/Npgsql.Internal.NpgsqlConnector.html index a40a68f5..f09745aa 100644 --- a/doc/api/Npgsql.Internal.NpgsqlConnector.html +++ b/doc/api/Npgsql.Internal.NpgsqlConnector.html @@ -259,7 +259,7 @@
Parameters
- string? + string? cmdText

The text of the query.

diff --git a/doc/api/Npgsql.Internal.NpgsqlDatabaseInfo.html b/doc/api/Npgsql.Internal.NpgsqlDatabaseInfo.html index 096fa68e..85a7e9bc 100644 --- a/doc/api/Npgsql.Internal.NpgsqlDatabaseInfo.html +++ b/doc/api/Npgsql.Internal.NpgsqlDatabaseInfo.html @@ -133,17 +133,17 @@
Parameters
- string + string host - int + int port - string + string databaseName @@ -153,7 +153,7 @@
Parameters
- string + string serverVersion @@ -186,17 +186,17 @@
Parameters
- string + string host - int + int port - string + string databaseName @@ -235,7 +235,7 @@
Property Value
- bool + bool @@ -266,7 +266,7 @@
Property Value
- string + string @@ -297,7 +297,7 @@
Property Value
- string + string @@ -328,7 +328,7 @@
Property Value
- int + int @@ -359,7 +359,7 @@
Property Value
- string + string @@ -390,7 +390,7 @@
Property Value
- bool + bool @@ -421,7 +421,7 @@
Property Value
- bool + bool @@ -452,7 +452,7 @@
Property Value
- bool + bool @@ -483,7 +483,7 @@
Property Value
- bool + bool @@ -514,7 +514,7 @@
Property Value
- bool + bool @@ -545,7 +545,7 @@
Property Value
- bool + bool @@ -576,7 +576,7 @@
Property Value
- bool + bool @@ -607,7 +607,7 @@
Property Value
- bool + bool @@ -638,7 +638,7 @@
Property Value
- bool + bool @@ -669,7 +669,7 @@
Property Value
- bool + bool @@ -734,7 +734,7 @@
Parameters
- string + string pgName @@ -860,7 +860,7 @@
Parameters
- string + string value @@ -940,7 +940,7 @@
Parameters
- string + string pgName @@ -961,7 +961,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.PgBufferedConverter-1.html b/doc/api/Npgsql.Internal.PgBufferedConverter-1.html index 20a242a7..a0b74145 100644 --- a/doc/api/Npgsql.Internal.PgBufferedConverter-1.html +++ b/doc/api/Npgsql.Internal.PgBufferedConverter-1.html @@ -165,7 +165,7 @@
Parameters
- bool + bool customDbNullPredicate diff --git a/doc/api/Npgsql.Internal.PgConverter-1.html b/doc/api/Npgsql.Internal.PgConverter-1.html index fde5aa98..e699bc64 100644 --- a/doc/api/Npgsql.Internal.PgConverter-1.html +++ b/doc/api/Npgsql.Internal.PgConverter-1.html @@ -238,7 +238,7 @@
Returns
- bool + bool @@ -290,7 +290,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.PgConverter.html b/doc/api/Npgsql.Internal.PgConverter.html index 2010a739..aea3e9ec 100644 --- a/doc/api/Npgsql.Internal.PgConverter.html +++ b/doc/api/Npgsql.Internal.PgConverter.html @@ -130,7 +130,7 @@
Property Value
- bool + bool @@ -187,7 +187,7 @@
Returns
- bool + bool

Returns true if the given data format is supported.

@@ -243,7 +243,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.PgReader.html b/doc/api/Npgsql.Internal.PgReader.html index 43a56423..99aa60b6 100644 --- a/doc/api/Npgsql.Internal.PgReader.html +++ b/doc/api/Npgsql.Internal.PgReader.html @@ -159,7 +159,7 @@
Property Value
- int + int @@ -189,7 +189,7 @@
Property Value
- bool + bool @@ -222,7 +222,7 @@
Parameters
- int + int size @@ -274,7 +274,7 @@
Parameters
- int + int size @@ -363,7 +363,7 @@
Parameters
- int + int byteCount @@ -447,7 +447,7 @@
Parameters
- int + int byteCount @@ -499,7 +499,7 @@
Parameters
- int? + int? count @@ -531,7 +531,7 @@
Parameters
- int? + int? count @@ -583,7 +583,7 @@
Parameters
- int? + int? length @@ -729,7 +729,7 @@
Parameters
- Span<><byte> + Span<><byte> destination @@ -760,7 +760,7 @@
Returns
- byte + byte @@ -791,7 +791,7 @@
Parameters
- Span<><byte> + Span<><byte> buffer @@ -823,7 +823,7 @@
Parameters
- int + int count @@ -839,7 +839,7 @@
Returns
- ReadOnlySequence<><byte> + ReadOnlySequence<><byte> @@ -870,7 +870,7 @@
Parameters
- Memory<><byte> + Memory<><byte> buffer @@ -922,7 +922,7 @@
Parameters
- int + int count @@ -943,7 +943,7 @@
Returns
- ValueTask<><ReadOnlySequence<><byte>> + ValueTask<><ReadOnlySequence<><byte>> @@ -973,7 +973,7 @@
Returns
- double + double @@ -1003,7 +1003,7 @@
Returns
- float + float @@ -1063,7 +1063,7 @@
Returns
- int + int @@ -1140,7 +1140,7 @@
Returns
- string + string @@ -1192,7 +1192,7 @@
Returns
- ValueTask<><string> + ValueTask<><string> @@ -1282,7 +1282,7 @@
Returns
- ulong + ulong @@ -1313,7 +1313,7 @@
Parameters
- int + int count @@ -1361,7 +1361,7 @@
Returns
- bool + bool @@ -1392,7 +1392,7 @@
Parameters
- int + int byteCount @@ -1408,7 +1408,7 @@
Returns
- bool + bool @@ -1439,12 +1439,12 @@
Parameters
- int + int count - ReadOnlyMemory<><byte> + ReadOnlyMemory<><byte> bytes @@ -1460,7 +1460,7 @@
Returns
- bool + bool @@ -1491,12 +1491,12 @@
Parameters
- int + int count - ReadOnlySpan<><byte> + ReadOnlySpan<><byte> bytes @@ -1512,7 +1512,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.PgSerializerOptions.html b/doc/api/Npgsql.Internal.PgSerializerOptions.html index c8cc7feb..08a12b5c 100644 --- a/doc/api/Npgsql.Internal.PgSerializerOptions.html +++ b/doc/api/Npgsql.Internal.PgSerializerOptions.html @@ -189,7 +189,7 @@
Property Value
- bool + bool @@ -249,7 +249,7 @@
Property Value
- string + string @@ -1014,7 +1014,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.PgStreamingConverter-1.html b/doc/api/Npgsql.Internal.PgStreamingConverter-1.html index c8153717..c39f00f6 100644 --- a/doc/api/Npgsql.Internal.PgStreamingConverter-1.html +++ b/doc/api/Npgsql.Internal.PgStreamingConverter-1.html @@ -179,7 +179,7 @@
Parameters
- bool + bool customDbNullPredicate @@ -234,7 +234,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.PgTypeInfo.html b/doc/api/Npgsql.Internal.PgTypeInfo.html index ae74ff46..dab5ec83 100644 --- a/doc/api/Npgsql.Internal.PgTypeInfo.html +++ b/doc/api/Npgsql.Internal.PgTypeInfo.html @@ -269,7 +269,7 @@
Property Value
- bool + bool diff --git a/doc/api/Npgsql.Internal.PgWriter.html b/doc/api/Npgsql.Internal.PgWriter.html index 455282d0..a18bea92 100644 --- a/doc/api/Npgsql.Internal.PgWriter.html +++ b/doc/api/Npgsql.Internal.PgWriter.html @@ -167,7 +167,7 @@
Parameters
- int + int byteCount @@ -224,7 +224,7 @@
Parameters
- int + int byteCount @@ -406,7 +406,7 @@
Returns
- bool + bool @@ -437,7 +437,7 @@
Parameters
- int + int byteCount @@ -453,7 +453,7 @@
Returns
- bool + bool @@ -516,7 +516,7 @@
Parameters
- byte + byte value @@ -548,7 +548,7 @@
Parameters
- ReadOnlySpan<><byte> + ReadOnlySpan<><byte> buffer @@ -580,7 +580,7 @@
Parameters
- ReadOnlyMemory<><byte> + ReadOnlyMemory<><byte> buffer @@ -726,7 +726,7 @@
Parameters
- double + double value @@ -758,7 +758,7 @@
Parameters
- float + float value @@ -822,7 +822,7 @@
Parameters
- int + int value @@ -950,7 +950,7 @@
Parameters
- ulong + ulong value diff --git a/doc/api/Npgsql.Internal.Postgres.DataTypeName.html b/doc/api/Npgsql.Internal.Postgres.DataTypeName.html index 1b5822d1..8acb1924 100644 --- a/doc/api/Npgsql.Internal.Postgres.DataTypeName.html +++ b/doc/api/Npgsql.Internal.Postgres.DataTypeName.html @@ -130,7 +130,7 @@
Parameters
- string + string fullyQualifiedDataTypeName @@ -163,7 +163,7 @@
Property Value
- string + string @@ -193,7 +193,7 @@
Property Value
- bool + bool @@ -223,7 +223,7 @@
Property Value
- bool + bool @@ -253,7 +253,7 @@
Property Value
- string + string @@ -283,7 +283,7 @@
Property Value
- string + string @@ -313,7 +313,7 @@
Property Value
- string + string @@ -343,7 +343,7 @@
Property Value
- string + string @@ -392,7 +392,7 @@
Returns
- bool + bool @@ -439,7 +439,7 @@
Returns
- bool + bool @@ -470,12 +470,12 @@
Parameters
- string + string displayName - string? + string? schema @@ -521,7 +521,7 @@
Returns
- int + int @@ -611,7 +611,7 @@
Returns
- string + string @@ -665,7 +665,7 @@
Returns
- bool + bool @@ -712,7 +712,7 @@
Returns
- string + string @@ -764,7 +764,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.Postgres.Field.html b/doc/api/Npgsql.Internal.Postgres.Field.html index 68ff9046..ede915e7 100644 --- a/doc/api/Npgsql.Internal.Postgres.Field.html +++ b/doc/api/Npgsql.Internal.Postgres.Field.html @@ -125,7 +125,7 @@
Parameters
- string + string name @@ -135,7 +135,7 @@
Parameters
- int + int typeModifier @@ -168,7 +168,7 @@
Property Value
- string + string @@ -228,7 +228,7 @@
Property Value
- int + int diff --git a/doc/api/Npgsql.Internal.Postgres.Oid.html b/doc/api/Npgsql.Internal.Postgres.Oid.html index 442d3fe3..d7fab8e9 100644 --- a/doc/api/Npgsql.Internal.Postgres.Oid.html +++ b/doc/api/Npgsql.Internal.Postgres.Oid.html @@ -211,7 +211,7 @@
Returns
- bool + bool @@ -258,7 +258,7 @@
Returns
- bool + bool @@ -288,7 +288,7 @@
Returns
- int + int @@ -318,7 +318,7 @@
Returns
- string + string @@ -372,7 +372,7 @@
Returns
- bool + bool @@ -518,7 +518,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.Postgres.PgTypeId.html b/doc/api/Npgsql.Internal.Postgres.PgTypeId.html index 4b746684..a0b39de3 100644 --- a/doc/api/Npgsql.Internal.Postgres.PgTypeId.html +++ b/doc/api/Npgsql.Internal.Postgres.PgTypeId.html @@ -225,7 +225,7 @@
Property Value
- bool + bool @@ -255,7 +255,7 @@
Property Value
- bool + bool @@ -334,7 +334,7 @@
Returns
- bool + bool @@ -381,7 +381,7 @@
Returns
- bool + bool @@ -411,7 +411,7 @@
Returns
- int + int @@ -441,7 +441,7 @@
Returns
- string + string @@ -495,7 +495,7 @@
Returns
- bool + bool @@ -641,7 +641,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.Size.html b/doc/api/Npgsql.Internal.Size.html index 8530df6e..b25f022a 100644 --- a/doc/api/Npgsql.Internal.Size.html +++ b/doc/api/Npgsql.Internal.Size.html @@ -188,7 +188,7 @@
Property Value
- int + int @@ -298,7 +298,7 @@
Parameters
- int + int byteCount @@ -345,7 +345,7 @@
Parameters
- int + int byteCount @@ -408,7 +408,7 @@
Returns
- bool + bool @@ -455,7 +455,7 @@
Returns
- bool + bool @@ -485,7 +485,7 @@
Returns
- int + int @@ -539,7 +539,7 @@
Returns
- bool + bool @@ -570,7 +570,7 @@
Parameters
- int + int value @@ -638,7 +638,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.TypeInfoFactory.html b/doc/api/Npgsql.Internal.TypeInfoFactory.html index 6a5d09c6..692677ca 100644 --- a/doc/api/Npgsql.Internal.TypeInfoFactory.html +++ b/doc/api/Npgsql.Internal.TypeInfoFactory.html @@ -118,7 +118,7 @@
Parameters
- bool + bool resolvedDataTypeName

Signals whether a resolver based TypeInfo can keep its PgTypeId undecided or whether it should follow mapping.DataTypeName.

diff --git a/doc/api/Npgsql.Internal.TypeInfoMapping.html b/doc/api/Npgsql.Internal.TypeInfoMapping.html index 9a2cd039..82b97b8d 100644 --- a/doc/api/Npgsql.Internal.TypeInfoMapping.html +++ b/doc/api/Npgsql.Internal.TypeInfoMapping.html @@ -130,7 +130,7 @@
Parameters
- string + string dataTypeName @@ -168,7 +168,7 @@
Property Value
- string + string @@ -288,7 +288,7 @@
Property Value
- Func<, ><Type?, bool>? + Func<, ><Type?, bool>? @@ -321,7 +321,7 @@
Parameters
- string + string dataTypeName @@ -337,7 +337,7 @@
Returns
- bool + bool @@ -384,7 +384,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.TypeInfoMappingCollection.html b/doc/api/Npgsql.Internal.TypeInfoMappingCollection.html index 13756a58..4789c913 100644 --- a/doc/api/Npgsql.Internal.TypeInfoMappingCollection.html +++ b/doc/api/Npgsql.Internal.TypeInfoMappingCollection.html @@ -209,7 +209,7 @@
Parameters
- int + int capacity @@ -312,7 +312,7 @@
Parameters
- bool + bool suppressObjectMapping @@ -406,12 +406,12 @@
Parameters
- string + string elementDataTypeName - bool + bool suppressObjectMapping @@ -458,7 +458,7 @@
Parameters
- string + string elementDataTypeName @@ -542,7 +542,7 @@
Parameters
- string + string elementDataTypeName @@ -616,7 +616,7 @@
Parameters
- bool + bool suppressObjectMapping @@ -710,12 +710,12 @@
Parameters
- string + string elementDataTypeName - bool + bool suppressObjectMapping @@ -762,7 +762,7 @@
Parameters
- string + string elementDataTypeName @@ -819,7 +819,7 @@
Parameters
- bool + bool suppressObjectMapping @@ -918,12 +918,12 @@
Parameters
- string + string elementDataTypeName - bool + bool suppressObjectMapping @@ -970,7 +970,7 @@
Parameters
- string + string elementDataTypeName @@ -1017,7 +1017,7 @@
Parameters
- string + string dataTypeName @@ -1074,7 +1074,7 @@
Parameters
- string + string dataTypeName @@ -1084,7 +1084,7 @@
Parameters
- bool + bool isDefault @@ -1131,7 +1131,7 @@
Parameters
- string + string dataTypeName @@ -1188,7 +1188,7 @@
Parameters
- string + string dataTypeName @@ -1245,7 +1245,7 @@
Parameters
- string + string dataTypeName @@ -1255,7 +1255,7 @@
Parameters
- bool + bool isDefault @@ -1302,7 +1302,7 @@
Parameters
- string + string dataTypeName @@ -1369,7 +1369,7 @@
Parameters
- bool + bool suppressObjectMapping @@ -1468,12 +1468,12 @@
Parameters
- string + string elementDataTypeName - bool + bool suppressObjectMapping @@ -1520,7 +1520,7 @@
Parameters
- string + string elementDataTypeName @@ -1567,7 +1567,7 @@
Parameters
- string + string dataTypeName @@ -1624,7 +1624,7 @@
Parameters
- string + string dataTypeName @@ -1634,7 +1634,7 @@
Parameters
- bool + bool isDefault @@ -1681,7 +1681,7 @@
Parameters
- string + string dataTypeName @@ -1738,7 +1738,7 @@
Parameters
- string + string dataTypeName @@ -1795,7 +1795,7 @@
Parameters
- string + string dataTypeName @@ -1805,7 +1805,7 @@
Parameters
- bool + bool isDefault @@ -1852,7 +1852,7 @@
Parameters
- string + string dataTypeName @@ -1987,7 +1987,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.Internal.TypeInfoMappingHelpers.html b/doc/api/Npgsql.Internal.TypeInfoMappingHelpers.html index e6fd1ee9..9e232c52 100644 --- a/doc/api/Npgsql.Internal.TypeInfoMappingHelpers.html +++ b/doc/api/Npgsql.Internal.TypeInfoMappingHelpers.html @@ -150,7 +150,7 @@
Parameters
- bool + bool supportsWriting @@ -212,7 +212,7 @@
Parameters
- bool + bool includeDataTypeName @@ -222,7 +222,7 @@
Parameters
- bool + bool supportsWriting diff --git a/doc/api/Npgsql.NameTranslation.NpgsqlNullNameTranslator.html b/doc/api/Npgsql.NameTranslation.NpgsqlNullNameTranslator.html index 95953bd2..4301f971 100644 --- a/doc/api/Npgsql.NameTranslation.NpgsqlNullNameTranslator.html +++ b/doc/api/Npgsql.NameTranslation.NpgsqlNullNameTranslator.html @@ -136,7 +136,7 @@
Parameters
- string + string clrName @@ -152,7 +152,7 @@
Returns
- string + string @@ -184,7 +184,7 @@
Parameters
- string + string clrName @@ -200,7 +200,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.NameTranslation.NpgsqlSnakeCaseNameTranslator.html b/doc/api/Npgsql.NameTranslation.NpgsqlSnakeCaseNameTranslator.html index e3884d29..c0299acb 100644 --- a/doc/api/Npgsql.NameTranslation.NpgsqlSnakeCaseNameTranslator.html +++ b/doc/api/Npgsql.NameTranslation.NpgsqlSnakeCaseNameTranslator.html @@ -137,7 +137,7 @@
Parameters
- bool + bool legacyMode

Uses the legacy naming convention if true, otherwise it uses the new naming convention.

@@ -217,7 +217,7 @@
Parameters
- string + string name

The value to convert.

@@ -242,7 +242,7 @@
Returns
- string + string @@ -274,7 +274,7 @@
Parameters
- string + string clrName @@ -290,7 +290,7 @@
Returns
- string + string @@ -322,7 +322,7 @@
Parameters
- string + string clrName @@ -338,7 +338,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.NodaTime.Internal.DateIntervalConverter.html b/doc/api/Npgsql.NodaTime.Internal.DateIntervalConverter.html index 5ff175d6..4b62876d 100644 --- a/doc/api/Npgsql.NodaTime.Internal.DateIntervalConverter.html +++ b/doc/api/Npgsql.NodaTime.Internal.DateIntervalConverter.html @@ -156,7 +156,7 @@
Parameters
- bool + bool dateTimeInfinityConversions diff --git a/doc/api/Npgsql.NpgsqlBatch.html b/doc/api/Npgsql.NpgsqlBatch.html index 4d14fe12..38e7be22 100644 --- a/doc/api/Npgsql.NpgsqlBatch.html +++ b/doc/api/Npgsql.NpgsqlBatch.html @@ -339,7 +339,7 @@
Property Value
- bool + bool @@ -386,7 +386,7 @@
Property Value
- int + int @@ -649,7 +649,7 @@
Returns
- int + int @@ -698,7 +698,7 @@
Returns
- Task<><int> + Task<><int> diff --git a/doc/api/Npgsql.NpgsqlBatchCommand.html b/doc/api/Npgsql.NpgsqlBatchCommand.html index abf057e1..32a01850 100644 --- a/doc/api/Npgsql.NpgsqlBatchCommand.html +++ b/doc/api/Npgsql.NpgsqlBatchCommand.html @@ -148,7 +148,7 @@
Parameters
- string + string commandText

The text of the NpgsqlBatchCommand.

@@ -184,7 +184,7 @@
Property Value
- bool? + bool? @@ -234,7 +234,7 @@
Property Value
- bool + bool @@ -264,7 +264,7 @@
Property Value
- string + string @@ -422,7 +422,7 @@
Property Value
- int + int @@ -455,7 +455,7 @@
Property Value
- ulong + ulong @@ -555,7 +555,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.NpgsqlBatchCommandCollection.html b/doc/api/Npgsql.NpgsqlBatchCommandCollection.html index a6ac9ad2..975997a6 100644 --- a/doc/api/Npgsql.NpgsqlBatchCommandCollection.html +++ b/doc/api/Npgsql.NpgsqlBatchCommandCollection.html @@ -134,7 +134,7 @@
Property Value
- int + int @@ -166,7 +166,7 @@
Property Value
- bool + bool @@ -199,7 +199,7 @@
Parameters
- int + int index @@ -347,7 +347,7 @@
Returns
- bool + bool @@ -394,7 +394,7 @@
Returns
- bool + bool @@ -432,7 +432,7 @@
Parameters
- int + int arrayIndex @@ -469,7 +469,7 @@
Parameters
- int + int arrayIndex @@ -503,7 +503,7 @@
Parameters
- int + int index @@ -600,7 +600,7 @@
Returns
- int + int @@ -647,7 +647,7 @@
Returns
- int + int @@ -680,7 +680,7 @@
Parameters
- int + int index @@ -717,7 +717,7 @@
Parameters
- int + int index @@ -772,7 +772,7 @@
Returns
- bool + bool @@ -819,7 +819,7 @@
Returns
- bool + bool @@ -852,7 +852,7 @@
Parameters
- int + int index @@ -886,7 +886,7 @@
Parameters
- int + int index diff --git a/doc/api/Npgsql.NpgsqlBinaryExporter.html b/doc/api/Npgsql.NpgsqlBinaryExporter.html index 96528a1d..3c1f83ca 100644 --- a/doc/api/Npgsql.NpgsqlBinaryExporter.html +++ b/doc/api/Npgsql.NpgsqlBinaryExporter.html @@ -137,7 +137,7 @@
Property Value
- bool + bool @@ -626,7 +626,7 @@
Returns
- int + int

The number of columns in the row. -1 if there are no further rows. Note: This will currently be the same value for all rows, but this may change in the future.

@@ -676,7 +676,7 @@
Returns
- ValueTask<><int> + ValueTask<><int>

The number of columns in the row. -1 if there are no further rows. Note: This will currently be the same value for all rows, but this may change in the future.

diff --git a/doc/api/Npgsql.NpgsqlBinaryImporter.html b/doc/api/Npgsql.NpgsqlBinaryImporter.html index 824d82ef..c4fe803c 100644 --- a/doc/api/Npgsql.NpgsqlBinaryImporter.html +++ b/doc/api/Npgsql.NpgsqlBinaryImporter.html @@ -258,7 +258,7 @@
Returns
- ulong + ulong @@ -309,7 +309,7 @@
Returns
- ValueTask<><ulong> + ValueTask<><ulong> @@ -547,7 +547,7 @@
Parameters
- string + string dataTypeName

In some cases T isn't enough to infer the data type to be written to the database. This parameter and be used to unambiguously specify the type.

@@ -821,7 +821,7 @@
Parameters
- string + string dataTypeName

In some cases T isn't enough to infer the data type to be written to the database. This parameter and be used to unambiguously specify the type.

diff --git a/doc/api/Npgsql.NpgsqlCommand.html b/doc/api/Npgsql.NpgsqlCommand.html index 1279e154..0d3a47f5 100644 --- a/doc/api/Npgsql.NpgsqlCommand.html +++ b/doc/api/Npgsql.NpgsqlCommand.html @@ -155,7 +155,7 @@
Parameters
- string? + string? cmdText

The text of the query.

@@ -202,7 +202,7 @@
Parameters
- string? + string? cmdText

The text of the query.

@@ -242,7 +242,7 @@
Parameters
- string? + string? cmdText

The text of the query.

@@ -279,7 +279,7 @@
Property Value
- bool + bool @@ -310,7 +310,7 @@
Property Value
- string + string

The SQL statement or function (stored procedure) to execute. The default is an empty string.

@@ -342,7 +342,7 @@
Property Value
- int + int

The time (in seconds) to wait for the command to execute. The default value is 30 seconds.

@@ -531,7 +531,7 @@
Property Value
- bool + bool @@ -562,7 +562,7 @@
Property Value
- bool + bool @@ -692,7 +692,7 @@
Property Value
- bool[] + bool[] @@ -879,7 +879,7 @@
Parameters
- bool + bool disposing @@ -1016,7 +1016,7 @@
Returns
- int + int

The number of rows affected if known; -1 otherwise.

@@ -1066,7 +1066,7 @@
Returns
- Task<><int> + Task<><int>

A task representing the asynchronous operation, with the number of rows affected if known; -1 otherwise.

diff --git a/doc/api/Npgsql.NpgsqlCommandBuilder.html b/doc/api/Npgsql.NpgsqlCommandBuilder.html index 4807e851..c701626b 100644 --- a/doc/api/Npgsql.NpgsqlCommandBuilder.html +++ b/doc/api/Npgsql.NpgsqlCommandBuilder.html @@ -183,7 +183,7 @@
Property Value
- string + string

The beginning character or characters to use. The default is an empty string.

@@ -215,7 +215,7 @@
Property Value
- string + string

The ending character or characters to use. The default is an empty string.

@@ -268,7 +268,7 @@
Parameters
- bool + bool whereClause

If set to true [where clause].

@@ -372,7 +372,7 @@
Parameters
- bool + bool useColumnsForParameterNames

If true, generate parameter names matching column names, if possible. If false, generate @p1, @p2, and so on.

@@ -457,7 +457,7 @@
Parameters
- bool + bool useColumnsForParameterNames

If true, generate parameter names matching column names, if possible. If false, generate @p1, @p2, and so on.

@@ -508,7 +508,7 @@
Parameters
- int + int parameterOrdinal

The number to be included as part of the parameter's name..

@@ -525,7 +525,7 @@
Returns
- string + string

The name of the parameter with the specified number appended as part of the parameter name.

@@ -558,7 +558,7 @@
Parameters
- string + string parameterName

The partial name of the parameter.

@@ -575,7 +575,7 @@
Returns
- string + string

The full parameter name corresponding to the partial parameter name requested.

@@ -608,7 +608,7 @@
Parameters
- int + int parameterOrdinal

The number to be included as part of the parameter's name.

@@ -625,7 +625,7 @@
Returns
- string + string

The name of the parameter with the specified number appended.

@@ -692,7 +692,7 @@
Parameters
- bool + bool useColumnsForParameterNames

If true, generate parameter names matching column names, if possible. If false, generate @p1, @p2, and so on.

@@ -743,7 +743,7 @@
Parameters
- string + string unquotedIdentifier

The original unquoted identifier.

@@ -760,7 +760,7 @@
Returns
- string + string

The quoted version of the identifier. Embedded quotes within the identifier are properly escaped.

@@ -827,7 +827,7 @@
Parameters
- string + string quotedIdentifier

The identifier that will have its embedded quotes removed.

@@ -844,7 +844,7 @@
Returns
- string + string

The unquoted identifier, with embedded quotes properly un-escaped.

diff --git a/doc/api/Npgsql.NpgsqlConnection.html b/doc/api/Npgsql.NpgsqlConnection.html index 72061cc8..8fa29edd 100644 --- a/doc/api/Npgsql.NpgsqlConnection.html +++ b/doc/api/Npgsql.NpgsqlConnection.html @@ -153,7 +153,7 @@
Parameters
- string? + string? connectionString

The connection used to open the PostgreSQL database.

@@ -187,7 +187,7 @@
Field Value
- int + int @@ -221,7 +221,7 @@
Property Value
- int + int

The time (in seconds) to wait for a command to complete. The default value is 30 seconds.

@@ -253,7 +253,7 @@
Property Value
- string + string

The connection string that includes the server name, the database name, and other parameters needed to establish the initial connection. The default value is an empty string.

@@ -288,7 +288,7 @@
Property Value
- int + int

The time (in seconds) to wait for a connection to open. The default value is 15 seconds.

@@ -320,7 +320,7 @@
Property Value
- string + string

The name of the current database or the name of the database to be used after a connection is opened. The default value is the empty string.

@@ -353,7 +353,7 @@
Property Value
- string + string

The name of the database server (host and port). If the connection uses a Unix-domain socket, the path to that socket is returned. The default value is the empty string.

@@ -483,7 +483,7 @@
Property Value
- bool + bool @@ -514,7 +514,7 @@
Property Value
- string? + string? @@ -545,7 +545,7 @@
Property Value
- bool + bool @@ -576,7 +576,7 @@
Property Value
- int + int @@ -608,7 +608,7 @@
Property Value
- IReadOnlyDictionary<, ><string, string> + IReadOnlyDictionary<, ><string, string> @@ -680,7 +680,7 @@
Property Value
- int + int @@ -793,7 +793,7 @@
Property Value
- string + string @@ -856,7 +856,7 @@
Property Value
- string + string @@ -959,7 +959,7 @@
Property Value
- string? + string? @@ -993,7 +993,7 @@
Parameters
- string + string copyToCommand

A COPY TO STDOUT SQL command

@@ -1046,7 +1046,7 @@
Parameters
- string + string copyToCommand

A COPY TO STDOUT SQL command

@@ -1105,7 +1105,7 @@
Parameters
- string + string copyFromCommand

A COPY FROM STDIN SQL command

@@ -1158,7 +1158,7 @@
Parameters
- string + string copyFromCommand

A COPY FROM STDIN SQL command

@@ -1332,7 +1332,7 @@
Parameters
- string + string copyCommand

A COPY TO STDOUT or COPY FROM STDIN SQL command

@@ -1388,7 +1388,7 @@
Parameters
- string + string copyCommand

A COPY TO STDOUT or COPY FROM STDIN SQL command

@@ -1449,7 +1449,7 @@
Parameters
- string + string copyToCommand

A COPY TO STDOUT SQL command

@@ -1504,7 +1504,7 @@
Parameters
- string + string copyToCommand

A COPY TO STDOUT SQL command

@@ -1565,7 +1565,7 @@
Parameters
- string + string copyFromCommand

A COPY FROM STDIN SQL command

@@ -1620,7 +1620,7 @@
Parameters
- string + string copyFromCommand

A COPY FROM STDIN SQL command

@@ -1882,7 +1882,7 @@
Parameters
- string + string dbName

The name of the database to use in place of the current database.

@@ -1972,7 +1972,7 @@
Parameters
- string + string connectionString @@ -2166,7 +2166,7 @@
Parameters
- bool + bool disposing

true when called from Dispose(bool); false when being called from the finalizer.

@@ -2296,13 +2296,13 @@
Parameters
- string? + string? collectionName

The collection name.

- string?[] + string?[] restrictions

The restriction values to filter the results. A description of the restrictions is contained in the Restrictions collection.

@@ -2353,7 +2353,7 @@
Parameters
- string? + string? collectionName

The collection name.

@@ -2453,7 +2453,7 @@
Parameters
- string + string collectionName

The collection name.

@@ -2509,13 +2509,13 @@
Parameters
- string + string collectionName

The collection name.

- string?[] + string?[] restrictions

The restriction values to filter the results. A description of the restrictions is contained in the Restrictions collection.

@@ -2726,7 +2726,7 @@
Parameters
- int + int timeout

The time-out value, in milliseconds, passed to . The default value is 0, which indicates an infinite time-out period. @@ -2745,7 +2745,7 @@

Returns
- bool + bool

true if an asynchronous message was received, false if timed out.

@@ -2797,7 +2797,7 @@
Returns
- bool + bool

true if an asynchronous message was received, false if timed out.

@@ -2883,7 +2883,7 @@
Parameters
- int + int timeout

The time-out value, in milliseconds. The default value is 0, which indicates an infinite time-out period. @@ -2908,7 +2908,7 @@

Returns
- Task<><bool> + Task<><bool>

true if an asynchronous message was received, false if timed out.

@@ -2966,7 +2966,7 @@
Returns
- Task<><bool> + Task<><bool>

true if an asynchronous message was received, false if timed out.

diff --git a/doc/api/Npgsql.NpgsqlConnectionStringBuilder.html b/doc/api/Npgsql.NpgsqlConnectionStringBuilder.html index 967d9fa3..e44a3e75 100644 --- a/doc/api/Npgsql.NpgsqlConnectionStringBuilder.html +++ b/doc/api/Npgsql.NpgsqlConnectionStringBuilder.html @@ -100,7 +100,7 @@
Inheritance
Implements
-
IDictionary<, ><string, object?>
+
IDictionary<, ><string, object?>
Namespace: Npgsql
Assembly: Npgsql.dll
@@ -153,7 +153,7 @@
Parameters
- bool + bool useOdbcRules

true to use {} to delimit fields; false to use quotation marks.

@@ -187,7 +187,7 @@
Parameters
- string? + string? connectionString @@ -221,7 +221,7 @@
Property Value
- string? + string? @@ -284,7 +284,7 @@
Property Value
- int + int @@ -315,7 +315,7 @@
Property Value
- bool + bool @@ -348,7 +348,7 @@
Property Value
- int + int @@ -411,7 +411,7 @@
Property Value
- bool + bool @@ -442,7 +442,7 @@
Property Value
- string? + string? @@ -473,7 +473,7 @@
Property Value
- string? + string? @@ -504,7 +504,7 @@
Property Value
- string? + string? @@ -536,7 +536,7 @@
Property Value
- int + int @@ -568,7 +568,7 @@
Property Value
- int + int

The time (in seconds) to wait. The default value is 300.

@@ -602,7 +602,7 @@
Property Value
- int + int

The time (in seconds) to wait, or 0 to to make connections last indefinitely (the default).

@@ -635,7 +635,7 @@
Property Value
- int + int

The interval (in seconds). The default value is 10.

@@ -667,7 +667,7 @@
Property Value
- bool + bool @@ -698,7 +698,7 @@
Property Value
- bool + bool @@ -729,7 +729,7 @@
Property Value
- string? + string? @@ -760,7 +760,7 @@
Property Value
- string + string @@ -791,7 +791,7 @@
Property Value
- bool + bool @@ -824,7 +824,7 @@
Property Value
- string? + string? @@ -856,7 +856,7 @@
Property Value
- string? + string? @@ -890,7 +890,7 @@
Property Value
- string? + string? @@ -921,7 +921,7 @@
Property Value
- int + int @@ -953,7 +953,7 @@
Property Value
- bool + bool @@ -985,7 +985,7 @@
Property Value
- bool + bool @@ -1016,7 +1016,7 @@
Property Value
- bool + bool @@ -1047,7 +1047,7 @@
Property Value
- bool + bool @@ -1078,7 +1078,7 @@
Property Value
- int + int @@ -1110,7 +1110,7 @@
Parameters
- string + string keyword

The key of the item to get or set.

@@ -1160,7 +1160,7 @@
Property Value
- int + int @@ -1191,7 +1191,7 @@
Property Value
- string + string @@ -1222,7 +1222,7 @@
Property Value
- ICollection<><string> + ICollection<><string> @@ -1253,7 +1253,7 @@
Property Value
- bool + bool @@ -1284,7 +1284,7 @@
Property Value
- bool + bool @@ -1315,7 +1315,7 @@
Property Value
- bool + bool @@ -1348,7 +1348,7 @@
Property Value
- int + int @@ -1379,7 +1379,7 @@
Property Value
- int + int @@ -1410,7 +1410,7 @@
Property Value
- int + int @@ -1441,7 +1441,7 @@
Property Value
- bool + bool @@ -1473,7 +1473,7 @@
Property Value
- bool + bool @@ -1504,7 +1504,7 @@
Property Value
- string? + string? @@ -1535,7 +1535,7 @@
Property Value
- string? + string? @@ -1566,7 +1566,7 @@
Property Value
- string? + string? @@ -1597,7 +1597,7 @@
Property Value
- bool + bool @@ -1628,7 +1628,7 @@
Property Value
- bool + bool @@ -1659,7 +1659,7 @@
Property Value
- int + int @@ -1690,7 +1690,7 @@
Property Value
- bool + bool @@ -1721,7 +1721,7 @@
Property Value
- int + int @@ -1752,7 +1752,7 @@
Property Value
- string? + string? @@ -1783,7 +1783,7 @@
Property Value
- string? + string? @@ -1845,7 +1845,7 @@
Property Value
- int + int @@ -1876,7 +1876,7 @@
Property Value
- int + int @@ -1907,7 +1907,7 @@
Property Value
- string? + string? @@ -1938,7 +1938,7 @@
Property Value
- string? + string? @@ -2000,7 +2000,7 @@
Property Value
- string? + string? @@ -2031,7 +2031,7 @@
Property Value
- string? + string? @@ -2062,7 +2062,7 @@
Property Value
- bool + bool @@ -2094,7 +2094,7 @@
Property Value
- int + int @@ -2127,7 +2127,7 @@
Property Value
- int + int @@ -2159,7 +2159,7 @@
Property Value
- int + int @@ -2190,7 +2190,7 @@
Property Value
- string? + string? @@ -2221,7 +2221,7 @@
Property Value
- bool + bool @@ -2252,7 +2252,7 @@
Property Value
- bool + bool @@ -2283,7 +2283,7 @@
Property Value
- bool + bool @@ -2314,7 +2314,7 @@
Property Value
- string? + string? @@ -2345,7 +2345,7 @@
Property Value
- bool + bool @@ -2407,7 +2407,7 @@
Property Value
- int + int @@ -2439,7 +2439,7 @@
Property Value
- int + int @@ -2473,7 +2473,7 @@
Parameters
- KeyValuePair<, ><string, object?> + KeyValuePair<, ><string, object?> item

The key-value pair to be added.

@@ -2523,7 +2523,7 @@
Parameters
- KeyValuePair<, ><string, object?> + KeyValuePair<, ><string, object?> item

The item to locate in the NpgsqlConnectionStringBuilder.

@@ -2540,7 +2540,7 @@
Returns
- bool + bool

true if the NpgsqlConnectionStringBuilder contains the entry; otherwise false.

@@ -2573,7 +2573,7 @@
Parameters
- string + string keyword

The key to locate in the NpgsqlConnectionStringBuilder.

@@ -2590,7 +2590,7 @@
Returns
- bool + bool

true if the NpgsqlConnectionStringBuilder contains an entry with the specified key; otherwise false.

@@ -2623,14 +2623,14 @@
Parameters
- KeyValuePair<, ><string, object?>[] + KeyValuePair<, ><string, object?>[] array

The one-dimensional Array that is the destination of the elements copied from NpgsqlConnectionStringBuilder. The Array must have zero-based indexing.

- int + int arrayIndex

The zero-based index in array at which copying begins.

@@ -2680,7 +2680,7 @@
Returns
- bool + bool @@ -2711,7 +2711,7 @@
Returns
- IEnumerator<><KeyValuePair<, ><string, object?>> + IEnumerator<><KeyValuePair<, ><string, object?>> @@ -2742,7 +2742,7 @@
Returns
- int + int @@ -2806,7 +2806,7 @@
Parameters
- KeyValuePair<, ><string, object?> + KeyValuePair<, ><string, object?> item

The key/value pair to be removed from the connection string in this DbConnectionStringBuilder.

@@ -2823,7 +2823,7 @@
Returns
- bool + bool

true if the key existed within the connection string and was removed; false if the key did not exist.

@@ -2856,7 +2856,7 @@
Parameters
- string + string keyword

The key of the key/value pair to be removed from the connection string in this DbConnectionStringBuilder.

@@ -2873,7 +2873,7 @@
Returns
- bool + bool

true if the key existed within the connection string and was removed; false if the key did not exist.

@@ -2906,7 +2906,7 @@
Parameters
- string + string keyword

The key of the item to retrieve.

@@ -2929,7 +2929,7 @@
Returns
- bool + bool

true if keyword was found within the connection string, false otherwise.

diff --git a/doc/api/Npgsql.NpgsqlDataAdapter.html b/doc/api/Npgsql.NpgsqlDataAdapter.html index a8e13f75..cf8850d7 100644 --- a/doc/api/Npgsql.NpgsqlDataAdapter.html +++ b/doc/api/Npgsql.NpgsqlDataAdapter.html @@ -181,7 +181,7 @@
Parameters
- string + string selectCommandText @@ -219,12 +219,12 @@
Parameters
- string + string selectCommandText - string + string selectConnectionString diff --git a/doc/api/Npgsql.NpgsqlDataReader.html b/doc/api/Npgsql.NpgsqlDataReader.html index e67e29c1..71f524ea 100644 --- a/doc/api/Npgsql.NpgsqlDataReader.html +++ b/doc/api/Npgsql.NpgsqlDataReader.html @@ -135,7 +135,7 @@
Property Value
- int + int @@ -166,7 +166,7 @@
Property Value
- int + int @@ -197,7 +197,7 @@
Property Value
- bool + bool @@ -228,7 +228,7 @@
Property Value
- bool + bool @@ -263,7 +263,7 @@
Property Value
- bool + bool @@ -295,7 +295,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -345,7 +345,7 @@
Parameters
- string + string name

The name of the column.

@@ -394,7 +394,7 @@
Property Value
- int + int

The number of rows changed, inserted, or deleted. -1 for SELECT statements; 0 if no rows were affected or the statement failed.

@@ -426,7 +426,7 @@
Property Value
- ulong + ulong

The number of rows changed, inserted, or deleted. 0 for SELECT statements, if no rows were affected or the statement failed.

@@ -546,7 +546,7 @@
Parameters
- bool + bool disposing @@ -610,7 +610,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -627,7 +627,7 @@
Returns
- bool + bool

The value of the specified column.

@@ -660,7 +660,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -677,7 +677,7 @@
Returns
- byte + byte

The value of the specified column.

@@ -710,7 +710,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -722,19 +722,19 @@
Parameters
- byte[] + byte[] buffer

The buffer into which to copy the data.

- int + int bufferOffset

The index with the buffer to which the data will be copied.

- int + int length

The maximum number of characters to read.

@@ -784,7 +784,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -834,7 +834,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -852,13 +852,13 @@
Parameters
- int + int bufferOffset

The index with the buffer to which the data will be copied.

- int + int length

The maximum number of characters to read.

@@ -989,7 +989,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1041,7 +1041,7 @@
Parameters
- int + int ordinal

The zero-based column index.

@@ -1058,7 +1058,7 @@
Returns
- string + string @@ -1090,7 +1090,7 @@
Parameters
- int + int ordinal

The zero-based column index.

@@ -1143,7 +1143,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1192,7 +1192,7 @@
Parameters
- int + int ordinal @@ -1240,7 +1240,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1257,7 +1257,7 @@
Returns
- decimal + decimal

The value of the specified column.

@@ -1290,7 +1290,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1307,7 +1307,7 @@
Returns
- double + double

The value of the specified column.

@@ -1372,7 +1372,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1422,7 +1422,7 @@
Parameters
- int + int ordinal

The column to be retrieved.

@@ -1488,7 +1488,7 @@
Parameters
- int + int ordinal

The type of the value to be returned.

@@ -1559,7 +1559,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1576,7 +1576,7 @@
Returns
- float + float

The value of the specified column.

@@ -1609,7 +1609,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1659,7 +1659,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1709,7 +1709,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1726,7 +1726,7 @@
Returns
- int + int

The value of the specified column.

@@ -1759,7 +1759,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1809,7 +1809,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -1826,7 +1826,7 @@
Returns
- string + string

The name of the specified column.

@@ -1859,7 +1859,7 @@
Parameters
- string + string name

The name of the column.

@@ -1876,7 +1876,7 @@
Returns
- int + int

The zero-based column ordinal.

@@ -1910,7 +1910,7 @@
Parameters
- int + int ordinal

The zero-based column index.

@@ -2038,7 +2038,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -2088,7 +2088,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -2144,7 +2144,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -2161,7 +2161,7 @@
Returns
- string + string

The value of the specified column.

@@ -2194,7 +2194,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -2244,7 +2244,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -2300,7 +2300,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -2356,7 +2356,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -2423,7 +2423,7 @@
Returns
- int + int

The number of instances of in the array.

@@ -2456,7 +2456,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -2473,7 +2473,7 @@
Returns
- bool + bool

true if the specified column is equivalent to ; otherwise false.

@@ -2507,7 +2507,7 @@
Parameters
- int + int ordinal

The zero-based column to be retrieved.

@@ -2530,7 +2530,7 @@
Returns
- Task<><bool> + Task<><bool>

true if the specified column value is equivalent to otherwise false.

@@ -2562,7 +2562,7 @@
Returns
- bool + bool @@ -2611,7 +2611,7 @@
Returns
- Task<><bool> + Task<><bool>

A task representing the asynchronous operation.

@@ -2643,7 +2643,7 @@
Returns
- bool + bool

true if there are more rows; otherwise false.

@@ -2696,7 +2696,7 @@
Returns
- Task<><bool> + Task<><bool>

A task representing the asynchronous operation.

diff --git a/doc/api/Npgsql.NpgsqlDataSource.html b/doc/api/Npgsql.NpgsqlDataSource.html index 873ac877..9ef05753 100644 --- a/doc/api/Npgsql.NpgsqlDataSource.html +++ b/doc/api/Npgsql.NpgsqlDataSource.html @@ -144,7 +144,7 @@
Property Value
- string + string @@ -178,7 +178,7 @@
Property Value
- string + string @@ -260,7 +260,7 @@
Parameters
- string + string connectionString @@ -339,7 +339,7 @@
Parameters
- string? + string? commandText

An optional SQL for the command.

@@ -449,7 +449,7 @@
Parameters
- string? + string? commandText @@ -530,7 +530,7 @@
Parameters
- bool + bool disposing diff --git a/doc/api/Npgsql.NpgsqlDataSourceBuilder.html b/doc/api/Npgsql.NpgsqlDataSourceBuilder.html index f157795d..68368ba6 100644 --- a/doc/api/Npgsql.NpgsqlDataSourceBuilder.html +++ b/doc/api/Npgsql.NpgsqlDataSourceBuilder.html @@ -136,7 +136,7 @@
Parameters
- string? + string? connectionString @@ -170,7 +170,7 @@
Property Value
- string + string @@ -263,7 +263,7 @@
Property Value
- string? + string? @@ -396,7 +396,7 @@
Parameters
- bool + bool parameterLoggingEnabled

If true, then sensitive data is logged.

@@ -452,7 +452,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -516,7 +516,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -597,7 +597,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding enum type in the database. If null, the name translator given in nameTranslator will be used.

@@ -684,7 +684,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -709,7 +709,7 @@
Returns
- bool + bool @@ -741,7 +741,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -766,7 +766,7 @@
Returns
- bool + bool @@ -813,7 +813,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding enum type in the database. If null, the name translator given in nameTranslator will be used.

@@ -838,7 +838,7 @@
Returns
- bool + bool @@ -1098,7 +1098,7 @@
Parameters
- Func<, , ><NpgsqlConnectionStringBuilder, CancellationToken, ValueTask<><string>>? + Func<, , ><NpgsqlConnectionStringBuilder, CancellationToken, ValueTask<><string>>? passwordProvider

A callback which returns the password to be sent to PostgreSQL.

diff --git a/doc/api/Npgsql.NpgsqlEventId.html b/doc/api/Npgsql.NpgsqlEventId.html index d18be5f0..3d4e55a7 100644 --- a/doc/api/Npgsql.NpgsqlEventId.html +++ b/doc/api/Npgsql.NpgsqlEventId.html @@ -128,7 +128,7 @@
Field Value
- int + int @@ -157,7 +157,7 @@
Field Value
- int + int @@ -186,7 +186,7 @@
Field Value
- int + int @@ -215,7 +215,7 @@
Field Value
- int + int @@ -244,7 +244,7 @@
Field Value
- int + int @@ -273,7 +273,7 @@
Field Value
- int + int @@ -302,7 +302,7 @@
Field Value
- int + int @@ -331,7 +331,7 @@
Field Value
- int + int @@ -360,7 +360,7 @@
Field Value
- int + int @@ -389,7 +389,7 @@
Field Value
- int + int @@ -418,7 +418,7 @@
Field Value
- int + int @@ -447,7 +447,7 @@
Field Value
- int + int @@ -476,7 +476,7 @@
Field Value
- int + int @@ -505,7 +505,7 @@
Field Value
- int + int @@ -534,7 +534,7 @@
Field Value
- int + int @@ -563,7 +563,7 @@
Field Value
- int + int @@ -592,7 +592,7 @@
Field Value
- int + int @@ -621,7 +621,7 @@
Field Value
- int + int @@ -650,7 +650,7 @@
Field Value
- int + int @@ -679,7 +679,7 @@
Field Value
- int + int @@ -708,7 +708,7 @@
Field Value
- int + int @@ -737,7 +737,7 @@
Field Value
- int + int @@ -766,7 +766,7 @@
Field Value
- int + int @@ -795,7 +795,7 @@
Field Value
- int + int @@ -824,7 +824,7 @@
Field Value
- int + int @@ -853,7 +853,7 @@
Field Value
- int + int @@ -882,7 +882,7 @@
Field Value
- int + int @@ -911,7 +911,7 @@
Field Value
- int + int @@ -940,7 +940,7 @@
Field Value
- int + int @@ -969,7 +969,7 @@
Field Value
- int + int @@ -998,7 +998,7 @@
Field Value
- int + int @@ -1027,7 +1027,7 @@
Field Value
- int + int @@ -1056,7 +1056,7 @@
Field Value
- int + int @@ -1085,7 +1085,7 @@
Field Value
- int + int @@ -1114,7 +1114,7 @@
Field Value
- int + int @@ -1143,7 +1143,7 @@
Field Value
- int + int @@ -1172,7 +1172,7 @@
Field Value
- int + int @@ -1201,7 +1201,7 @@
Field Value
- int + int @@ -1230,7 +1230,7 @@
Field Value
- int + int @@ -1259,7 +1259,7 @@
Field Value
- int + int @@ -1288,7 +1288,7 @@
Field Value
- int + int @@ -1317,7 +1317,7 @@
Field Value
- int + int @@ -1346,7 +1346,7 @@
Field Value
- int + int @@ -1375,7 +1375,7 @@
Field Value
- int + int @@ -1404,7 +1404,7 @@
Field Value
- int + int @@ -1433,7 +1433,7 @@
Field Value
- int + int @@ -1462,7 +1462,7 @@
Field Value
- int + int @@ -1491,7 +1491,7 @@
Field Value
- int + int @@ -1520,7 +1520,7 @@
Field Value
- int + int @@ -1549,7 +1549,7 @@
Field Value
- int + int @@ -1578,7 +1578,7 @@
Field Value
- int + int @@ -1607,7 +1607,7 @@
Field Value
- int + int @@ -1636,7 +1636,7 @@
Field Value
- int + int @@ -1665,7 +1665,7 @@
Field Value
- int + int @@ -1694,7 +1694,7 @@
Field Value
- int + int @@ -1723,7 +1723,7 @@
Field Value
- int + int @@ -1752,7 +1752,7 @@
Field Value
- int + int @@ -1781,7 +1781,7 @@
Field Value
- int + int @@ -1810,7 +1810,7 @@
Field Value
- int + int @@ -1839,7 +1839,7 @@
Field Value
- int + int @@ -1868,7 +1868,7 @@
Field Value
- int + int @@ -1897,7 +1897,7 @@
Field Value
- int + int @@ -1926,7 +1926,7 @@
Field Value
- int + int @@ -1955,7 +1955,7 @@
Field Value
- int + int @@ -1984,7 +1984,7 @@
Field Value
- int + int diff --git a/doc/api/Npgsql.NpgsqlException.html b/doc/api/Npgsql.NpgsqlException.html index 6838d11a..8b2f060c 100644 --- a/doc/api/Npgsql.NpgsqlException.html +++ b/doc/api/Npgsql.NpgsqlException.html @@ -208,7 +208,7 @@
Parameters
- string? + string? message

The error message that explains the reason for the exception.

@@ -254,7 +254,7 @@
Parameters
- string? + string? message

The message that describes the error.

@@ -334,7 +334,7 @@
Property Value
- bool + bool diff --git a/doc/api/Npgsql.NpgsqlFactory.html b/doc/api/Npgsql.NpgsqlFactory.html index 701453cf..836751a6 100644 --- a/doc/api/Npgsql.NpgsqlFactory.html +++ b/doc/api/Npgsql.NpgsqlFactory.html @@ -168,7 +168,7 @@
Property Value
- bool + bool @@ -199,7 +199,7 @@
Property Value
- bool + bool diff --git a/doc/api/Npgsql.NpgsqlGeoJSONExtensions.html b/doc/api/Npgsql.NpgsqlGeoJSONExtensions.html index d12d03c8..7ab91187 100644 --- a/doc/api/Npgsql.NpgsqlGeoJSONExtensions.html +++ b/doc/api/Npgsql.NpgsqlGeoJSONExtensions.html @@ -150,7 +150,7 @@
Parameters
- bool + bool geographyAsDefault

Specifies that the geography type is used for mapping by default.

@@ -211,7 +211,7 @@
Parameters
- bool + bool geographyAsDefault

Specifies that the geography type is used for mapping by default.

diff --git a/doc/api/Npgsql.NpgsqlLargeObjectManager.html b/doc/api/Npgsql.NpgsqlLargeObjectManager.html index b3d27516..768be6f6 100644 --- a/doc/api/Npgsql.NpgsqlLargeObjectManager.html +++ b/doc/api/Npgsql.NpgsqlLargeObjectManager.html @@ -167,7 +167,7 @@
Property Value
- bool + bool @@ -198,7 +198,7 @@
Property Value
- int + int @@ -376,7 +376,7 @@
Parameters
- string + string path

Path to write the file on the backend

@@ -416,7 +416,7 @@
Parameters
- string + string path

Path to write the file on the backend

@@ -471,7 +471,7 @@
Parameters
- string + string path

Path to read the file on the backend

@@ -511,7 +511,7 @@
Parameters
- string + string path

Path to read the file on the backend

diff --git a/doc/api/Npgsql.NpgsqlLargeObjectStream.html b/doc/api/Npgsql.NpgsqlLargeObjectStream.html index 265a5db3..74fcd841 100644 --- a/doc/api/Npgsql.NpgsqlLargeObjectStream.html +++ b/doc/api/Npgsql.NpgsqlLargeObjectStream.html @@ -132,7 +132,7 @@
Property Value
- bool + bool @@ -163,7 +163,7 @@
Property Value
- bool + bool @@ -194,7 +194,7 @@
Property Value
- bool + bool @@ -225,7 +225,7 @@
Property Value
- bool + bool @@ -257,7 +257,7 @@
Property Value
- bool + bool @@ -369,7 +369,7 @@
Parameters
- bool + bool disposing

Whether to release resources allocated at the backend.

@@ -468,19 +468,19 @@
Parameters
- byte[] + byte[] buffer

The buffer where read data should be stored.

- int + int offset

The offset in the buffer where the first byte should be read.

- int + int count

The maximum number of bytes that should be read.

@@ -497,7 +497,7 @@
Returns
- int + int

How many bytes actually read, or 0 if end of file was already reached.

@@ -530,19 +530,19 @@
Parameters
- byte[] + byte[] buffer

The buffer where read data should be stored.

- int + int offset

The offset in the buffer where the first byte should be read.

- int + int count

The maximum number of bytes that should be read.

@@ -565,7 +565,7 @@
Returns
- Task<><int> + Task<><int>

How many bytes actually read, or 0 if end of file was already reached.

@@ -805,19 +805,19 @@
Parameters
- byte[] + byte[] buffer

The buffer to write data from.

- int + int offset

The offset in the buffer at which to begin copying bytes.

- int + int count

The number of bytes to write.

@@ -851,19 +851,19 @@
Parameters
- byte[] + byte[] buffer

The buffer to write data from.

- int + int offset

The offset in the buffer at which to begin copying bytes.

- int + int count

The number of bytes to write.

diff --git a/doc/api/Npgsql.NpgsqlLoggingConfiguration.html b/doc/api/Npgsql.NpgsqlLoggingConfiguration.html index 5e4a73aa..b565d4b7 100644 --- a/doc/api/Npgsql.NpgsqlLoggingConfiguration.html +++ b/doc/api/Npgsql.NpgsqlLoggingConfiguration.html @@ -145,7 +145,7 @@
Parameters
- bool + bool parameterLoggingEnabled

Determines whether parameter contents will be logged alongside SQL statements - this may reveal sensitive information. Defaults to false.

diff --git a/doc/api/Npgsql.NpgsqlNestedDataReader.html b/doc/api/Npgsql.NpgsqlNestedDataReader.html index 76eb9306..68469ffe 100644 --- a/doc/api/Npgsql.NpgsqlNestedDataReader.html +++ b/doc/api/Npgsql.NpgsqlNestedDataReader.html @@ -132,7 +132,7 @@
Property Value
- int + int @@ -162,7 +162,7 @@
Property Value
- int + int @@ -192,7 +192,7 @@
Property Value
- bool + bool @@ -222,7 +222,7 @@
Property Value
- bool + bool @@ -253,7 +253,7 @@
Parameters
- int + int ordinal @@ -300,7 +300,7 @@
Parameters
- string + string name @@ -346,7 +346,7 @@
Property Value
- int + int @@ -394,7 +394,7 @@
Parameters
- bool + bool disposing @@ -426,7 +426,7 @@
Parameters
- int + int ordinal @@ -442,7 +442,7 @@
Returns
- bool + bool @@ -473,7 +473,7 @@
Parameters
- int + int ordinal @@ -489,7 +489,7 @@
Returns
- byte + byte @@ -520,7 +520,7 @@
Parameters
- int + int ordinal @@ -530,17 +530,17 @@
Parameters
- byte[] + byte[] buffer - int + int bufferOffset - int + int length @@ -587,7 +587,7 @@
Parameters
- int + int ordinal @@ -634,7 +634,7 @@
Parameters
- int + int ordinal @@ -649,12 +649,12 @@
Parameters
- int + int bufferOffset - int + int length @@ -703,7 +703,7 @@
Parameters
- int + int ordinal

The zero-based column ordinal.

@@ -752,7 +752,7 @@
Parameters
- int + int ordinal @@ -768,7 +768,7 @@
Returns
- string + string @@ -799,7 +799,7 @@
Parameters
- int + int ordinal @@ -846,7 +846,7 @@
Parameters
- int + int ordinal @@ -893,7 +893,7 @@
Parameters
- int + int ordinal @@ -909,7 +909,7 @@
Returns
- decimal + decimal @@ -940,7 +940,7 @@
Parameters
- int + int ordinal @@ -956,7 +956,7 @@
Returns
- double + double @@ -1017,7 +1017,7 @@
Parameters
- int + int ordinal @@ -1064,7 +1064,7 @@
Parameters
- int + int ordinal @@ -1126,7 +1126,7 @@
Parameters
- int + int ordinal @@ -1142,7 +1142,7 @@
Returns
- float + float @@ -1173,7 +1173,7 @@
Parameters
- int + int ordinal @@ -1220,7 +1220,7 @@
Parameters
- int + int ordinal @@ -1267,7 +1267,7 @@
Parameters
- int + int ordinal @@ -1283,7 +1283,7 @@
Returns
- int + int @@ -1314,7 +1314,7 @@
Parameters
- int + int ordinal @@ -1361,7 +1361,7 @@
Parameters
- int + int ordinal @@ -1377,7 +1377,7 @@
Returns
- string + string @@ -1408,7 +1408,7 @@
Parameters
- string + string name @@ -1424,7 +1424,7 @@
Returns
- int + int @@ -1455,7 +1455,7 @@
Parameters
- int + int ordinal @@ -1471,7 +1471,7 @@
Returns
- string + string @@ -1502,7 +1502,7 @@
Parameters
- int + int ordinal @@ -1565,7 +1565,7 @@
Returns
- int + int @@ -1596,7 +1596,7 @@
Parameters
- int + int ordinal @@ -1612,7 +1612,7 @@
Returns
- bool + bool @@ -1642,7 +1642,7 @@
Returns
- bool + bool @@ -1672,7 +1672,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.NpgsqlNetTopologySuiteExtensions.html b/doc/api/Npgsql.NpgsqlNetTopologySuiteExtensions.html index 4502d6ad..463eb8fe 100644 --- a/doc/api/Npgsql.NpgsqlNetTopologySuiteExtensions.html +++ b/doc/api/Npgsql.NpgsqlNetTopologySuiteExtensions.html @@ -158,7 +158,7 @@
Parameters
- bool + bool geographyAsDefault

Specifies that the geography type is used for mapping by default.

diff --git a/doc/api/Npgsql.NpgsqlNotificationEventArgs.html b/doc/api/Npgsql.NpgsqlNotificationEventArgs.html index 2d7ebd9f..0a39d7d6 100644 --- a/doc/api/Npgsql.NpgsqlNotificationEventArgs.html +++ b/doc/api/Npgsql.NpgsqlNotificationEventArgs.html @@ -133,7 +133,7 @@
Property Value
- string + string @@ -164,7 +164,7 @@
Property Value
- string + string @@ -195,7 +195,7 @@
Property Value
- string + string @@ -226,7 +226,7 @@
Property Value
- string + string @@ -257,7 +257,7 @@
Property Value
- int + int diff --git a/doc/api/Npgsql.NpgsqlParameter-1.html b/doc/api/Npgsql.NpgsqlParameter-1.html index c78c7270..8b656735 100644 --- a/doc/api/Npgsql.NpgsqlParameter-1.html +++ b/doc/api/Npgsql.NpgsqlParameter-1.html @@ -225,7 +225,7 @@
Parameters
- string + string parameterName @@ -263,7 +263,7 @@
Parameters
- string + string parameterName @@ -301,7 +301,7 @@
Parameters
- string + string parameterName diff --git a/doc/api/Npgsql.NpgsqlParameter.html b/doc/api/Npgsql.NpgsqlParameter.html index 8b143763..2ee5db34 100644 --- a/doc/api/Npgsql.NpgsqlParameter.html +++ b/doc/api/Npgsql.NpgsqlParameter.html @@ -154,7 +154,7 @@
Parameters
- string? + string? parameterName

The name of the parameter to map.

@@ -166,13 +166,13 @@
Parameters
- int + int size

The length of the parameter.

- string? + string? sourceColumn

The name of the source column.

@@ -206,7 +206,7 @@
Parameters
- string? + string? parameterName

The name of the parameter to map.

@@ -218,7 +218,7 @@
Parameters
- int + int size

The length of the parameter.

@@ -252,7 +252,7 @@
Parameters
- string? + string? parameterName

The name of the parameter to map.

@@ -292,7 +292,7 @@
Parameters
- string? + string? parameterName

The name of the parameter to map.

@@ -304,13 +304,13 @@
Parameters
- int + int size

The length of the parameter.

- string? + string? sourceColumn

The name of the source column.

@@ -344,7 +344,7 @@
Parameters
- string? + string? parameterName

The name of the parameter to map.

@@ -356,7 +356,7 @@
Parameters
- int + int size

The length of the parameter.

@@ -390,7 +390,7 @@
Parameters
- string? + string? parameterName

The name of the parameter to map.

@@ -430,7 +430,7 @@
Parameters
- string? + string? parameterName

The name of the parameter to map.

@@ -481,7 +481,7 @@
Parameters
- string + string parameterName

The name of the parameter to map.

@@ -493,13 +493,13 @@
Parameters
- int + int size

The length of the parameter.

- string? + string? sourceColumn

The name of the source column.

@@ -511,19 +511,19 @@
Parameters
- bool + bool isNullable

true if the value of the field can be null, otherwise false.

- byte + byte precision

The total number of digits to the left and right of the decimal point to which Value is resolved.

- byte + byte scale

The total number of decimal places to which Value is resolved.

@@ -569,7 +569,7 @@
Parameters
- string + string parameterName

The name of the parameter to map.

@@ -581,13 +581,13 @@
Parameters
- int + int size

The length of the parameter.

- string? + string? sourceColumn

The name of the source column.

@@ -599,19 +599,19 @@
Parameters
- bool + bool isNullable

true if the value of the field can be null, otherwise false.

- byte + byte precision

The total number of digits to the left and right of the decimal point to which Value is resolved.

- byte + byte scale

The total number of decimal places to which Value is resolved.

@@ -689,7 +689,7 @@
Property Value
- string? + string? @@ -781,7 +781,7 @@
Property Value
- bool + bool @@ -877,7 +877,7 @@
Property Value
- string + string

The name of the NpgsqlParameter. The default is an empty string.

@@ -944,7 +944,7 @@
Property Value
- byte + byte

The maximum number of digits used to represent the Value property. The default value is 0, which indicates that the data provider sets the precision for Value.

@@ -977,7 +977,7 @@
Property Value
- byte + byte

The number of decimal places to which Value is resolved. The default is 0.

@@ -1008,7 +1008,7 @@
Property Value
- int + int @@ -1038,7 +1038,7 @@
Property Value
- string + string @@ -1068,7 +1068,7 @@
Property Value
- bool + bool diff --git a/doc/api/Npgsql.NpgsqlParameterCollection.html b/doc/api/Npgsql.NpgsqlParameterCollection.html index ef65c619..4055866b 100644 --- a/doc/api/Npgsql.NpgsqlParameterCollection.html +++ b/doc/api/Npgsql.NpgsqlParameterCollection.html @@ -136,7 +136,7 @@
Property Value
- int + int

The number of NpgsqlParameter objects in the collection.

@@ -167,7 +167,7 @@
Property Value
- bool + bool @@ -197,7 +197,7 @@
Property Value
- bool + bool @@ -227,7 +227,7 @@
Property Value
- bool + bool @@ -259,7 +259,7 @@
Parameters
- int + int index

The zero-based index of the NpgsqlParameter to retrieve.

@@ -309,7 +309,7 @@
Parameters
- string + string parameterName

The name of the NpgsqlParameter to retrieve.

@@ -456,7 +456,7 @@
Returns
- int + int @@ -489,7 +489,7 @@
Parameters
- string + string parameterName

The name of the parameter.

@@ -501,13 +501,13 @@
Parameters
- int + int size

The length of the column.

- string + string sourceColumn

The name of the source column.

@@ -558,7 +558,7 @@
Parameters
- string + string parameterName

The name of the parameter.

@@ -570,7 +570,7 @@
Parameters
- int + int size

The length of the column.

@@ -620,7 +620,7 @@
Parameters
- string + string parameterName

The name of the parameter.

@@ -815,7 +815,7 @@
Parameters
- string + string parameterName

The name of the NpgsqlParameter.

@@ -827,13 +827,13 @@
Parameters
- int + int size

The length of the column.

- string? + string? sourceColumn

The name of the source column.

@@ -890,7 +890,7 @@
Parameters
- string + string parameterName

The name of the NpgsqlParameter.

@@ -902,7 +902,7 @@
Parameters
- int + int size

The length of the column.

@@ -959,7 +959,7 @@
Parameters
- string + string parameterName

The name of the NpgsqlParameter.

@@ -1022,7 +1022,7 @@
Parameters
- string + string parameterName

The name of the NpgsqlParameter.

@@ -1111,7 +1111,7 @@
Returns
- bool + bool

True if the parameter was found, otherwise false.

@@ -1159,7 +1159,7 @@
Returns
- bool + bool @@ -1190,7 +1190,7 @@
Parameters
- string + string parameterName @@ -1206,7 +1206,7 @@
Returns
- bool + bool @@ -1242,7 +1242,7 @@
Parameters
- int + int index @@ -1281,7 +1281,7 @@
Parameters
- int + int arrayIndex

Starting index in destination array.

@@ -1344,7 +1344,7 @@
Parameters
- int + int index @@ -1391,7 +1391,7 @@
Parameters
- string + string parameterName @@ -1456,7 +1456,7 @@
Returns
- int + int

Index of the parameter, or -1 if the parameter is not present.

@@ -1504,7 +1504,7 @@
Returns
- int + int @@ -1535,7 +1535,7 @@
Parameters
- string + string parameterName @@ -1551,7 +1551,7 @@
Returns
- int + int @@ -1583,7 +1583,7 @@
Parameters
- int + int index

Index of the existing parameter before which to insert the new one.

@@ -1622,7 +1622,7 @@
Parameters
- int + int index @@ -1677,7 +1677,7 @@
Returns
- bool + bool

True if the parameter was found and removed, otherwise false.

@@ -1744,7 +1744,7 @@
Parameters
- string + string parameterName

The name of the NpgsqlParameter to remove from the collection.

@@ -1778,7 +1778,7 @@
Parameters
- int + int index

The zero-based index of the parameter.

@@ -1811,7 +1811,7 @@
Parameters
- string + string parameterName @@ -1843,7 +1843,7 @@
Parameters
- int + int index @@ -1880,7 +1880,7 @@
Parameters
- string + string parameterName @@ -1950,7 +1950,7 @@
Parameters
- string + string parameterName

The name of the NpgsqlParameter object to find.

@@ -1974,7 +1974,7 @@
Returns
- bool + bool

true if the collection contains the parameter and param will contain the parameter; otherwise, false.

diff --git a/doc/api/Npgsql.NpgsqlRawCopyStream.html b/doc/api/Npgsql.NpgsqlRawCopyStream.html index 578004cd..4a1ea2c9 100644 --- a/doc/api/Npgsql.NpgsqlRawCopyStream.html +++ b/doc/api/Npgsql.NpgsqlRawCopyStream.html @@ -139,7 +139,7 @@
Property Value
- bool + bool @@ -172,7 +172,7 @@
Property Value
- bool + bool @@ -205,7 +205,7 @@
Property Value
- bool + bool @@ -238,7 +238,7 @@
Property Value
- bool + bool @@ -337,7 +337,7 @@
Property Value
- int + int @@ -370,7 +370,7 @@
Property Value
- int + int @@ -459,7 +459,7 @@
Parameters
- bool + bool disposing @@ -595,7 +595,7 @@
Parameters
- Span<><byte> + Span<><byte> span @@ -611,7 +611,7 @@
Returns
- int + int @@ -645,17 +645,17 @@
Parameters
- byte[] + byte[] buffer - int + int offset - int + int count @@ -671,7 +671,7 @@
Returns
- int + int @@ -705,7 +705,7 @@
Parameters
- Memory<><byte> + Memory<><byte> buffer @@ -726,7 +726,7 @@
Returns
- ValueTask<><int> + ValueTask<><int> @@ -760,17 +760,17 @@
Parameters
- byte[] + byte[] buffer - int + int offset - int + int count @@ -791,7 +791,7 @@
Returns
- Task<><int> + Task<><int> @@ -915,7 +915,7 @@
Parameters
- ReadOnlySpan<><byte> + ReadOnlySpan<><byte> buffer @@ -950,17 +950,17 @@
Parameters
- byte[] + byte[] buffer - int + int offset - int + int count @@ -995,7 +995,7 @@
Parameters
- ReadOnlyMemory<><byte> + ReadOnlyMemory<><byte> buffer @@ -1050,17 +1050,17 @@
Parameters
- byte[] + byte[] buffer - int + int offset - int + int count diff --git a/doc/api/Npgsql.NpgsqlSlimDataSourceBuilder.html b/doc/api/Npgsql.NpgsqlSlimDataSourceBuilder.html index c3ce7ecc..e263c7c0 100644 --- a/doc/api/Npgsql.NpgsqlSlimDataSourceBuilder.html +++ b/doc/api/Npgsql.NpgsqlSlimDataSourceBuilder.html @@ -141,7 +141,7 @@
Parameters
- string? + string? connectionString @@ -179,7 +179,7 @@
Property Value
- string + string @@ -284,7 +284,7 @@
Property Value
- string? + string? @@ -650,7 +650,7 @@
Parameters
- bool + bool parameterLoggingEnabled

If true, then sensitive data is logged.

@@ -819,7 +819,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -883,7 +883,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -964,7 +964,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding enum type in the database. If null, the name translator given in nameTranslator will be used.

@@ -1051,7 +1051,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -1076,7 +1076,7 @@
Returns
- bool + bool @@ -1112,7 +1112,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -1137,7 +1137,7 @@
Returns
- bool + bool @@ -1188,7 +1188,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding enum type in the database. If null, the name translator given in nameTranslator will be used.

@@ -1213,7 +1213,7 @@
Returns
- bool + bool @@ -1489,7 +1489,7 @@
Parameters
- Func<, , ><NpgsqlConnectionStringBuilder, CancellationToken, ValueTask<><string>>? + Func<, , ><NpgsqlConnectionStringBuilder, CancellationToken, ValueTask<><string>>? passwordProvider

A callback which returns the password to be sent to PostgreSQL.

diff --git a/doc/api/Npgsql.NpgsqlTransaction.html b/doc/api/Npgsql.NpgsqlTransaction.html index c6cfac99..6171c981 100644 --- a/doc/api/Npgsql.NpgsqlTransaction.html +++ b/doc/api/Npgsql.NpgsqlTransaction.html @@ -227,7 +227,7 @@
Property Value
- bool + bool @@ -326,7 +326,7 @@
Parameters
- bool + bool disposing @@ -390,7 +390,7 @@
Parameters
- string + string name

The name of the savepoint.

@@ -424,7 +424,7 @@
Parameters
- string + string name

The name of the savepoint.

@@ -495,7 +495,7 @@
Parameters
- string + string name

The name of the savepoint.

@@ -578,7 +578,7 @@
Parameters
- string + string name

The name of the savepoint.

@@ -633,7 +633,7 @@
Parameters
- string + string name

The name of the savepoint.

@@ -671,7 +671,7 @@
Parameters
- string + string name

The name of the savepoint.

diff --git a/doc/api/Npgsql.PostgresErrorCodes.html b/doc/api/Npgsql.PostgresErrorCodes.html index 49883f9a..20923b61 100644 --- a/doc/api/Npgsql.PostgresErrorCodes.html +++ b/doc/api/Npgsql.PostgresErrorCodes.html @@ -132,7 +132,7 @@
Field Value
- string + string @@ -164,7 +164,7 @@
Field Value
- string + string @@ -196,7 +196,7 @@
Field Value
- string + string @@ -228,7 +228,7 @@
Field Value
- string + string @@ -260,7 +260,7 @@
Field Value
- string + string @@ -292,7 +292,7 @@
Field Value
- string + string @@ -324,7 +324,7 @@
Field Value
- string + string @@ -356,7 +356,7 @@
Field Value
- string + string @@ -388,7 +388,7 @@
Field Value
- string + string @@ -420,7 +420,7 @@
Field Value
- string + string @@ -452,7 +452,7 @@
Field Value
- string + string @@ -484,7 +484,7 @@
Field Value
- string + string @@ -516,7 +516,7 @@
Field Value
- string + string @@ -548,7 +548,7 @@
Field Value
- string + string @@ -580,7 +580,7 @@
Field Value
- string + string @@ -612,7 +612,7 @@
Field Value
- string + string @@ -644,7 +644,7 @@
Field Value
- string + string @@ -676,7 +676,7 @@
Field Value
- string + string @@ -708,7 +708,7 @@
Field Value
- string + string @@ -740,7 +740,7 @@
Field Value
- string + string @@ -772,7 +772,7 @@
Field Value
- string + string @@ -804,7 +804,7 @@
Field Value
- string + string @@ -836,7 +836,7 @@
Field Value
- string + string @@ -868,7 +868,7 @@
Field Value
- string + string @@ -900,7 +900,7 @@
Field Value
- string + string @@ -932,7 +932,7 @@
Field Value
- string + string @@ -964,7 +964,7 @@
Field Value
- string + string @@ -996,7 +996,7 @@
Field Value
- string + string @@ -1028,7 +1028,7 @@
Field Value
- string + string @@ -1060,7 +1060,7 @@
Field Value
- string + string @@ -1092,7 +1092,7 @@
Field Value
- string + string @@ -1124,7 +1124,7 @@
Field Value
- string + string @@ -1156,7 +1156,7 @@
Field Value
- string + string @@ -1188,7 +1188,7 @@
Field Value
- string + string @@ -1220,7 +1220,7 @@
Field Value
- string + string @@ -1252,7 +1252,7 @@
Field Value
- string + string @@ -1284,7 +1284,7 @@
Field Value
- string + string @@ -1316,7 +1316,7 @@
Field Value
- string + string @@ -1348,7 +1348,7 @@
Field Value
- string + string @@ -1380,7 +1380,7 @@
Field Value
- string + string @@ -1412,7 +1412,7 @@
Field Value
- string + string @@ -1444,7 +1444,7 @@
Field Value
- string + string @@ -1476,7 +1476,7 @@
Field Value
- string + string @@ -1508,7 +1508,7 @@
Field Value
- string + string @@ -1540,7 +1540,7 @@
Field Value
- string + string @@ -1572,7 +1572,7 @@
Field Value
- string + string @@ -1604,7 +1604,7 @@
Field Value
- string + string @@ -1636,7 +1636,7 @@
Field Value
- string + string @@ -1668,7 +1668,7 @@
Field Value
- string + string @@ -1700,7 +1700,7 @@
Field Value
- string + string @@ -1732,7 +1732,7 @@
Field Value
- string + string @@ -1764,7 +1764,7 @@
Field Value
- string + string @@ -1796,7 +1796,7 @@
Field Value
- string + string @@ -1828,7 +1828,7 @@
Field Value
- string + string @@ -1860,7 +1860,7 @@
Field Value
- string + string @@ -1892,7 +1892,7 @@
Field Value
- string + string @@ -1924,7 +1924,7 @@
Field Value
- string + string @@ -1956,7 +1956,7 @@
Field Value
- string + string @@ -1988,7 +1988,7 @@
Field Value
- string + string @@ -2020,7 +2020,7 @@
Field Value
- string + string @@ -2052,7 +2052,7 @@
Field Value
- string + string @@ -2084,7 +2084,7 @@
Field Value
- string + string @@ -2116,7 +2116,7 @@
Field Value
- string + string @@ -2148,7 +2148,7 @@
Field Value
- string + string @@ -2180,7 +2180,7 @@
Field Value
- string + string @@ -2212,7 +2212,7 @@
Field Value
- string + string @@ -2244,7 +2244,7 @@
Field Value
- string + string @@ -2276,7 +2276,7 @@
Field Value
- string + string @@ -2308,7 +2308,7 @@
Field Value
- string + string @@ -2340,7 +2340,7 @@
Field Value
- string + string @@ -2372,7 +2372,7 @@
Field Value
- string + string @@ -2404,7 +2404,7 @@
Field Value
- string + string @@ -2436,7 +2436,7 @@
Field Value
- string + string @@ -2468,7 +2468,7 @@
Field Value
- string + string @@ -2500,7 +2500,7 @@
Field Value
- string + string @@ -2532,7 +2532,7 @@
Field Value
- string + string @@ -2564,7 +2564,7 @@
Field Value
- string + string @@ -2596,7 +2596,7 @@
Field Value
- string + string @@ -2628,7 +2628,7 @@
Field Value
- string + string @@ -2660,7 +2660,7 @@
Field Value
- string + string @@ -2692,7 +2692,7 @@
Field Value
- string + string @@ -2724,7 +2724,7 @@
Field Value
- string + string @@ -2756,7 +2756,7 @@
Field Value
- string + string @@ -2788,7 +2788,7 @@
Field Value
- string + string @@ -2820,7 +2820,7 @@
Field Value
- string + string @@ -2852,7 +2852,7 @@
Field Value
- string + string @@ -2884,7 +2884,7 @@
Field Value
- string + string @@ -2916,7 +2916,7 @@
Field Value
- string + string @@ -2948,7 +2948,7 @@
Field Value
- string + string @@ -2980,7 +2980,7 @@
Field Value
- string + string @@ -3012,7 +3012,7 @@
Field Value
- string + string @@ -3044,7 +3044,7 @@
Field Value
- string + string @@ -3076,7 +3076,7 @@
Field Value
- string + string @@ -3108,7 +3108,7 @@
Field Value
- string + string @@ -3140,7 +3140,7 @@
Field Value
- string + string @@ -3172,7 +3172,7 @@
Field Value
- string + string @@ -3204,7 +3204,7 @@
Field Value
- string + string @@ -3236,7 +3236,7 @@
Field Value
- string + string @@ -3268,7 +3268,7 @@
Field Value
- string + string @@ -3300,7 +3300,7 @@
Field Value
- string + string @@ -3332,7 +3332,7 @@
Field Value
- string + string @@ -3364,7 +3364,7 @@
Field Value
- string + string @@ -3396,7 +3396,7 @@
Field Value
- string + string @@ -3428,7 +3428,7 @@
Field Value
- string + string @@ -3460,7 +3460,7 @@
Field Value
- string + string @@ -3492,7 +3492,7 @@
Field Value
- string + string @@ -3524,7 +3524,7 @@
Field Value
- string + string @@ -3556,7 +3556,7 @@
Field Value
- string + string @@ -3588,7 +3588,7 @@
Field Value
- string + string @@ -3620,7 +3620,7 @@
Field Value
- string + string @@ -3652,7 +3652,7 @@
Field Value
- string + string @@ -3684,7 +3684,7 @@
Field Value
- string + string @@ -3716,7 +3716,7 @@
Field Value
- string + string @@ -3748,7 +3748,7 @@
Field Value
- string + string @@ -3780,7 +3780,7 @@
Field Value
- string + string @@ -3812,7 +3812,7 @@
Field Value
- string + string @@ -3844,7 +3844,7 @@
Field Value
- string + string @@ -3876,7 +3876,7 @@
Field Value
- string + string @@ -3908,7 +3908,7 @@
Field Value
- string + string @@ -3940,7 +3940,7 @@
Field Value
- string + string @@ -3972,7 +3972,7 @@
Field Value
- string + string @@ -4004,7 +4004,7 @@
Field Value
- string + string @@ -4036,7 +4036,7 @@
Field Value
- string + string @@ -4068,7 +4068,7 @@
Field Value
- string + string @@ -4100,7 +4100,7 @@
Field Value
- string + string @@ -4132,7 +4132,7 @@
Field Value
- string + string @@ -4164,7 +4164,7 @@
Field Value
- string + string @@ -4196,7 +4196,7 @@
Field Value
- string + string @@ -4228,7 +4228,7 @@
Field Value
- string + string @@ -4260,7 +4260,7 @@
Field Value
- string + string @@ -4292,7 +4292,7 @@
Field Value
- string + string @@ -4324,7 +4324,7 @@
Field Value
- string + string @@ -4356,7 +4356,7 @@
Field Value
- string + string @@ -4388,7 +4388,7 @@
Field Value
- string + string @@ -4420,7 +4420,7 @@
Field Value
- string + string @@ -4452,7 +4452,7 @@
Field Value
- string + string @@ -4484,7 +4484,7 @@
Field Value
- string + string @@ -4516,7 +4516,7 @@
Field Value
- string + string @@ -4548,7 +4548,7 @@
Field Value
- string + string @@ -4580,7 +4580,7 @@
Field Value
- string + string @@ -4612,7 +4612,7 @@
Field Value
- string + string @@ -4644,7 +4644,7 @@
Field Value
- string + string @@ -4676,7 +4676,7 @@
Field Value
- string + string @@ -4708,7 +4708,7 @@
Field Value
- string + string @@ -4740,7 +4740,7 @@
Field Value
- string + string @@ -4772,7 +4772,7 @@
Field Value
- string + string @@ -4804,7 +4804,7 @@
Field Value
- string + string @@ -4836,7 +4836,7 @@
Field Value
- string + string @@ -4868,7 +4868,7 @@
Field Value
- string + string @@ -4900,7 +4900,7 @@
Field Value
- string + string @@ -4932,7 +4932,7 @@
Field Value
- string + string @@ -4964,7 +4964,7 @@
Field Value
- string + string @@ -4996,7 +4996,7 @@
Field Value
- string + string @@ -5028,7 +5028,7 @@
Field Value
- string + string @@ -5060,7 +5060,7 @@
Field Value
- string + string @@ -5092,7 +5092,7 @@
Field Value
- string + string @@ -5124,7 +5124,7 @@
Field Value
- string + string @@ -5156,7 +5156,7 @@
Field Value
- string + string @@ -5188,7 +5188,7 @@
Field Value
- string + string @@ -5220,7 +5220,7 @@
Field Value
- string + string @@ -5252,7 +5252,7 @@
Field Value
- string + string @@ -5284,7 +5284,7 @@
Field Value
- string + string @@ -5316,7 +5316,7 @@
Field Value
- string + string @@ -5348,7 +5348,7 @@
Field Value
- string + string @@ -5380,7 +5380,7 @@
Field Value
- string + string @@ -5412,7 +5412,7 @@
Field Value
- string + string @@ -5444,7 +5444,7 @@
Field Value
- string + string @@ -5476,7 +5476,7 @@
Field Value
- string + string @@ -5508,7 +5508,7 @@
Field Value
- string + string @@ -5540,7 +5540,7 @@
Field Value
- string + string @@ -5572,7 +5572,7 @@
Field Value
- string + string @@ -5604,7 +5604,7 @@
Field Value
- string + string @@ -5636,7 +5636,7 @@
Field Value
- string + string @@ -5668,7 +5668,7 @@
Field Value
- string + string @@ -5700,7 +5700,7 @@
Field Value
- string + string @@ -5732,7 +5732,7 @@
Field Value
- string + string @@ -5764,7 +5764,7 @@
Field Value
- string + string @@ -5796,7 +5796,7 @@
Field Value
- string + string @@ -5828,7 +5828,7 @@
Field Value
- string + string @@ -5860,7 +5860,7 @@
Field Value
- string + string @@ -5892,7 +5892,7 @@
Field Value
- string + string @@ -5924,7 +5924,7 @@
Field Value
- string + string @@ -5956,7 +5956,7 @@
Field Value
- string + string @@ -5988,7 +5988,7 @@
Field Value
- string + string @@ -6020,7 +6020,7 @@
Field Value
- string + string @@ -6052,7 +6052,7 @@
Field Value
- string + string @@ -6084,7 +6084,7 @@
Field Value
- string + string @@ -6116,7 +6116,7 @@
Field Value
- string + string @@ -6148,7 +6148,7 @@
Field Value
- string + string @@ -6180,7 +6180,7 @@
Field Value
- string + string @@ -6212,7 +6212,7 @@
Field Value
- string + string @@ -6244,7 +6244,7 @@
Field Value
- string + string @@ -6276,7 +6276,7 @@
Field Value
- string + string @@ -6308,7 +6308,7 @@
Field Value
- string + string @@ -6340,7 +6340,7 @@
Field Value
- string + string @@ -6372,7 +6372,7 @@
Field Value
- string + string @@ -6404,7 +6404,7 @@
Field Value
- string + string @@ -6436,7 +6436,7 @@
Field Value
- string + string @@ -6468,7 +6468,7 @@
Field Value
- string + string @@ -6500,7 +6500,7 @@
Field Value
- string + string @@ -6532,7 +6532,7 @@
Field Value
- string + string @@ -6564,7 +6564,7 @@
Field Value
- string + string @@ -6596,7 +6596,7 @@
Field Value
- string + string @@ -6628,7 +6628,7 @@
Field Value
- string + string @@ -6660,7 +6660,7 @@
Field Value
- string + string @@ -6692,7 +6692,7 @@
Field Value
- string + string @@ -6724,7 +6724,7 @@
Field Value
- string + string @@ -6756,7 +6756,7 @@
Field Value
- string + string @@ -6788,7 +6788,7 @@
Field Value
- string + string @@ -6820,7 +6820,7 @@
Field Value
- string + string @@ -6852,7 +6852,7 @@
Field Value
- string + string @@ -6884,7 +6884,7 @@
Field Value
- string + string @@ -6916,7 +6916,7 @@
Field Value
- string + string @@ -6948,7 +6948,7 @@
Field Value
- string + string @@ -6980,7 +6980,7 @@
Field Value
- string + string @@ -7012,7 +7012,7 @@
Field Value
- string + string @@ -7044,7 +7044,7 @@
Field Value
- string + string @@ -7076,7 +7076,7 @@
Field Value
- string + string @@ -7108,7 +7108,7 @@
Field Value
- string + string @@ -7140,7 +7140,7 @@
Field Value
- string + string @@ -7172,7 +7172,7 @@
Field Value
- string + string @@ -7204,7 +7204,7 @@
Field Value
- string + string @@ -7236,7 +7236,7 @@
Field Value
- string + string @@ -7268,7 +7268,7 @@
Field Value
- string + string @@ -7300,7 +7300,7 @@
Field Value
- string + string @@ -7332,7 +7332,7 @@
Field Value
- string + string @@ -7364,7 +7364,7 @@
Field Value
- string + string @@ -7396,7 +7396,7 @@
Field Value
- string + string @@ -7428,7 +7428,7 @@
Field Value
- string + string @@ -7460,7 +7460,7 @@
Field Value
- string + string @@ -7492,7 +7492,7 @@
Field Value
- string + string @@ -7524,7 +7524,7 @@
Field Value
- string + string @@ -7556,7 +7556,7 @@
Field Value
- string + string @@ -7588,7 +7588,7 @@
Field Value
- string + string @@ -7620,7 +7620,7 @@
Field Value
- string + string @@ -7652,7 +7652,7 @@
Field Value
- string + string @@ -7684,7 +7684,7 @@
Field Value
- string + string @@ -7716,7 +7716,7 @@
Field Value
- string + string diff --git a/doc/api/Npgsql.PostgresException.html b/doc/api/Npgsql.PostgresException.html index c697f02a..a30c9a8f 100644 --- a/doc/api/Npgsql.PostgresException.html +++ b/doc/api/Npgsql.PostgresException.html @@ -148,92 +148,92 @@
Parameters
- string + string messageText - string + string severity - string + string invariantSeverity - string + string sqlState - string? + string? detail - string? + string? hint - int + int position - int + int internalPosition - string? + string? internalQuery - string? + string? where - string? + string? schemaName - string? + string? tableName - string? + string? columnName - string? + string? dataTypeName - string? + string? constraintName - string? + string? file - string? + string? line - string? + string? routine @@ -274,22 +274,22 @@
Parameters
- string + string messageText - string + string severity - string + string invariantSeverity - string + string sqlState @@ -331,7 +331,7 @@
Property Value
- string + string @@ -368,7 +368,7 @@
Property Value
- string? + string? @@ -404,7 +404,7 @@
Property Value
- string? + string? @@ -439,7 +439,7 @@
Property Value
- string? + string? @@ -474,7 +474,7 @@
Property Value
- string? + string? @@ -513,7 +513,7 @@
Property Value
- string? + string? @@ -549,7 +549,7 @@
Property Value
- string? + string? @@ -590,7 +590,7 @@
Property Value
- int + int @@ -630,7 +630,7 @@
Property Value
- string? + string? @@ -670,7 +670,7 @@
Property Value
- string + string @@ -710,7 +710,7 @@
Property Value
- bool + bool @@ -751,7 +751,7 @@
Property Value
- string? + string? @@ -790,7 +790,7 @@
Property Value
- string + string @@ -826,7 +826,7 @@
Property Value
- int + int @@ -865,7 +865,7 @@
Property Value
- string? + string? @@ -904,7 +904,7 @@
Property Value
- string? + string? @@ -939,7 +939,7 @@
Property Value
- string + string @@ -978,7 +978,7 @@
Property Value
- string + string @@ -1015,7 +1015,7 @@
Property Value
- string? + string? @@ -1051,7 +1051,7 @@
Property Value
- string? + string? @@ -1139,7 +1139,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.PostgresNotice.html b/doc/api/Npgsql.PostgresNotice.html index dca838c7..f257ef3a 100644 --- a/doc/api/Npgsql.PostgresNotice.html +++ b/doc/api/Npgsql.PostgresNotice.html @@ -137,92 +137,92 @@
Parameters
- string + string messageText - string + string severity - string + string invariantSeverity - string + string sqlState - string? + string? detail - string? + string? hint - int + int position - int + int internalPosition - string? + string? internalQuery - string? + string? where - string? + string? schemaName - string? + string? tableName - string? + string? columnName - string? + string? dataTypeName - string? + string? constraintName - string? + string? file - string? + string? line - string? + string? routine @@ -258,22 +258,22 @@
Parameters
- string + string severity - string + string invariantSeverity - string + string sqlState - string + string messageText @@ -310,7 +310,7 @@
Property Value
- string + string @@ -346,7 +346,7 @@
Property Value
- string? + string? @@ -382,7 +382,7 @@
Property Value
- string? + string? @@ -417,7 +417,7 @@
Property Value
- string? + string? @@ -452,7 +452,7 @@
Property Value
- string? + string? @@ -486,7 +486,7 @@
Property Value
- string? + string? @@ -522,7 +522,7 @@
Property Value
- string? + string? @@ -558,7 +558,7 @@
Property Value
- int + int @@ -593,7 +593,7 @@
Property Value
- string? + string? @@ -628,7 +628,7 @@
Property Value
- string + string @@ -662,7 +662,7 @@
Property Value
- string? + string? @@ -696,7 +696,7 @@
Property Value
- string + string @@ -732,7 +732,7 @@
Property Value
- int + int @@ -766,7 +766,7 @@
Property Value
- string? + string? @@ -800,7 +800,7 @@
Property Value
- string? + string? @@ -835,7 +835,7 @@
Property Value
- string + string @@ -869,7 +869,7 @@
Property Value
- string + string @@ -905,7 +905,7 @@
Property Value
- string? + string? @@ -941,7 +941,7 @@
Property Value
- string? + string? diff --git a/doc/api/Npgsql.PostgresTypes.PostgresArrayType.html b/doc/api/Npgsql.PostgresTypes.PostgresArrayType.html index d04c3473..36d5bcae 100644 --- a/doc/api/Npgsql.PostgresTypes.PostgresArrayType.html +++ b/doc/api/Npgsql.PostgresTypes.PostgresArrayType.html @@ -166,12 +166,12 @@
Parameters
- string + string ns - string + string name diff --git a/doc/api/Npgsql.PostgresTypes.PostgresBaseType.html b/doc/api/Npgsql.PostgresTypes.PostgresBaseType.html index 47723aaa..bfc4a40f 100644 --- a/doc/api/Npgsql.PostgresTypes.PostgresBaseType.html +++ b/doc/api/Npgsql.PostgresTypes.PostgresBaseType.html @@ -162,12 +162,12 @@
Parameters
- string + string ns - string + string name diff --git a/doc/api/Npgsql.PostgresTypes.PostgresCompositeType.Field.html b/doc/api/Npgsql.PostgresTypes.PostgresCompositeType.Field.html index a99b226c..154b7663 100644 --- a/doc/api/Npgsql.PostgresTypes.PostgresCompositeType.Field.html +++ b/doc/api/Npgsql.PostgresTypes.PostgresCompositeType.Field.html @@ -131,7 +131,7 @@
Property Value
- string + string @@ -194,7 +194,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.PostgresTypes.PostgresDomainType.html b/doc/api/Npgsql.PostgresTypes.PostgresDomainType.html index 59335018..865e861f 100644 --- a/doc/api/Npgsql.PostgresTypes.PostgresDomainType.html +++ b/doc/api/Npgsql.PostgresTypes.PostgresDomainType.html @@ -170,12 +170,12 @@
Parameters
- string + string ns - string + string name @@ -190,7 +190,7 @@
Parameters
- bool + bool notNull @@ -269,7 +269,7 @@
Property Value
- bool + bool diff --git a/doc/api/Npgsql.PostgresTypes.PostgresEnumType.html b/doc/api/Npgsql.PostgresTypes.PostgresEnumType.html index 0f7f9d05..4e6126d3 100644 --- a/doc/api/Npgsql.PostgresTypes.PostgresEnumType.html +++ b/doc/api/Npgsql.PostgresTypes.PostgresEnumType.html @@ -166,12 +166,12 @@
Parameters
- string + string ns - string + string name @@ -213,7 +213,7 @@
Property Value
- IReadOnlyList<><string> + IReadOnlyList<><string> diff --git a/doc/api/Npgsql.PostgresTypes.PostgresMultirangeType.html b/doc/api/Npgsql.PostgresTypes.PostgresMultirangeType.html index e4c96a8c..00cc051d 100644 --- a/doc/api/Npgsql.PostgresTypes.PostgresMultirangeType.html +++ b/doc/api/Npgsql.PostgresTypes.PostgresMultirangeType.html @@ -167,12 +167,12 @@
Parameters
- string + string ns - string + string name diff --git a/doc/api/Npgsql.PostgresTypes.PostgresRangeType.html b/doc/api/Npgsql.PostgresTypes.PostgresRangeType.html index caf27595..51abe490 100644 --- a/doc/api/Npgsql.PostgresTypes.PostgresRangeType.html +++ b/doc/api/Npgsql.PostgresTypes.PostgresRangeType.html @@ -166,12 +166,12 @@
Parameters
- string + string ns - string + string name diff --git a/doc/api/Npgsql.PostgresTypes.PostgresType.html b/doc/api/Npgsql.PostgresTypes.PostgresType.html index 52c4fa9a..d6ec4e2f 100644 --- a/doc/api/Npgsql.PostgresTypes.PostgresType.html +++ b/doc/api/Npgsql.PostgresTypes.PostgresType.html @@ -183,7 +183,7 @@
Property Value
- string + string @@ -219,7 +219,7 @@
Property Value
- string + string @@ -256,7 +256,7 @@
Property Value
- string + string @@ -292,7 +292,7 @@
Property Value
- string + string @@ -327,7 +327,7 @@
Property Value
- string + string @@ -438,7 +438,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.ProvidePasswordCallback.html b/doc/api/Npgsql.ProvidePasswordCallback.html index ab7cb815..530eb236 100644 --- a/doc/api/Npgsql.ProvidePasswordCallback.html +++ b/doc/api/Npgsql.ProvidePasswordCallback.html @@ -109,25 +109,25 @@
Parameters
- string + string host

Hostname

- int + int port

Port

- string + string database

Database Name

- string + string username

User

@@ -144,7 +144,7 @@
Returns
- string + string

A valid password for connecting to the database

diff --git a/doc/api/Npgsql.Replication.Internal.LogicalReplicationConnectionExtensions.html b/doc/api/Npgsql.Replication.Internal.LogicalReplicationConnectionExtensions.html index 7b7c4eb5..5b9a9c67 100644 --- a/doc/api/Npgsql.Replication.Internal.LogicalReplicationConnectionExtensions.html +++ b/doc/api/Npgsql.Replication.Internal.LogicalReplicationConnectionExtensions.html @@ -141,7 +141,7 @@
Parameters
- string + string slotName

The name of the slot to create. Must be a valid replication slot name (see @@ -149,7 +149,7 @@

Parameters
- string + string outputPlugin

The name of the output plugin used for logical decoding (see @@ -157,7 +157,7 @@

Parameters
- bool + bool isTemporary

true if this replication slot shall be temporary one; otherwise false. Temporary slots are not saved to disk and are automatically dropped on error or @@ -177,7 +177,7 @@

Parameters
- bool + bool twoPhase

If true, this logical replication slot supports decoding of two-phase transactions. With this option, two-phase commands like PREPARE TRANSACTION, COMMIT PREPARED and ROLLBACK PREPARED are decoded and transmitted. @@ -266,13 +266,13 @@

Parameters
- IEnumerable<><KeyValuePair<, ><string, string?>>? + IEnumerable<><KeyValuePair<, ><string, string?>>? options

The collection of options passed to the slot's logical decoding plugin.

- bool + bool bypassingStream

Whether the plugin will be bypassing Data and reading directly from the buffer.

diff --git a/doc/api/Npgsql.Replication.Internal.LogicalReplicationSlot.html b/doc/api/Npgsql.Replication.Internal.LogicalReplicationSlot.html index 0701956b..c59cf6e5 100644 --- a/doc/api/Npgsql.Replication.Internal.LogicalReplicationSlot.html +++ b/doc/api/Npgsql.Replication.Internal.LogicalReplicationSlot.html @@ -141,7 +141,7 @@
Parameters
- string + string outputPlugin

The logical decoding output plugin to the corresponding replication slot was created for.

@@ -214,7 +214,7 @@
Property Value
- string + string @@ -246,7 +246,7 @@
Property Value
- string? + string? diff --git a/doc/api/Npgsql.Replication.LogicalReplicationConnection.html b/doc/api/Npgsql.Replication.LogicalReplicationConnection.html index 7a44430f..e0d13386 100644 --- a/doc/api/Npgsql.Replication.LogicalReplicationConnection.html +++ b/doc/api/Npgsql.Replication.LogicalReplicationConnection.html @@ -209,7 +209,7 @@
Parameters
- string? + string? connectionString

The connection used to open the PostgreSQL database.

diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.LogicalDecodingMessage.html b/doc/api/Npgsql.Replication.PgOutput.Messages.LogicalDecodingMessage.html index 7e66320e..9e2333b8 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.LogicalDecodingMessage.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.LogicalDecodingMessage.html @@ -183,7 +183,7 @@
Property Value
- byte + byte @@ -245,7 +245,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.OriginMessage.html b/doc/api/Npgsql.Replication.PgOutput.Messages.OriginMessage.html index 1e0fdd02..9b7b11c3 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.OriginMessage.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.OriginMessage.html @@ -179,7 +179,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.PgOutputReplicationMessage.html b/doc/api/Npgsql.Replication.PgOutput.Messages.PgOutputReplicationMessage.html index 36dc9814..1b1fc756 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.PgOutputReplicationMessage.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.PgOutputReplicationMessage.html @@ -152,7 +152,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.PreparedTransactionControlMessage.html b/doc/api/Npgsql.Replication.PgOutput.Messages.PreparedTransactionControlMessage.html index 45cfed53..c91dc3da 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.PreparedTransactionControlMessage.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.PreparedTransactionControlMessage.html @@ -155,7 +155,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.Column.html b/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.Column.html index b8b70b91..4a0626d2 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.Column.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.Column.html @@ -126,7 +126,7 @@
Property Value
- string + string @@ -219,7 +219,7 @@
Property Value
- int + int diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.html b/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.html index 25565c88..39ce86e6 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.html @@ -183,7 +183,7 @@
Property Value
- string + string @@ -245,7 +245,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessageColumn.html b/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessageColumn.html index 88a1a76c..4ab3cdc7 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessageColumn.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessageColumn.html @@ -126,7 +126,7 @@
Property Value
- string + string @@ -188,7 +188,7 @@
Property Value
- byte + byte @@ -219,7 +219,7 @@
Property Value
- int + int diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.StreamCommitMessage.html b/doc/api/Npgsql.Replication.PgOutput.Messages.StreamCommitMessage.html index 6b106df8..1c5f8d86 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.StreamCommitMessage.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.StreamCommitMessage.html @@ -183,7 +183,7 @@
Property Value
- byte + byte diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.StreamStartMessage.html b/doc/api/Npgsql.Replication.PgOutput.Messages.StreamStartMessage.html index a9c8007f..88ae5377 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.StreamStartMessage.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.StreamStartMessage.html @@ -152,7 +152,7 @@
Property Value
- byte + byte diff --git a/doc/api/Npgsql.Replication.PgOutput.Messages.TypeMessage.html b/doc/api/Npgsql.Replication.PgOutput.Messages.TypeMessage.html index 5d02c744..b6f892f8 100644 --- a/doc/api/Npgsql.Replication.PgOutput.Messages.TypeMessage.html +++ b/doc/api/Npgsql.Replication.PgOutput.Messages.TypeMessage.html @@ -152,7 +152,7 @@
Property Value
- string + string @@ -183,7 +183,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationOptions.html b/doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationOptions.html index 9b305aa3..64edbf14 100644 --- a/doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationOptions.html +++ b/doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationOptions.html @@ -132,37 +132,37 @@
Parameters
- IEnumerable<><string> + IEnumerable<><string> publicationNames

The publication names to include into the stream

- ulong + ulong protocolVersion

The version of the logical streaming replication protocol

- bool? + bool? binary

Send values in binary representation

- bool? + bool? streaming

Enable streaming of in-progress transactions

- bool? + bool? messages

Write logical decoding messages into the replication stream

- bool? + bool? twoPhase

Enable streaming of prepared transactions

@@ -196,37 +196,37 @@
Parameters
- string + string publicationName

The publication names to include into the stream

- ulong + ulong protocolVersion

The version of the logical streaming replication protocol

- bool? + bool? binary

Send values in binary representation

- bool? + bool? streaming

Enable streaming of in-progress transactions

- bool? + bool? messages

Write logical decoding messages into the replication stream

- bool? + bool? twoPhase

Enable streaming of prepared transactions

@@ -261,7 +261,7 @@
Property Value
- bool? + bool? @@ -295,7 +295,7 @@
Property Value
- bool? + bool? @@ -329,7 +329,7 @@
Property Value
- ulong + ulong @@ -360,7 +360,7 @@
Property Value
- List<><string> + List<><string> @@ -391,7 +391,7 @@
Property Value
- bool? + bool? @@ -425,7 +425,7 @@
Property Value
- bool? + bool? @@ -477,7 +477,7 @@
Returns
- bool + bool @@ -524,7 +524,7 @@
Returns
- bool + bool @@ -554,7 +554,7 @@
Returns
- int + int diff --git a/doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationSlot.html b/doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationSlot.html index 7595d3ab..23915738 100644 --- a/doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationSlot.html +++ b/doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationSlot.html @@ -227,7 +227,7 @@
Parameters
- string + string slotName

The name of the existing replication slot

diff --git a/doc/api/Npgsql.Replication.PgOutput.ReplicationValue.html b/doc/api/Npgsql.Replication.PgOutput.ReplicationValue.html index 39c1b23b..de693d17 100644 --- a/doc/api/Npgsql.Replication.PgOutput.ReplicationValue.html +++ b/doc/api/Npgsql.Replication.PgOutput.ReplicationValue.html @@ -131,7 +131,7 @@
Property Value
- bool + bool

true if the specified column is equivalent to ; otherwise false.

@@ -163,7 +163,7 @@
Property Value
- bool + bool

Whether the specified column is an unchanged TOASTed value.

@@ -226,7 +226,7 @@
Property Value
- int + int @@ -375,7 +375,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.Replication.PgOutputConnectionExtensions.html b/doc/api/Npgsql.Replication.PgOutputConnectionExtensions.html index a7577023..28e0a3b3 100644 --- a/doc/api/Npgsql.Replication.PgOutputConnectionExtensions.html +++ b/doc/api/Npgsql.Replication.PgOutputConnectionExtensions.html @@ -140,14 +140,14 @@
Parameters
- string + string slotName

The name of the slot to create. Must be a valid replication slot name (see https://www.postgresql.org/docs/current/warm-standby.html#STREAMING-REPLICATION-SLOTS-MANIPULATION).

- bool + bool temporarySlot

true if this replication slot shall be temporary one; otherwise false. Temporary slots are not saved to disk and are automatically dropped on error or when the session has finished.

@@ -166,7 +166,7 @@
Parameters
- bool + bool twoPhase

If true, this logical replication slot supports decoding of two-phase transactions. With this option, two-phase commands like PREPARE TRANSACTION, COMMIT PREPARED and ROLLBACK PREPARED are decoded and transmitted. diff --git a/doc/api/Npgsql.Replication.PhysicalReplicationConnection.html b/doc/api/Npgsql.Replication.PhysicalReplicationConnection.html index ee2b5dfe..07d871e9 100644 --- a/doc/api/Npgsql.Replication.PhysicalReplicationConnection.html +++ b/doc/api/Npgsql.Replication.PhysicalReplicationConnection.html @@ -209,7 +209,7 @@

Parameters
- string? + string? connectionString

The connection used to open the PostgreSQL database.

@@ -246,14 +246,14 @@
Parameters
- string + string slotName

The name of the slot to create. Must be a valid replication slot name (see Section 26.2.6.1).

- bool + bool isTemporary

true if this replication slot shall be a temporary one; otherwise false. Temporary slots are not saved to disk and are automatically dropped on error or @@ -261,7 +261,7 @@

Parameters
- bool + bool reserveWal

If this is set to true this physical replication slot reserves WAL immediately. Otherwise, WAL is only reserved upon connection from a streaming replication client.

@@ -322,7 +322,7 @@
Parameters
- string + string slotName

The name of the slot to read. Must be a valid replication slot name

diff --git a/doc/api/Npgsql.Replication.PhysicalReplicationSlot.html b/doc/api/Npgsql.Replication.PhysicalReplicationSlot.html index adf4e12b..b4b07604 100644 --- a/doc/api/Npgsql.Replication.PhysicalReplicationSlot.html +++ b/doc/api/Npgsql.Replication.PhysicalReplicationSlot.html @@ -139,7 +139,7 @@
Parameters
- string + string slotName

The name of the existing replication slot

diff --git a/doc/api/Npgsql.Replication.ReplicationConnection.html b/doc/api/Npgsql.Replication.ReplicationConnection.html index 040f6d31..483a329a 100644 --- a/doc/api/Npgsql.Replication.ReplicationConnection.html +++ b/doc/api/Npgsql.Replication.ReplicationConnection.html @@ -167,7 +167,7 @@
Property Value
- string + string

The connection string that includes the server name, the database name, and other parameters needed to establish the initial connection. The default value is an empty string.

@@ -372,7 +372,7 @@
Property Value
- int + int @@ -406,7 +406,7 @@
Property Value
- string + string @@ -539,13 +539,13 @@
Parameters
- string + string slotName

The name of the slot to drop.

- bool + bool wait

true causes the command to wait until the slot becomes inactive if it currently is active instead of the default behavior of raising an error.

@@ -800,7 +800,7 @@
Parameters
- string + string parameterName

The name of a run-time parameter. Available parameters are documented in https://www.postgresql.org/docs/current/runtime-config.html.

@@ -824,7 +824,7 @@
Returns
- Task<><string> + Task<><string>

The current setting of the run-time parameter specified in parameterName as .

diff --git a/doc/api/Npgsql.Replication.ReplicationSlot.html b/doc/api/Npgsql.Replication.ReplicationSlot.html index b648ab5e..d708bc2a 100644 --- a/doc/api/Npgsql.Replication.ReplicationSlot.html +++ b/doc/api/Npgsql.Replication.ReplicationSlot.html @@ -133,7 +133,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Replication.ReplicationSlotOptions.html b/doc/api/Npgsql.Replication.ReplicationSlotOptions.html index 5992dd66..dfdb2aab 100644 --- a/doc/api/Npgsql.Replication.ReplicationSlotOptions.html +++ b/doc/api/Npgsql.Replication.ReplicationSlotOptions.html @@ -127,7 +127,7 @@
Parameters
- string + string slotName

The name of the replication slot.

@@ -167,13 +167,13 @@
Parameters
- string + string slotName

The name of the replication slot.

- string? + string? consistentPoint

The WAL location at which the slot became consistent.

@@ -239,7 +239,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Replication.ReplicationSystemIdentification.html b/doc/api/Npgsql.Replication.ReplicationSystemIdentification.html index 8be79649..f8cfebd7 100644 --- a/doc/api/Npgsql.Replication.ReplicationSystemIdentification.html +++ b/doc/api/Npgsql.Replication.ReplicationSystemIdentification.html @@ -131,7 +131,7 @@
Property Value
- string? + string? @@ -163,7 +163,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Replication.TestDecoding.TestDecodingData.html b/doc/api/Npgsql.Replication.TestDecoding.TestDecodingData.html index 6e52178a..0c619941 100644 --- a/doc/api/Npgsql.Replication.TestDecoding.TestDecodingData.html +++ b/doc/api/Npgsql.Replication.TestDecoding.TestDecodingData.html @@ -145,7 +145,7 @@
Property Value
- string + string @@ -208,7 +208,7 @@
Returns
- string + string diff --git a/doc/api/Npgsql.Replication.TestDecoding.TestDecodingOptions.html b/doc/api/Npgsql.Replication.TestDecoding.TestDecodingOptions.html index 7abacab8..ca57d903 100644 --- a/doc/api/Npgsql.Replication.TestDecoding.TestDecodingOptions.html +++ b/doc/api/Npgsql.Replication.TestDecoding.TestDecodingOptions.html @@ -132,43 +132,43 @@
Parameters
- bool? + bool? includeXids

Include the transaction number for BEGIN and COMMIT command output

- bool? + bool? includeTimestamp

Include the timestamp for COMMIT command output

- bool? + bool? forceBinary

Set the output mode to binary

- bool? + bool? skipEmptyXacts

Skip output for transactions that didn't change the database

- bool? + bool? onlyLocal

Only output data that don't have the replication origin set

- bool? + bool? includeRewrites

Include output from table rewrites that were caused by DDL statements

- bool? + bool? streamChanges

Enable streaming output

@@ -203,7 +203,7 @@
Property Value
- bool? + bool? @@ -234,7 +234,7 @@
Property Value
- bool? + bool? @@ -265,7 +265,7 @@
Property Value
- bool? + bool? @@ -296,7 +296,7 @@
Property Value
- bool? + bool? @@ -327,7 +327,7 @@
Property Value
- bool? + bool? @@ -358,7 +358,7 @@
Property Value
- bool? + bool? @@ -389,7 +389,7 @@
Property Value
- bool? + bool? @@ -438,7 +438,7 @@
Returns
- bool + bool @@ -485,7 +485,7 @@
Returns
- bool + bool @@ -515,7 +515,7 @@
Returns
- int + int diff --git a/doc/api/Npgsql.Replication.TestDecoding.TestDecodingReplicationSlot.html b/doc/api/Npgsql.Replication.TestDecoding.TestDecodingReplicationSlot.html index 19dfb10b..272718ce 100644 --- a/doc/api/Npgsql.Replication.TestDecoding.TestDecodingReplicationSlot.html +++ b/doc/api/Npgsql.Replication.TestDecoding.TestDecodingReplicationSlot.html @@ -189,7 +189,7 @@
Parameters
- string + string slotName

The name of the existing replication slot

diff --git a/doc/api/Npgsql.Replication.TestDecodingConnectionExtensions.html b/doc/api/Npgsql.Replication.TestDecodingConnectionExtensions.html index cd76f9f1..412d756c 100644 --- a/doc/api/Npgsql.Replication.TestDecodingConnectionExtensions.html +++ b/doc/api/Npgsql.Replication.TestDecodingConnectionExtensions.html @@ -142,14 +142,14 @@
Parameters
- string + string slotName

The name of the slot to create. Must be a valid replication slot name (see https://www.postgresql.org/docs/current/warm-standby.html#STREAMING-REPLICATION-SLOTS-MANIPULATION).

- bool + bool temporarySlot

true if this replication slot shall be temporary one; otherwise false. Temporary slots are not saved to disk and are automatically dropped on error or when the session has finished.

@@ -168,7 +168,7 @@
Parameters
- bool + bool twoPhase

If true, this logical replication slot supports decoding of two-phase transactions. With this option, two-phase commands like PREPARE TRANSACTION, COMMIT PREPARED and ROLLBACK PREPARED are decoded and transmitted. diff --git a/doc/api/Npgsql.Replication.TimelineHistoryFile.html b/doc/api/Npgsql.Replication.TimelineHistoryFile.html index 31dd1328..b83d3fd7 100644 --- a/doc/api/Npgsql.Replication.TimelineHistoryFile.html +++ b/doc/api/Npgsql.Replication.TimelineHistoryFile.html @@ -126,7 +126,7 @@

Property Value
- byte[] + byte[] @@ -157,7 +157,7 @@
Property Value
- string + string diff --git a/doc/api/Npgsql.Schema.NpgsqlDbColumn.html b/doc/api/Npgsql.Schema.NpgsqlDbColumn.html index 8424b11d..9020fdd5 100644 --- a/doc/api/Npgsql.Schema.NpgsqlDbColumn.html +++ b/doc/api/Npgsql.Schema.NpgsqlDbColumn.html @@ -158,7 +158,7 @@
Property Value
- bool? + bool? @@ -193,7 +193,7 @@
Property Value
- string + string @@ -228,7 +228,7 @@
Property Value
- string? + string? @@ -263,7 +263,7 @@
Property Value
- string? + string? @@ -298,7 +298,7 @@
Property Value
- string + string @@ -333,7 +333,7 @@
Property Value
- string? + string? @@ -405,7 +405,7 @@
Property Value
- string + string @@ -440,7 +440,7 @@
Property Value
- int? + int? @@ -475,7 +475,7 @@
Property Value
- int? + int? @@ -545,7 +545,7 @@
Property Value
- string + string @@ -581,7 +581,7 @@
Property Value
- string? + string? @@ -616,7 +616,7 @@
Property Value
- bool? + bool? @@ -651,7 +651,7 @@
Property Value
- bool? + bool? @@ -686,7 +686,7 @@
Property Value
- bool? + bool? @@ -721,7 +721,7 @@
Property Value
- bool? + bool? @@ -756,7 +756,7 @@
Property Value
- bool? + bool? @@ -791,7 +791,7 @@
Property Value
- bool? + bool? @@ -826,7 +826,7 @@
Property Value
- bool? + bool? @@ -862,7 +862,7 @@
Parameters
- string + string propertyName @@ -949,7 +949,7 @@
Property Value
- int? + int? @@ -984,7 +984,7 @@
Property Value
- int? + int? @@ -1127,7 +1127,7 @@
Property Value
- string? + string? diff --git a/doc/api/Npgsql.TypeMapping.INpgsqlTypeMapper.html b/doc/api/Npgsql.TypeMapping.INpgsqlTypeMapper.html index 7e97f906..82712b79 100644 --- a/doc/api/Npgsql.TypeMapping.INpgsqlTypeMapper.html +++ b/doc/api/Npgsql.TypeMapping.INpgsqlTypeMapper.html @@ -213,7 +213,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -277,7 +277,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -358,7 +358,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding enum type in the database. If null, the name translator given in nameTranslator will be used.

@@ -465,7 +465,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -490,7 +490,7 @@
Returns
- bool + bool @@ -526,7 +526,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding composite type in the database. If null, the name translator given in nameTranslator will be used.

@@ -551,7 +551,7 @@
Returns
- bool + bool @@ -602,7 +602,7 @@
Parameters
- string? + string? pgName

A PostgreSQL type name for the corresponding enum type in the database. If null, the name translator given in nameTranslator will be used.

@@ -627,7 +627,7 @@
Returns
- bool + bool diff --git a/doc/api/Npgsql.TypeMapping.UserTypeMapping.html b/doc/api/Npgsql.TypeMapping.UserTypeMapping.html index cff7a674..439c8dc4 100644 --- a/doc/api/Npgsql.TypeMapping.UserTypeMapping.html +++ b/doc/api/Npgsql.TypeMapping.UserTypeMapping.html @@ -162,7 +162,7 @@
Property Value
- string + string diff --git a/doc/api/NpgsqlTypes.NpgsqlBox.html b/doc/api/NpgsqlTypes.NpgsqlBox.html index 0114331a..b78e7393 100644 --- a/doc/api/NpgsqlTypes.NpgsqlBox.html +++ b/doc/api/NpgsqlTypes.NpgsqlBox.html @@ -173,22 +173,22 @@
Parameters
- double + double top - double + double right - double + double bottom - double + double left @@ -224,7 +224,7 @@
Property Value
- double + double @@ -257,7 +257,7 @@
Property Value
- double + double @@ -290,7 +290,7 @@
Property Value
- bool + bool @@ -323,7 +323,7 @@
Property Value
- double + double @@ -389,7 +389,7 @@
Property Value
- double + double @@ -422,7 +422,7 @@
Property Value
- double + double @@ -488,7 +488,7 @@
Property Value
- double + double @@ -540,7 +540,7 @@
Returns
- bool + bool @@ -590,7 +590,7 @@
Returns
- bool + bool @@ -623,7 +623,7 @@
Returns
- int + int @@ -656,7 +656,7 @@
Returns
- string + string @@ -713,7 +713,7 @@
Returns
- bool + bool @@ -768,7 +768,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlCidr.html b/doc/api/NpgsqlTypes.NpgsqlCidr.html index 188fb352..ba311c56 100644 --- a/doc/api/NpgsqlTypes.NpgsqlCidr.html +++ b/doc/api/NpgsqlTypes.NpgsqlCidr.html @@ -138,7 +138,7 @@
Parameters
- byte + byte netmask @@ -173,7 +173,7 @@
Parameters
- string + string addr @@ -242,7 +242,7 @@
Property Value
- byte + byte @@ -283,7 +283,7 @@
Parameters
- byte + byte netmask @@ -317,7 +317,7 @@
Returns
- string + string diff --git a/doc/api/NpgsqlTypes.NpgsqlCircle.html b/doc/api/NpgsqlTypes.NpgsqlCircle.html index 9f3bdfb2..eb7d6a7f 100644 --- a/doc/api/NpgsqlTypes.NpgsqlCircle.html +++ b/doc/api/NpgsqlTypes.NpgsqlCircle.html @@ -135,7 +135,7 @@
Parameters
- double + double radius @@ -167,17 +167,17 @@
Parameters
- double + double x - double + double y - double + double radius @@ -240,7 +240,7 @@
Property Value
- double + double @@ -270,7 +270,7 @@
Property Value
- double + double @@ -300,7 +300,7 @@
Property Value
- double + double @@ -349,7 +349,7 @@
Returns
- bool + bool @@ -396,7 +396,7 @@
Returns
- bool + bool @@ -426,7 +426,7 @@
Returns
- int + int @@ -456,7 +456,7 @@
Returns
- string + string @@ -510,7 +510,7 @@
Returns
- bool + bool @@ -562,7 +562,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlInet.html b/doc/api/NpgsqlTypes.NpgsqlInet.html index fdf5f6e7..47543121 100644 --- a/doc/api/NpgsqlTypes.NpgsqlInet.html +++ b/doc/api/NpgsqlTypes.NpgsqlInet.html @@ -138,7 +138,7 @@
Parameters
- byte + byte netmask @@ -208,7 +208,7 @@
Parameters
- string + string addr @@ -277,7 +277,7 @@
Property Value
- byte + byte @@ -318,7 +318,7 @@
Parameters
- byte + byte netmask @@ -352,7 +352,7 @@
Returns
- string + string diff --git a/doc/api/NpgsqlTypes.NpgsqlInterval.html b/doc/api/NpgsqlTypes.NpgsqlInterval.html index cde1b456..436c464b 100644 --- a/doc/api/NpgsqlTypes.NpgsqlInterval.html +++ b/doc/api/NpgsqlTypes.NpgsqlInterval.html @@ -141,12 +141,12 @@
Parameters
- int + int months - int + int days @@ -194,7 +194,7 @@
Property Value
- int + int @@ -234,7 +234,7 @@
Property Value
- int + int @@ -332,7 +332,7 @@
Returns
- bool + bool @@ -388,7 +388,7 @@
Returns
- bool + bool @@ -427,7 +427,7 @@
Returns
- int + int diff --git a/doc/api/NpgsqlTypes.NpgsqlLSeg.html b/doc/api/NpgsqlTypes.NpgsqlLSeg.html index bf57cfd2..80f481df 100644 --- a/doc/api/NpgsqlTypes.NpgsqlLSeg.html +++ b/doc/api/NpgsqlTypes.NpgsqlLSeg.html @@ -167,22 +167,22 @@
Parameters
- double + double startx - double + double starty - double + double endx - double + double endy @@ -294,7 +294,7 @@
Returns
- bool + bool @@ -341,7 +341,7 @@
Returns
- bool + bool @@ -371,7 +371,7 @@
Returns
- int + int @@ -401,7 +401,7 @@
Returns
- string + string @@ -455,7 +455,7 @@
Returns
- bool + bool @@ -507,7 +507,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlLine.html b/doc/api/NpgsqlTypes.NpgsqlLine.html index f7a74f78..a7eb9013 100644 --- a/doc/api/NpgsqlTypes.NpgsqlLine.html +++ b/doc/api/NpgsqlTypes.NpgsqlLine.html @@ -133,17 +133,17 @@
Parameters
- double + double a - double + double b - double + double c @@ -179,7 +179,7 @@
Property Value
- double + double @@ -212,7 +212,7 @@
Property Value
- double + double @@ -245,7 +245,7 @@
Property Value
- double + double @@ -297,7 +297,7 @@
Returns
- bool + bool @@ -347,7 +347,7 @@
Returns
- bool + bool @@ -380,7 +380,7 @@
Returns
- int + int @@ -413,7 +413,7 @@
Returns
- string + string @@ -470,7 +470,7 @@
Returns
- bool + bool @@ -525,7 +525,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlLogSequenceNumber.html b/doc/api/NpgsqlTypes.NpgsqlLogSequenceNumber.html index 57979449..8910a272 100644 --- a/doc/api/NpgsqlTypes.NpgsqlLogSequenceNumber.html +++ b/doc/api/NpgsqlTypes.NpgsqlLogSequenceNumber.html @@ -139,7 +139,7 @@
Parameters
- ulong + ulong value

The value to wrap.

@@ -239,7 +239,7 @@
Returns
- int + int

A signed number indicating the relative values of this instance and value.

@@ -297,7 +297,7 @@
Returns
- bool + bool

true if the current instance is equal to the value parameter; otherwise, false.

@@ -355,7 +355,7 @@
Returns
- bool + bool

true if the current instance is equal to the value parameter; otherwise, false.

@@ -395,7 +395,7 @@
Returns
- int + int

A 32-bit signed integer hash code.

@@ -555,7 +555,7 @@
Parameters
- string + string s

A string that represents the Log Sequence Number to convert.

@@ -674,7 +674,7 @@
Returns
- string + string

The string representation of the value of this instance, consisting of two hexadecimal numbers of up to 8 digits each, separated by a slash

@@ -744,7 +744,7 @@
Returns
- bool + bool

true if s was converted successfully; otherwise, false.

@@ -785,7 +785,7 @@
Parameters
- string + string s

A string that represents the Log Sequence Number to convert.

@@ -813,7 +813,7 @@
Returns
- bool + bool

true if sc> was converted successfully; otherwise, false.

@@ -863,7 +863,7 @@
Parameters
- double + double nbytes

The number of bytes to add.

@@ -943,7 +943,7 @@
Returns
- bool + bool

true if value1 equals value2; otherwise, false.

@@ -1000,7 +1000,7 @@
Returns
- ulong + ulong

The contents of value as 64-bit unsigned integer.

@@ -1040,7 +1040,7 @@
Parameters
- ulong + ulong value

A 64-bit unsigned integer.

@@ -1121,7 +1121,7 @@
Returns
- bool + bool

true if value1 is greater than value2; otherwise, false.

@@ -1186,7 +1186,7 @@
Returns
- bool + bool

true if value1 is greater than or equal to value2; otherwise, false.

@@ -1251,7 +1251,7 @@
Returns
- bool + bool

true if value1 does not equal value2; otherwise, false.

@@ -1316,7 +1316,7 @@
Returns
- bool + bool

true if value1 is less than value2; otherwise, false.

@@ -1381,7 +1381,7 @@
Returns
- bool + bool

true if value1 is less than or equal to value2; otherwise, false.

@@ -1445,7 +1445,7 @@
Returns
- ulong + ulong

The number of bytes separating those write-ahead log locations.

@@ -1493,7 +1493,7 @@
Parameters
- double + double nbytes

The number of bytes to subtract.

diff --git a/doc/api/NpgsqlTypes.NpgsqlPath.html b/doc/api/NpgsqlTypes.NpgsqlPath.html index 9b1b0223..a7591b7c 100644 --- a/doc/api/NpgsqlTypes.NpgsqlPath.html +++ b/doc/api/NpgsqlTypes.NpgsqlPath.html @@ -151,7 +151,7 @@
Parameters
- bool + bool open @@ -247,7 +247,7 @@
Parameters
- bool + bool open @@ -279,12 +279,12 @@
Parameters
- int + int capacity - bool + bool open @@ -316,7 +316,7 @@
Parameters
- int + int capacity @@ -349,7 +349,7 @@
Property Value
- int + int @@ -379,7 +379,7 @@
Property Value
- int + int @@ -409,7 +409,7 @@
Property Value
- bool + bool @@ -440,7 +440,7 @@
Parameters
- int + int index @@ -486,7 +486,7 @@
Property Value
- bool + bool @@ -582,7 +582,7 @@
Returns
- bool + bool @@ -618,7 +618,7 @@
Parameters
- int + int arrayIndex @@ -666,7 +666,7 @@
Returns
- bool + bool @@ -713,7 +713,7 @@
Returns
- bool + bool @@ -773,7 +773,7 @@
Returns
- int + int @@ -820,7 +820,7 @@
Returns
- int + int @@ -851,7 +851,7 @@
Parameters
- int + int index @@ -904,7 +904,7 @@
Returns
- bool + bool @@ -935,7 +935,7 @@
Parameters
- int + int index @@ -966,7 +966,7 @@
Returns
- string + string @@ -1020,7 +1020,7 @@
Returns
- bool + bool @@ -1072,7 +1072,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlPoint.html b/doc/api/NpgsqlTypes.NpgsqlPoint.html index 41e61c70..a635a5b6 100644 --- a/doc/api/NpgsqlTypes.NpgsqlPoint.html +++ b/doc/api/NpgsqlTypes.NpgsqlPoint.html @@ -133,12 +133,12 @@
Parameters
- double + double x - double + double y @@ -174,7 +174,7 @@
Property Value
- double + double @@ -207,7 +207,7 @@
Property Value
- double + double @@ -259,7 +259,7 @@
Returns
- bool + bool @@ -309,7 +309,7 @@
Returns
- bool + bool @@ -342,7 +342,7 @@
Returns
- int + int @@ -375,7 +375,7 @@
Returns
- string + string @@ -432,7 +432,7 @@
Returns
- bool + bool @@ -487,7 +487,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlPolygon.html b/doc/api/NpgsqlTypes.NpgsqlPolygon.html index b9420fea..9c956ac8 100644 --- a/doc/api/NpgsqlTypes.NpgsqlPolygon.html +++ b/doc/api/NpgsqlTypes.NpgsqlPolygon.html @@ -210,7 +210,7 @@
Parameters
- int + int capacity @@ -243,7 +243,7 @@
Property Value
- int + int @@ -273,7 +273,7 @@
Property Value
- int + int @@ -303,7 +303,7 @@
Property Value
- bool + bool @@ -334,7 +334,7 @@
Parameters
- int + int index @@ -446,7 +446,7 @@
Returns
- bool + bool @@ -482,7 +482,7 @@
Parameters
- int + int arrayIndex @@ -530,7 +530,7 @@
Returns
- bool + bool @@ -577,7 +577,7 @@
Returns
- bool + bool @@ -637,7 +637,7 @@
Returns
- int + int @@ -684,7 +684,7 @@
Returns
- int + int @@ -715,7 +715,7 @@
Parameters
- int + int index @@ -768,7 +768,7 @@
Returns
- bool + bool @@ -799,7 +799,7 @@
Parameters
- int + int index @@ -830,7 +830,7 @@
Returns
- string + string @@ -884,7 +884,7 @@
Returns
- bool + bool @@ -936,7 +936,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlRange-1.RangeTypeConverter.html b/doc/api/NpgsqlTypes.NpgsqlRange-1.RangeTypeConverter.html index 739eef69..443aaaf8 100644 --- a/doc/api/NpgsqlTypes.NpgsqlRange-1.RangeTypeConverter.html +++ b/doc/api/NpgsqlTypes.NpgsqlRange-1.RangeTypeConverter.html @@ -152,7 +152,7 @@
Returns
- bool + bool @@ -204,7 +204,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlRange-1.html b/doc/api/NpgsqlTypes.NpgsqlRange-1.html index a7f8ac9b..4c357433 100644 --- a/doc/api/NpgsqlTypes.NpgsqlRange-1.html +++ b/doc/api/NpgsqlTypes.NpgsqlRange-1.html @@ -199,7 +199,7 @@
Parameters
- bool + bool lowerBoundIsInclusive

True if the lower bound is is part of the range (i.e. inclusive); otherwise, false.

@@ -211,7 +211,7 @@
Parameters
- bool + bool upperBoundIsInclusive

True if the upper bound is part of the range (i.e. inclusive); otherwise, false.

@@ -254,13 +254,13 @@
Parameters
- bool + bool lowerBoundIsInclusive

True if the lower bound is is part of the range (i.e. inclusive); otherwise, false.

- bool + bool lowerBoundInfinite

True if the lower bound is indefinite (i.e. infinite or unbounded); otherwise, false.

@@ -272,13 +272,13 @@
Parameters
- bool + bool upperBoundIsInclusive

True if the upper bound is part of the range (i.e. inclusive); otherwise, false.

- bool + bool upperBoundInfinite

True if the upper bound is indefinite (i.e. infinite or unbounded); otherwise, false.

@@ -351,7 +351,7 @@
Property Value
- bool + bool @@ -419,7 +419,7 @@
Property Value
- bool + bool @@ -453,7 +453,7 @@
Property Value
- bool + bool @@ -521,7 +521,7 @@
Property Value
- bool + bool @@ -555,7 +555,7 @@
Property Value
- bool + bool @@ -607,7 +607,7 @@
Returns
- bool + bool @@ -657,7 +657,7 @@
Returns
- bool + bool @@ -690,7 +690,7 @@
Returns
- int + int @@ -725,7 +725,7 @@
Parameters
- string + string value

A PosgreSQL range type in a well-known text format.

@@ -776,7 +776,7 @@
Returns
- string + string @@ -836,7 +836,7 @@
Returns
- bool + bool

True if the NpgsqlRange<T> on the left is equal to the NpgsqlRange<T> on the right; otherwise, false.

@@ -895,7 +895,7 @@
Returns
- bool + bool

True if the NpgsqlRange<T> on the left is not equal to the NpgsqlRange<T> on the right; otherwise, false.

diff --git a/doc/api/NpgsqlTypes.NpgsqlTid.html b/doc/api/NpgsqlTypes.NpgsqlTid.html index 7683c841..eb91cc9d 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTid.html +++ b/doc/api/NpgsqlTypes.NpgsqlTid.html @@ -261,7 +261,7 @@
Returns
- bool + bool @@ -311,7 +311,7 @@
Returns
- bool + bool @@ -344,7 +344,7 @@
Returns
- int + int @@ -377,7 +377,7 @@
Returns
- string + string @@ -434,7 +434,7 @@
Returns
- bool + bool @@ -489,7 +489,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlTsQuery.html b/doc/api/NpgsqlTypes.NpgsqlTsQuery.html index 8995a649..8684aecd 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsQuery.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsQuery.html @@ -222,7 +222,7 @@
Returns
- bool + bool

true if g is equal to this instance; otherwise, false.

@@ -270,7 +270,7 @@
Returns
- bool + bool @@ -300,7 +300,7 @@
Returns
- int + int @@ -332,7 +332,7 @@
Parameters
- string + string value @@ -379,7 +379,7 @@
Returns
- string + string @@ -469,7 +469,7 @@
Returns
- bool + bool

true if left and right are equal; otherwise, false.

@@ -525,7 +525,7 @@
Returns
- bool + bool

true if left and right are not equal; otherwise, false.

diff --git a/doc/api/NpgsqlTypes.NpgsqlTsQueryAnd.html b/doc/api/NpgsqlTypes.NpgsqlTsQueryAnd.html index 0c31eb8f..8d136cfe 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsQueryAnd.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsQueryAnd.html @@ -215,7 +215,7 @@
Returns
- bool + bool

true if g is equal to this instance; otherwise, false.

@@ -248,7 +248,7 @@
Returns
- int + int diff --git a/doc/api/NpgsqlTypes.NpgsqlTsQueryEmpty.html b/doc/api/NpgsqlTypes.NpgsqlTsQueryEmpty.html index 7fefe439..d1c2b1b1 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsQueryEmpty.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsQueryEmpty.html @@ -186,7 +186,7 @@
Returns
- bool + bool

true if g is equal to this instance; otherwise, false.

@@ -219,7 +219,7 @@
Returns
- int + int diff --git a/doc/api/NpgsqlTypes.NpgsqlTsQueryFollowedBy.html b/doc/api/NpgsqlTypes.NpgsqlTsQueryFollowedBy.html index abbd6c6f..7270e767 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsQueryFollowedBy.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsQueryFollowedBy.html @@ -254,7 +254,7 @@
Returns
- bool + bool

true if g is equal to this instance; otherwise, false.

@@ -287,7 +287,7 @@
Returns
- int + int diff --git a/doc/api/NpgsqlTypes.NpgsqlTsQueryLexeme.html b/doc/api/NpgsqlTypes.NpgsqlTsQueryLexeme.html index a741f20a..ceff69a7 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsQueryLexeme.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsQueryLexeme.html @@ -151,7 +151,7 @@
Parameters
- string + string text

Lexeme text.

@@ -163,7 +163,7 @@
Parameters
- bool + bool isPrefixSearch

Is prefix search?

@@ -197,7 +197,7 @@
Parameters
- string + string text

Lexeme text.

@@ -237,7 +237,7 @@
Parameters
- string + string text

Lexeme text.

@@ -272,7 +272,7 @@
Property Value
- bool + bool @@ -303,7 +303,7 @@
Property Value
- string + string @@ -385,7 +385,7 @@
Returns
- bool + bool

true if g is equal to this instance; otherwise, false.

@@ -418,7 +418,7 @@
Returns
- int + int diff --git a/doc/api/NpgsqlTypes.NpgsqlTsQueryNot.html b/doc/api/NpgsqlTypes.NpgsqlTsQueryNot.html index a836406b..2ab941d3 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsQueryNot.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsQueryNot.html @@ -236,7 +236,7 @@
Returns
- bool + bool

true if g is equal to this instance; otherwise, false.

@@ -269,7 +269,7 @@
Returns
- int + int diff --git a/doc/api/NpgsqlTypes.NpgsqlTsQueryOr.html b/doc/api/NpgsqlTypes.NpgsqlTsQueryOr.html index e2b3a035..9044a138 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsQueryOr.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsQueryOr.html @@ -215,7 +215,7 @@
Returns
- bool + bool

true if g is equal to this instance; otherwise, false.

@@ -248,7 +248,7 @@
Returns
- int + int diff --git a/doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.WordEntryPos.html b/doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.WordEntryPos.html index 75a857c1..54edb5b3 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.WordEntryPos.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.WordEntryPos.html @@ -131,7 +131,7 @@
Parameters
- int + int pos

Position values can range from 1 to 16383; larger numbers are silently set to 16383.

@@ -172,7 +172,7 @@
Property Value
- int + int @@ -253,7 +253,7 @@
Returns
- bool + bool @@ -301,7 +301,7 @@
Returns
- bool + bool @@ -332,7 +332,7 @@
Returns
- int + int @@ -363,7 +363,7 @@
Returns
- string + string @@ -418,7 +418,7 @@
Returns
- bool + bool @@ -471,7 +471,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.html b/doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.html index 0fb47d43..09480ed5 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.html @@ -131,7 +131,7 @@
Parameters
- string + string text @@ -169,7 +169,7 @@
Parameters
- string + string text @@ -203,7 +203,7 @@
Property Value
- int + int @@ -235,7 +235,7 @@
Parameters
- int + int index @@ -282,7 +282,7 @@
Property Value
- string + string @@ -332,7 +332,7 @@
Returns
- bool + bool @@ -380,7 +380,7 @@
Returns
- bool + bool @@ -411,7 +411,7 @@
Returns
- int + int @@ -442,7 +442,7 @@
Returns
- string + string @@ -497,7 +497,7 @@
Returns
- bool + bool @@ -550,7 +550,7 @@
Returns
- bool + bool diff --git a/doc/api/NpgsqlTypes.NpgsqlTsVector.html b/doc/api/NpgsqlTypes.NpgsqlTsVector.html index bdf67cd8..e4d5453e 100644 --- a/doc/api/NpgsqlTypes.NpgsqlTsVector.html +++ b/doc/api/NpgsqlTypes.NpgsqlTsVector.html @@ -135,7 +135,7 @@
Property Value
- int + int @@ -167,7 +167,7 @@
Parameters
- int + int index @@ -232,7 +232,7 @@
Returns
- bool + bool @@ -279,7 +279,7 @@
Returns
- bool + bool @@ -340,7 +340,7 @@
Returns
- int + int @@ -372,7 +372,7 @@
Parameters
- string + string value @@ -419,7 +419,7 @@
Returns
- string + string diff --git a/doc/api/NpgsqlTypes.PgNameAttribute.html b/doc/api/NpgsqlTypes.PgNameAttribute.html index 36ba5ba8..bb86cd7e 100644 --- a/doc/api/NpgsqlTypes.PgNameAttribute.html +++ b/doc/api/NpgsqlTypes.PgNameAttribute.html @@ -132,7 +132,7 @@
Parameters
- string + string pgName

The name of PostgreSQL field that corresponds to this CLR property or field

@@ -167,7 +167,7 @@
Property Value
- string + string diff --git a/doc/api/System.Data.Common.DbBatch.html b/doc/api/System.Data.Common.DbBatch.html index 1d0f95eb..3f9fd2ef 100644 --- a/doc/api/System.Data.Common.DbBatch.html +++ b/doc/api/System.Data.Common.DbBatch.html @@ -284,7 +284,7 @@
Property Value
- int + int @@ -565,7 +565,7 @@
Returns
- int + int @@ -612,7 +612,7 @@
Returns
- Task<><int> + Task<><int> diff --git a/doc/api/System.Data.Common.DbBatchCommand.html b/doc/api/System.Data.Common.DbBatchCommand.html index c38f34e4..561f047a 100644 --- a/doc/api/System.Data.Common.DbBatchCommand.html +++ b/doc/api/System.Data.Common.DbBatchCommand.html @@ -130,7 +130,7 @@
Property Value
- string + string @@ -250,7 +250,7 @@
Property Value
- int + int diff --git a/doc/api/System.Data.Common.DbBatchCommandCollection.html b/doc/api/System.Data.Common.DbBatchCommandCollection.html index 78ec0be3..3ae51dbb 100644 --- a/doc/api/System.Data.Common.DbBatchCommandCollection.html +++ b/doc/api/System.Data.Common.DbBatchCommandCollection.html @@ -130,7 +130,7 @@
Property Value
- int + int @@ -160,7 +160,7 @@
Property Value
- bool + bool @@ -191,7 +191,7 @@
Parameters
- int + int index @@ -303,7 +303,7 @@
Returns
- bool + bool @@ -339,7 +339,7 @@
Parameters
- int + int arrayIndex @@ -371,7 +371,7 @@
Parameters
- int + int index @@ -464,7 +464,7 @@
Returns
- int + int @@ -495,7 +495,7 @@
Parameters
- int + int index @@ -548,7 +548,7 @@
Returns
- bool + bool @@ -579,7 +579,7 @@
Parameters
- int + int index @@ -611,7 +611,7 @@
Parameters
- int + int index diff --git a/doc/api/System.Data.Common.DbDataSource.html b/doc/api/System.Data.Common.DbDataSource.html index 5fdb5856..6805f3ff 100644 --- a/doc/api/System.Data.Common.DbDataSource.html +++ b/doc/api/System.Data.Common.DbDataSource.html @@ -134,7 +134,7 @@
Property Value
- string + string @@ -197,7 +197,7 @@
Parameters
- string? + string? commandText @@ -304,7 +304,7 @@
Parameters
- string? + string? commandText @@ -396,7 +396,7 @@
Parameters
- bool + bool disposing diff --git a/doc/api/System.Runtime.Versioning.RequiresPreviewFeaturesAttribute.html b/doc/api/System.Runtime.Versioning.RequiresPreviewFeaturesAttribute.html index 61c4eba5..b2ce4f8b 100644 --- a/doc/api/System.Runtime.Versioning.RequiresPreviewFeaturesAttribute.html +++ b/doc/api/System.Runtime.Versioning.RequiresPreviewFeaturesAttribute.html @@ -147,7 +147,7 @@
Parameters
- string? + string? message

An optional message associated with this attribute instance.

@@ -182,7 +182,7 @@
Property Value
- string? + string? @@ -213,7 +213,7 @@
Property Value
- string? + string? diff --git a/efcore/api/Microsoft.EntityFrameworkCore.LTree.html b/efcore/api/Microsoft.EntityFrameworkCore.LTree.html index cac674bc..65cea0b8 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.LTree.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.LTree.html @@ -134,7 +134,7 @@
Parameters
- string + string value

The string value for the ltree.

@@ -172,7 +172,7 @@
Property Value
- int + int @@ -225,7 +225,7 @@
Returns
- bool + bool @@ -275,7 +275,7 @@
Returns
- bool + bool @@ -308,7 +308,7 @@
Returns
- int + int @@ -349,7 +349,7 @@
Parameters
- int + int offset @@ -365,7 +365,7 @@
Returns
- int + int @@ -417,7 +417,7 @@
Returns
- int + int @@ -469,7 +469,7 @@
Returns
- bool + bool @@ -521,7 +521,7 @@
Returns
- bool + bool @@ -609,7 +609,7 @@
Parameters
- string + string lquery @@ -625,7 +625,7 @@
Returns
- bool + bool @@ -661,7 +661,7 @@
Parameters
- string + string ltxtquery @@ -677,7 +677,7 @@
Returns
- bool + bool @@ -715,12 +715,12 @@
Parameters
- int + int offset - int + int len @@ -773,7 +773,7 @@
Parameters
- int + int offset @@ -826,12 +826,12 @@
Parameters
- int + int start - int + int end @@ -881,7 +881,7 @@
Returns
- string + string @@ -939,7 +939,7 @@
Returns
- bool + bool @@ -990,7 +990,7 @@
Returns
- string + string @@ -1025,7 +1025,7 @@
Parameters
- string + string value @@ -1097,7 +1097,7 @@
Returns
- bool + bool diff --git a/efcore/api/Microsoft.EntityFrameworkCore.Metadata.Internal.NpgsqlIndexExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.Metadata.Internal.NpgsqlIndexExtensions.html index 05af5ce3..8f51de19 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.Metadata.Internal.NpgsqlIndexExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.Metadata.Internal.NpgsqlIndexExtensions.html @@ -153,7 +153,7 @@
Parameters
- bool + bool shouldThrow @@ -169,7 +169,7 @@
Returns
- bool + bool diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAggregateDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAggregateDbFunctionsExtensions.html index 2646fec0..55240228 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAggregateDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAggregateDbFunctionsExtensions.html @@ -272,7 +272,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -289,7 +289,7 @@
Returns
- double? + double? @@ -327,7 +327,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -344,7 +344,7 @@
Returns
- double? + double? @@ -382,7 +382,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -399,7 +399,7 @@
Returns
- double? + double? @@ -606,7 +606,7 @@
Returns
- string + string @@ -770,7 +770,7 @@
Returns
- string + string @@ -916,7 +916,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -933,7 +933,7 @@
Returns
- double? + double? @@ -972,7 +972,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -989,7 +989,7 @@
Returns
- double? + double? @@ -1028,7 +1028,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -1084,7 +1084,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -1101,7 +1101,7 @@
Returns
- double? + double? @@ -1140,7 +1140,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -1157,7 +1157,7 @@
Returns
- double? + double? @@ -1196,7 +1196,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -1213,7 +1213,7 @@
Returns
- double? + double? @@ -1252,7 +1252,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -1269,7 +1269,7 @@
Returns
- double? + double? @@ -1308,7 +1308,7 @@
Parameters
- IEnumerable<><(double, double)> + IEnumerable<><(double, double)> values

The values.

@@ -1325,7 +1325,7 @@
Returns
- double? + double? @@ -1364,7 +1364,7 @@
Parameters
- IEnumerable<><byte> + IEnumerable<><byte> values

The values.

@@ -1381,7 +1381,7 @@
Returns
- double? + double?

The computed population standard deviation.

@@ -1421,7 +1421,7 @@
Parameters
- IEnumerable<><decimal> + IEnumerable<><decimal> values

The values.

@@ -1438,7 +1438,7 @@
Returns
- double? + double?

The computed population standard deviation.

@@ -1478,7 +1478,7 @@
Parameters
- IEnumerable<><double> + IEnumerable<><double> values

The values.

@@ -1495,7 +1495,7 @@
Returns
- double? + double?

The computed population standard deviation.

@@ -1552,7 +1552,7 @@
Returns
- double? + double?

The computed population standard deviation.

@@ -1592,7 +1592,7 @@
Parameters
- IEnumerable<><int> + IEnumerable<><int> values

The values.

@@ -1609,7 +1609,7 @@
Returns
- double? + double?

The computed population standard deviation.

@@ -1666,7 +1666,7 @@
Returns
- double? + double?

The computed population standard deviation.

@@ -1706,7 +1706,7 @@
Parameters
- IEnumerable<><float> + IEnumerable<><float> values

The values.

@@ -1723,7 +1723,7 @@
Returns
- double? + double?

The computed population standard deviation.

@@ -1763,7 +1763,7 @@
Parameters
- IEnumerable<><byte> + IEnumerable<><byte> values

The values.

@@ -1780,7 +1780,7 @@
Returns
- double? + double?

The computed sample standard deviation.

@@ -1820,7 +1820,7 @@
Parameters
- IEnumerable<><decimal> + IEnumerable<><decimal> values

The values.

@@ -1837,7 +1837,7 @@
Returns
- double? + double?

The computed sample standard deviation.

@@ -1877,7 +1877,7 @@
Parameters
- IEnumerable<><double> + IEnumerable<><double> values

The values.

@@ -1894,7 +1894,7 @@
Returns
- double? + double?

The computed sample standard deviation.

@@ -1951,7 +1951,7 @@
Returns
- double? + double?

The computed sample standard deviation.

@@ -1991,7 +1991,7 @@
Parameters
- IEnumerable<><int> + IEnumerable<><int> values

The values.

@@ -2008,7 +2008,7 @@
Returns
- double? + double?

The computed sample standard deviation.

@@ -2065,7 +2065,7 @@
Returns
- double? + double?

The computed sample standard deviation.

@@ -2105,7 +2105,7 @@
Parameters
- IEnumerable<><float> + IEnumerable<><float> values

The values.

@@ -2122,7 +2122,7 @@
Returns
- double? + double?

The computed sample standard deviation.

@@ -2221,7 +2221,7 @@
Parameters
- IEnumerable<><byte> + IEnumerable<><byte> values

The values.

@@ -2238,7 +2238,7 @@
Returns
- double? + double?

The computed population variance.

@@ -2278,7 +2278,7 @@
Parameters
- IEnumerable<><decimal> + IEnumerable<><decimal> values

The values.

@@ -2295,7 +2295,7 @@
Returns
- double? + double?

The computed population variance.

@@ -2335,7 +2335,7 @@
Parameters
- IEnumerable<><double> + IEnumerable<><double> values

The values.

@@ -2352,7 +2352,7 @@
Returns
- double? + double?

The computed population variance.

@@ -2409,7 +2409,7 @@
Returns
- double? + double?

The computed population variance.

@@ -2449,7 +2449,7 @@
Parameters
- IEnumerable<><int> + IEnumerable<><int> values

The values.

@@ -2466,7 +2466,7 @@
Returns
- double? + double?

The computed population variance.

@@ -2523,7 +2523,7 @@
Returns
- double? + double?

The computed population variance.

@@ -2563,7 +2563,7 @@
Parameters
- IEnumerable<><float> + IEnumerable<><float> values

The values.

@@ -2580,7 +2580,7 @@
Returns
- double? + double?

The computed population variance.

@@ -2620,7 +2620,7 @@
Parameters
- IEnumerable<><byte> + IEnumerable<><byte> values

The values.

@@ -2637,7 +2637,7 @@
Returns
- double? + double?

The computed sample variance.

@@ -2677,7 +2677,7 @@
Parameters
- IEnumerable<><decimal> + IEnumerable<><decimal> values

The values.

@@ -2694,7 +2694,7 @@
Returns
- double? + double?

The computed sample variance.

@@ -2734,7 +2734,7 @@
Parameters
- IEnumerable<><double> + IEnumerable<><double> values

The values.

@@ -2751,7 +2751,7 @@
Returns
- double? + double?

The computed sample variance.

@@ -2808,7 +2808,7 @@
Returns
- double? + double?

The computed sample variance.

@@ -2848,7 +2848,7 @@
Parameters
- IEnumerable<><int> + IEnumerable<><int> values

The values.

@@ -2865,7 +2865,7 @@
Returns
- double? + double?

The computed sample variance.

@@ -2922,7 +2922,7 @@
Returns
- double? + double?

The computed sample variance.

@@ -2962,7 +2962,7 @@
Parameters
- IEnumerable<><float> + IEnumerable<><float> values

The values.

@@ -2979,7 +2979,7 @@
Returns
- double? + double?

The computed sample variance.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAlterDatabaseOperationExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAlterDatabaseOperationExtensions.html index 5f725da3..1ba2ed15 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAlterDatabaseOperationExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAlterDatabaseOperationExtensions.html @@ -344,17 +344,17 @@
Parameters
- string? + string? schema - string + string name - string? + string? version diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseFacadeExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseFacadeExtensions.html index 3731cc58..e048af14 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseFacadeExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseFacadeExtensions.html @@ -157,7 +157,7 @@
Returns
- bool + bool

True if Npgsql is being used; false otherwise.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseModelExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseModelExtensions.html index f6e81385..c1af841f 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseModelExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseModelExtensions.html @@ -143,17 +143,17 @@
Parameters
- string? + string? schema - string + string name - string? + string? version diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbContextOptionsBuilderExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbContextOptionsBuilderExtensions.html index 593712e9..c8a5450c 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbContextOptionsBuilderExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbContextOptionsBuilderExtensions.html @@ -329,7 +329,7 @@
Parameters
- string? + string? connectionString

The connection string of the database to connect to.

@@ -627,7 +627,7 @@
Parameters
- string? + string? connectionString

The connection string of the database to connect to.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbFunctionsExtensions.html index 48236f20..fe7d3d5b 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbFunctionsExtensions.html @@ -159,7 +159,7 @@
Returns
- int + int @@ -285,7 +285,7 @@
Returns
- bool + bool @@ -349,7 +349,7 @@
Returns
- bool + bool @@ -392,19 +392,19 @@
Parameters
- string + string matchExpression

The string that is to be matched.

- string + string pattern

The pattern which may involve wildcards %,_,[,],^.

- string + string escapeCharacter

The escape character (as a single character string) to use in front of %,_,[,],^ if they are not used as wildcards.

@@ -422,7 +422,7 @@
Returns
- bool + bool

true if there is a match.

@@ -461,13 +461,13 @@
Parameters
- string + string matchExpression

The string that is to be matched.

- string + string pattern

The pattern which may involve wildcards %,_,[,],^.

@@ -484,7 +484,7 @@
Returns
- bool + bool

true if there is a match.

@@ -543,7 +543,7 @@
Returns
- bool + bool @@ -607,7 +607,7 @@
Returns
- bool + bool @@ -650,7 +650,7 @@
Parameters
- string + string value

The string that is to be reversed.

@@ -667,7 +667,7 @@
Returns
- string + string

The reversed string.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeBuilderExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeBuilderExtensions.html index c0220da3..90f00ab1 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeBuilderExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeBuilderExtensions.html @@ -141,13 +141,13 @@
Parameters
- bool + bool unlogged

True to configure the entity to use an unlogged table; otherwise, false.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -164,7 +164,7 @@
Returns
- bool + bool

The same builder instance so that multiple calls can be chained.

@@ -206,7 +206,7 @@
Parameters
- string + string parameterName

The name of the storage parameter.

@@ -218,7 +218,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -235,7 +235,7 @@
Returns
- bool + bool

true if the mapped table can be configured as with the storage parameter.

@@ -284,7 +284,7 @@
Parameters
- string + string config

The text search configuration for this generated tsvector property, or null if this is not a @@ -377,7 +377,7 @@

Parameters
- string + string parameterName

The name of the storage parameter.

@@ -442,7 +442,7 @@
Parameters
- string + string parameterName

The name of the storage parameter.

@@ -454,7 +454,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -513,7 +513,7 @@
Parameters
- string + string parameterName

The name of the storage parameter.

@@ -593,7 +593,7 @@
Parameters
- bool + bool unlogged

True to configure the entity to use an unlogged table; otherwise, false.

@@ -652,13 +652,13 @@
Parameters
- bool + bool unlogged

True to configure the entity to use an unlogged table; otherwise, false.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -717,7 +717,7 @@
Parameters
- bool + bool unlogged

True to configure the entity to use an unlogged table; otherwise, false.

@@ -795,7 +795,7 @@
Parameters
- List<><string> + List<><string> interleavePrefix @@ -856,7 +856,7 @@
Parameters
- List<><string> + List<><string> interleavePrefix diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeExtensions.html index aba3dc21..fd3564ab 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeExtensions.html @@ -196,7 +196,7 @@
Returns
- bool + bool @@ -281,7 +281,7 @@
Parameters
- string + string parameterName @@ -297,7 +297,7 @@
Returns
- string? + string? @@ -334,7 +334,7 @@
Parameters
- string + string parameterName @@ -398,7 +398,7 @@
Returns
- Dictionary<, ><string, object?> + Dictionary<, ><string, object?> @@ -435,12 +435,12 @@
Parameters
- bool + bool unlogged - bool + bool fromDataAnnotation @@ -456,7 +456,7 @@
Returns
- bool + bool @@ -493,7 +493,7 @@
Parameters
- bool + bool unlogged @@ -531,7 +531,7 @@
Parameters
- string + string parameterName @@ -541,7 +541,7 @@
Parameters
- bool + bool fromDataAnnotation @@ -594,7 +594,7 @@
Parameters
- string + string parameterName diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchDbFunctionsExtensions.html index c9dd513c..e3e657de 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchDbFunctionsExtensions.html @@ -141,7 +141,7 @@
Parameters
- string[] + string[] lexemes @@ -198,12 +198,12 @@
Parameters
- string + string config - string + string query @@ -259,7 +259,7 @@
Parameters
- string + string query @@ -316,12 +316,12 @@
Parameters
- string + string config - string + string query @@ -377,7 +377,7 @@
Parameters
- string + string query @@ -436,12 +436,12 @@
Parameters
- string + string config - string + string query @@ -499,7 +499,7 @@
Parameters
- string + string query @@ -556,12 +556,12 @@
Parameters
- string + string config - string + string document @@ -617,7 +617,7 @@
Parameters
- string + string document @@ -674,13 +674,13 @@
Parameters
- string + string regDictionary

A specific text search dictionary.

- string + string text

The text to remove the diacritics.

@@ -697,7 +697,7 @@
Returns
- string + string

A string without diacritics.

@@ -740,7 +740,7 @@
Parameters
- string + string text

The text to remove the diacritics.

@@ -757,7 +757,7 @@
Returns
- string + string

A string without diacritics.

@@ -800,12 +800,12 @@
Parameters
- string + string config - string + string query @@ -861,7 +861,7 @@
Parameters
- string + string query diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchLinqExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchLinqExtensions.html index c4e3ab74..03c9181f 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchLinqExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchLinqExtensions.html @@ -265,7 +265,7 @@
Returns
- bool + bool @@ -303,7 +303,7 @@
Parameters
- string + string lexeme @@ -357,7 +357,7 @@
Parameters
- string[] + string[] lexemes @@ -476,7 +476,7 @@
Returns
- int + int @@ -525,7 +525,7 @@
Returns
- int + int @@ -574,7 +574,7 @@
Returns
- string + string @@ -613,17 +613,17 @@
Parameters
- string + string config - string + string document - string + string options @@ -639,7 +639,7 @@
Returns
- string + string @@ -677,12 +677,12 @@
Parameters
- string + string document - string + string options @@ -698,7 +698,7 @@
Returns
- string + string @@ -736,7 +736,7 @@
Parameters
- string + string document @@ -752,7 +752,7 @@
Returns
- string + string @@ -807,7 +807,7 @@
Returns
- bool + bool @@ -861,7 +861,7 @@
Returns
- bool + bool @@ -900,7 +900,7 @@
Parameters
- string + string query @@ -916,7 +916,7 @@
Returns
- bool + bool @@ -1030,7 +1030,7 @@
Returns
- float + float @@ -1084,7 +1084,7 @@
Returns
- float + float @@ -1124,7 +1124,7 @@
Parameters
- float[] + float[] weights @@ -1150,7 +1150,7 @@
Returns
- float + float @@ -1189,7 +1189,7 @@
Parameters
- float[] + float[] weights @@ -1210,7 +1210,7 @@
Returns
- float + float @@ -1271,7 +1271,7 @@
Returns
- float + float @@ -1326,7 +1326,7 @@
Returns
- float + float @@ -1366,7 +1366,7 @@
Parameters
- float[] + float[] weights @@ -1392,7 +1392,7 @@
Returns
- float + float @@ -1431,7 +1431,7 @@
Parameters
- float[] + float[] weights @@ -1452,7 +1452,7 @@
Returns
- float + float @@ -1556,7 +1556,7 @@
Parameters
- string[] + string[] lexemes @@ -1671,7 +1671,7 @@
Parameters
- string[] + string[] lexemes @@ -1836,7 +1836,7 @@
Parameters
- int + int distance diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFuzzyStringMatchDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFuzzyStringMatchDbFunctionsExtensions.html index 5d485ca0..e25805e2 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFuzzyStringMatchDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFuzzyStringMatchDbFunctionsExtensions.html @@ -144,12 +144,12 @@
Parameters
- string + string source - string + string target @@ -165,7 +165,7 @@
Returns
- int + int @@ -206,7 +206,7 @@
Parameters
- string + string text @@ -222,7 +222,7 @@
Returns
- string + string @@ -263,7 +263,7 @@
Parameters
- string + string text @@ -279,7 +279,7 @@
Returns
- string + string @@ -320,27 +320,27 @@
Parameters
- string + string source - string + string target - int + int insertionCost - int + int deletionCost - int + int substitutionCost @@ -356,7 +356,7 @@
Returns
- int + int @@ -397,12 +397,12 @@
Parameters
- string + string source - string + string target @@ -418,7 +418,7 @@
Returns
- int + int @@ -461,32 +461,32 @@
Parameters
- string + string source - string + string target - int + int insertionCost - int + int deletionCost - int + int substitutionCost - int + int maximumDistance @@ -502,7 +502,7 @@
Returns
- int + int @@ -545,17 +545,17 @@
Parameters
- string + string source - string + string target - int + int maximumDistance @@ -571,7 +571,7 @@
Returns
- int + int @@ -612,12 +612,12 @@
Parameters
- string + string text - int + int maximumOutputLength @@ -633,7 +633,7 @@
Returns
- string + string @@ -674,7 +674,7 @@
Parameters
- string + string text @@ -690,7 +690,7 @@
Returns
- string + string diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexBuilderExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexBuilderExtensions.html index 8966f2c8..bc8d1a48 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexBuilderExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexBuilderExtensions.html @@ -139,13 +139,13 @@
Parameters
- bool + bool nullsDistinct

Whether nulls should be considered distinct.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -205,7 +205,7 @@
Parameters
- bool + bool nullsDistinct

Whether nulls should be considered distinct.

@@ -265,7 +265,7 @@
Parameters
- bool + bool nullsDistinct

Whether nulls should be considered distinct.

@@ -340,13 +340,13 @@
Parameters
- bool + bool nullsDistinct

Whether nulls should be considered distinct.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -363,7 +363,7 @@
Returns
- bool + bool

true if the index can be configured with the method

@@ -405,13 +405,13 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? values

The sort options to use for each column.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -428,7 +428,7 @@
Returns
- bool + bool

A builder to further configure the index.

@@ -470,13 +470,13 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? values

The sort options to use for each column.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -493,7 +493,7 @@
Returns
- bool + bool

A builder to further configure the index.

@@ -535,13 +535,13 @@
Parameters
- string? + string? method

The name of the index.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -558,7 +558,7 @@
Returns
- bool + bool

true if the index can be configured with the method

@@ -606,7 +606,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -623,7 +623,7 @@
Returns
- bool + bool

A builder to further configure the index.

@@ -665,13 +665,13 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? operators

The operators to use for each column.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -688,7 +688,7 @@
Returns
- bool + bool

true if the index can be configured with the method.

@@ -736,7 +736,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -753,7 +753,7 @@
Returns
- bool + bool

A builder to further configure the index.

@@ -795,13 +795,13 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? propertyNames

An array of property names to be used in 'include' clause.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -818,7 +818,7 @@
Returns
- bool + bool

true if the given include properties can be set.

@@ -857,13 +857,13 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? propertyNames

An array of property names to be used in 'include' clause.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -880,7 +880,7 @@
Returns
- bool + bool

true if the given include properties can be set.

@@ -919,13 +919,13 @@
Parameters
- bool? + bool? createdConcurrently

A value indicating whether the index is created with the "concurrently" option.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -942,7 +942,7 @@
Returns
- bool + bool

A builder to further configure the index.

@@ -984,7 +984,7 @@
Parameters
- string? + string? config

The text search configuration for this generated tsvector property, or null if this is not a @@ -996,7 +996,7 @@

Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1013,7 +1013,7 @@
Returns
- bool + bool

true if the index can be configured as a full-text tsvector expression index.

@@ -1052,13 +1052,13 @@
Parameters
- string? + string? method

The name of the index.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1075,7 +1075,7 @@
Returns
- bool + bool

true if the index can be configured with the method

@@ -1123,7 +1123,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1140,7 +1140,7 @@
Returns
- bool + bool

A builder to further configure the index.

@@ -1182,13 +1182,13 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? operators

The operators to use for each column.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1205,7 +1205,7 @@
Returns
- bool + bool

true if the index can be configured with the method.

@@ -1253,7 +1253,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1270,7 +1270,7 @@
Returns
- bool + bool

A builder to further configure the index.

@@ -1312,7 +1312,7 @@
Parameters
- string? + string? config

The text search configuration for this generated tsvector property, or null if this is not a @@ -1324,7 +1324,7 @@

Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1341,7 +1341,7 @@
Returns
- bool + bool

true if the index can be configured as a full-text tsvector expression index.

@@ -1380,13 +1380,13 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? values

The sort options to use for each column.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1445,7 +1445,7 @@
Parameters
- string[] + string[] values

The sort options to use for each column.

@@ -1504,7 +1504,7 @@
Parameters
- string[] + string[] values

The sort options to use for each column.

@@ -1578,13 +1578,13 @@
Parameters
- string? + string? method

The name of the index.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1643,7 +1643,7 @@
Parameters
- string? + string? method

The name of the index.

@@ -1702,7 +1702,7 @@
Parameters
- string? + string? method

The name of the index.

@@ -1782,7 +1782,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1974,13 +1974,13 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? operators

The operators to use for each column.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -2039,7 +2039,7 @@
Parameters
- string[] + string[] operators

The operators to use for each column.

@@ -2098,7 +2098,7 @@
Parameters
- string[] + string[] operators

The operators to use for each column.

@@ -2178,7 +2178,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -2371,13 +2371,13 @@
Parameters
- IReadOnlyList<><string> + IReadOnlyList<><string> propertyNames

An array of property names to be used in INCLUDE clause.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -2437,7 +2437,7 @@
Parameters
- string[] + string[] propertyNames

An array of property names to be used in INCLUDE clause.

@@ -2579,7 +2579,7 @@
Parameters
- string[] + string[] propertyNames

An array of property names to be used in INCLUDE clause.

@@ -2654,13 +2654,13 @@
Parameters
- bool? + bool? createdConcurrently

A value indicating whether the index is created with the "concurrently" option.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -2720,7 +2720,7 @@
Parameters
- bool + bool createdConcurrently

A value indicating whether the index is created with the "concurrently" option.

@@ -2780,7 +2780,7 @@
Parameters
- bool + bool createdConcurrently

A value indicating whether the index is created with the "concurrently" option.

@@ -2854,7 +2854,7 @@
Parameters
- string? + string? config

The text search configuration for this generated tsvector property, or null if this is not a @@ -2917,7 +2917,7 @@

Parameters
- string + string config

The text search configuration for this generated tsvector property, or null if this is not a @@ -2979,7 +2979,7 @@

Parameters
- string + string config

The text search configuration for this generated tsvector property, or null if this is not a @@ -3056,13 +3056,13 @@

Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? values

The sort options to use for each column.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3121,7 +3121,7 @@
Parameters
- string[] + string[] values

The sort options to use for each column.

@@ -3180,7 +3180,7 @@
Parameters
- string[] + string[] values

The sort options to use for each column.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexExtensions.html index 02d5e5ab..cdf5b24e 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexExtensions.html @@ -149,7 +149,7 @@
Returns
- bool? + bool? @@ -250,7 +250,7 @@
Returns
- IReadOnlyList<><string>? + IReadOnlyList<><string>? @@ -352,7 +352,7 @@
Returns
- IReadOnlyList<><string>? + IReadOnlyList<><string>?

The included property names, or null if they have not been specified.

@@ -502,7 +502,7 @@
Returns
- string? + string? @@ -704,7 +704,7 @@
Returns
- IReadOnlyList<><string>? + IReadOnlyList<><string>? @@ -908,7 +908,7 @@
Returns
- string? + string? @@ -1010,7 +1010,7 @@
Returns
- bool? + bool?

true if the index is created concurrently.

@@ -1049,12 +1049,12 @@
Parameters
- bool? + bool? nullsDistinct - bool + bool fromDataAnnotation @@ -1070,7 +1070,7 @@
Returns
- bool? + bool? @@ -1111,7 +1111,7 @@
Parameters
- bool? + bool? nullsDistinct @@ -1152,12 +1152,12 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? collations - bool + bool fromDataAnnotation @@ -1173,7 +1173,7 @@
Returns
- IReadOnlyList<><string>? + IReadOnlyList<><string>? @@ -1213,7 +1213,7 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? collations @@ -1255,13 +1255,13 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? properties

The value to set.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1278,7 +1278,7 @@
Returns
- IReadOnlyList<><string>? + IReadOnlyList<><string>? @@ -1316,7 +1316,7 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? properties

The value to set.

@@ -1356,13 +1356,13 @@
Parameters
- bool? + bool? createdConcurrently

The value to set.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1379,7 +1379,7 @@
Returns
- bool? + bool? @@ -1417,7 +1417,7 @@
Parameters
- bool? + bool? createdConcurrently

The value to set.

@@ -1457,12 +1457,12 @@
Parameters
- string? + string? method - bool + bool fromDataAnnotation @@ -1478,7 +1478,7 @@
Returns
- string? + string? @@ -1519,7 +1519,7 @@
Parameters
- string? + string? method @@ -1565,7 +1565,7 @@
Parameters
- bool + bool fromDataAnnotation @@ -1662,12 +1662,12 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? operators - bool + bool fromDataAnnotation @@ -1683,7 +1683,7 @@
Returns
- IReadOnlyList<><string>? + IReadOnlyList<><string>? @@ -1723,7 +1723,7 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? operators @@ -1769,7 +1769,7 @@
Parameters
- bool + bool fromDataAnnotation @@ -1867,7 +1867,7 @@
Parameters
- string? + string? config

The text search configuration for this generated tsvector property, or null if this is not a @@ -1879,7 +1879,7 @@

Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1896,7 +1896,7 @@
Returns
- string? + string? @@ -1938,7 +1938,7 @@
Parameters
- string? + string? config

The text search configuration for this generated tsvector property, or null if this is not a diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlJsonDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlJsonDbFunctionsExtensions.html index 58961796..2e8a2c40 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlJsonDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlJsonDbFunctionsExtensions.html @@ -161,7 +161,7 @@

Returns
- bool + bool @@ -227,7 +227,7 @@
Returns
- bool + bool @@ -275,7 +275,7 @@
Parameters
- string[] + string[] keys

A set of keys to be checked inside json.

@@ -292,7 +292,7 @@
Returns
- bool + bool @@ -340,7 +340,7 @@
Parameters
- string[] + string[] keys

A set of keys to be checked inside json.

@@ -357,7 +357,7 @@
Returns
- bool + bool @@ -405,7 +405,7 @@
Parameters
- string + string key

A key to be checked inside json.

@@ -422,7 +422,7 @@
Returns
- bool + bool @@ -482,7 +482,7 @@
Returns
- string + string diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMigrationBuilderExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMigrationBuilderExtensions.html index 700f3cf0..0cdd4041 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMigrationBuilderExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMigrationBuilderExtensions.html @@ -143,17 +143,17 @@
Parameters
- string + string name - string? + string? schema - string? + string? version @@ -209,7 +209,7 @@
Parameters
- string + string name @@ -265,17 +265,17 @@
Parameters
- string + string name - string? + string? schema - string? + string? version @@ -339,7 +339,7 @@
Returns
- bool + bool

True if Npgsql is being used; false otherwise.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelBuilderExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelBuilderExtensions.html index 4c462604..2fa0bec6 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelBuilderExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelBuilderExtensions.html @@ -138,13 +138,13 @@
Parameters
- string? + string? collation

The collation.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -161,7 +161,7 @@
Returns
- bool + bool

true if the given value can be set as the collation.

@@ -200,19 +200,19 @@
Parameters
- string? + string? name

The name of the sequence.

- string? + string? schema

The schema of the sequence.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -229,7 +229,7 @@
Returns
- bool + bool

true if the given name and schema can be set for the hi-lo sequence.

@@ -268,25 +268,25 @@
Parameters
- string? + string? schema

The schema in which to create the extension.

- string + string name

The name of the extension to create.

- string? + string? version

The version of the extension.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -303,7 +303,7 @@
Returns
- bool + bool

true if the given value can be set as the default increment for SQL Server IDENTITY.

@@ -353,7 +353,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -370,7 +370,7 @@
Returns
- bool + bool

true if the given value can be set as the default value generation strategy.

@@ -409,32 +409,32 @@
Parameters
- string? + string? schema

The schema in which to create the collation, or null for the default schema.

- string + string name

The name of the collation to create.

- string + string locale

Sets LC_COLLATE and LC_CTYPE at once.

- string? + string? provider

Specifies the provider to use for locale services associated with this collation. The available choices depend on the operating system and build options.

- bool? + bool? deterministic

Specifies whether the collation should use deterministic comparisons. Defaults to true.

@@ -494,38 +494,38 @@
Parameters
- string? + string? schema

The schema in which to create the collation, or null for the default schema.

- string + string name

The name of the collation to create.

- string + string lcCollate

Use the specified operating system locale for the LC_COLLATE locale category.

- string + string lcCtype

Use the specified operating system locale for the LC_CTYPE locale category.

- string? + string? provider

Specifies the provider to use for locale services associated with this collation. The available choices depend on the operating system and build options.

- bool? + bool? deterministic

Specifies whether the collation should use deterministic comparisons. Defaults to true.

@@ -585,26 +585,26 @@
Parameters
- string + string name

The name of the collation to create.

- string + string locale

Sets LC_COLLATE and LC_CTYPE at once.

- string? + string? provider

Specifies the provider to use for locale services associated with this collation. The available choices depend on the operating system and build options.

- bool? + bool? deterministic

Specifies whether the collation should use deterministic comparisons. Defaults to true.

@@ -665,19 +665,19 @@
Parameters
- string? + string? name

The name of the sequence.

- string? + string? schema

The schema of the sequence.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -733,19 +733,19 @@
Parameters
- string? + string? schema

The schema in which to create the enum type.

- string + string name

The name of the enum type to create.

- string[] + string[] labels

The enum label values.

@@ -804,13 +804,13 @@
Parameters
- string + string name

The name of the enum type to create.

- string[] + string[] labels

The enum label values.

@@ -869,13 +869,13 @@
Parameters
- string? + string? schema

The schema in which to create the enum type.

- string? + string? name

The name of the enum type to create.

@@ -956,25 +956,25 @@
Parameters
- string? + string? schema

The schema in which to create the extension.

- string + string name

The name of the extension to create.

- string? + string? version

The version of the extension.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1033,13 +1033,13 @@
Parameters
- string + string name

The name of the extension to create.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1098,19 +1098,19 @@
Parameters
- string? + string? schema

The schema in which to create the extension.

- string + string name

The name of the extension to create.

- string? + string? version

The version of the extension.

@@ -1169,7 +1169,7 @@
Parameters
- string + string name

The name of the extension to create.

@@ -1228,43 +1228,43 @@
Parameters
- string? + string? schema

The schema in which to create the range type.

- string + string name

The name of the range type to be created.

- string + string subtype

The subtype (or element type) of the range

- string? + string? canonicalFunction

An optional PostgreSQL function which converts range values to a canonical form.

- string? + string? subtypeOpClass

Used to specify a non-default operator class.

- string? + string? collation

Used to specify a non-default collation in the range's order.

- string? + string? subtypeDiff

An optional PostgreSQL function taking two values of the subtype type as argument, and return a double precision value representing the difference between the two given values.

@@ -1324,13 +1324,13 @@
Parameters
- string + string name

The name of the range type to be created.

- string + string subtype

The subtype (or element type) of the range

@@ -1395,7 +1395,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1450,7 +1450,7 @@
Parameters
- string + string templateDatabaseName @@ -1505,13 +1505,13 @@
Parameters
- string? + string? collation

The collation.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1579,7 +1579,7 @@
Parameters
- string? + string? collation

The collation.

@@ -1647,13 +1647,13 @@
Parameters
- string? + string? name

The name of the sequence.

- string? + string? schema

The schema of the sequence.

@@ -1882,13 +1882,13 @@
Parameters
- string? + string? nameSuffix

The name that will suffix the table name for each sequence created automatically.

- string? + string? schema

The schema of the sequence.

@@ -1999,7 +1999,7 @@
Parameters
- string + string tablespace diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelExtensions.html index 9a5dbddd..24218191 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelExtensions.html @@ -133,7 +133,7 @@
Field Value
- string + string @@ -166,7 +166,7 @@
Field Value
- string + string @@ -276,7 +276,7 @@
Returns
- string? + string? @@ -383,7 +383,7 @@
Returns
- string? + string? @@ -494,7 +494,7 @@
Returns
- string + string

The name to use for the default hi-lo sequence.

@@ -601,7 +601,7 @@
Returns
- string? + string?

The schema to use for the default hi-lo sequence.

@@ -698,32 +698,32 @@
Parameters
- string? + string? schema - string + string name - string + string lcCollate - string + string lcCtype - string? + string? provider - bool? + bool? deterministic @@ -782,17 +782,17 @@
Parameters
- string? + string? schema - string + string name - string[] + string[] labels @@ -851,17 +851,17 @@
Parameters
- string? + string? schema - string + string name - string? + string? version @@ -920,17 +920,17 @@
Parameters
- string? + string? schema - string + string name - string? + string? version @@ -989,37 +989,37 @@
Parameters
- string? + string? schema - string + string name - string + string subtype - string? + string? canonicalFunction - string? + string? subtypeOpClass - string? + string? collation - string? + string? subtypeDiff @@ -1195,7 +1195,7 @@
Returns
- string + string

The name to use for the default key value generation sequence.

@@ -1302,7 +1302,7 @@
Returns
- string? + string?

The schema to use for the default key value generation sequence.

@@ -1410,7 +1410,7 @@
Returns
- string? + string? @@ -1668,12 +1668,12 @@
Parameters
- string? + string? template - bool + bool fromDataAnnotation @@ -1689,7 +1689,7 @@
Returns
- string? + string? @@ -1732,7 +1732,7 @@
Parameters
- string? + string? template @@ -1775,12 +1775,12 @@
Parameters
- string? + string? collation - bool + bool fromDataAnnotation @@ -1796,7 +1796,7 @@
Returns
- string? + string? @@ -1844,7 +1844,7 @@
Parameters
- string? + string? collation @@ -1892,13 +1892,13 @@
Parameters
- string? + string? name

The value to set.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1915,7 +1915,7 @@
Returns
- string? + string? @@ -1956,7 +1956,7 @@
Parameters
- string? + string? name

The value to set.

@@ -1999,13 +1999,13 @@
Parameters
- string? + string? value

The value to set.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -2022,7 +2022,7 @@
Returns
- string? + string? @@ -2063,7 +2063,7 @@
Parameters
- string? + string? value

The value to set.

@@ -2106,13 +2106,13 @@
Parameters
- string? + string? name

The value to set.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -2129,7 +2129,7 @@
Returns
- string? + string?

The configured value.

@@ -2171,7 +2171,7 @@
Parameters
- string? + string? name

The value to set.

@@ -2214,13 +2214,13 @@
Parameters
- string? + string? value

The value to set.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -2237,7 +2237,7 @@
Returns
- string? + string?

The configured value.

@@ -2279,7 +2279,7 @@
Parameters
- string? + string? value

The value to set.

@@ -2324,12 +2324,12 @@
Parameters
- string? + string? tablespace - bool + bool fromDataAnnotation @@ -2345,7 +2345,7 @@
Returns
- string? + string? @@ -2388,7 +2388,7 @@
Parameters
- string? + string? tablespace @@ -2437,7 +2437,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMultirangeDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMultirangeDbFunctionsExtensions.html index 1fb96d0f..24df8602 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMultirangeDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMultirangeDbFunctionsExtensions.html @@ -155,7 +155,7 @@
Returns
- bool + bool

true if the multirange contains the specified multirange; otherwise, false.

@@ -226,7 +226,7 @@
Returns
- bool + bool

true if the multirange contains the specified range; otherwise, false.

@@ -297,7 +297,7 @@
Returns
- bool + bool

true if the multirange contains the specified range; otherwise, false.

@@ -368,7 +368,7 @@
Returns
- bool + bool

true if the multirange contains the specified multirange; otherwise, false.

@@ -439,7 +439,7 @@
Returns
- bool + bool

true if the multirange contains the specified value; otherwise, false.

@@ -510,7 +510,7 @@
Returns
- bool + bool

true if the multirange contains the specified multirange; otherwise, false.

@@ -581,7 +581,7 @@
Returns
- bool + bool

true if the multirange contains the specified range; otherwise, false.

@@ -652,7 +652,7 @@
Returns
- bool + bool

true if the multirange contains the specified value; otherwise, false.

@@ -723,7 +723,7 @@
Returns
- bool + bool

true if the multirange contains the specified range; otherwise, false.

@@ -794,7 +794,7 @@
Returns
- bool + bool

true if the multirange contains the specified multirange; otherwise, false.

@@ -865,7 +865,7 @@
Returns
- bool + bool

true if the first multirange does not extend to the left of the multirange; otherwise, false.

@@ -936,7 +936,7 @@
Returns
- bool + bool

true if the multirange does not extend to the left of the range; otherwise, false.

@@ -1007,7 +1007,7 @@
Returns
- bool + bool

true if the multirange does not extend to the left of the range; otherwise, false.

@@ -1078,7 +1078,7 @@
Returns
- bool + bool

true if the first multirange does not extend to the left of the multirange; otherwise, false.

@@ -1149,7 +1149,7 @@
Returns
- bool + bool

true if the first multirange does not extend to the right of the multirange; otherwise, false.

@@ -1220,7 +1220,7 @@
Returns
- bool + bool

true if the multirange does not extend to the right of the range; otherwise, false.

@@ -1291,7 +1291,7 @@
Returns
- bool + bool

true if the multirange does not extend to the right of the range; otherwise, false.

@@ -1362,7 +1362,7 @@
Returns
- bool + bool

true if the first multirange does not extend to the right of the multirange; otherwise, false.

@@ -1717,7 +1717,7 @@
Returns
- bool + bool

true if the multiranges are adjacent; otherwise, false.

@@ -1788,7 +1788,7 @@
Returns
- bool + bool

true if the multirange and range are adjacent; otherwise, false.

@@ -1859,7 +1859,7 @@
Returns
- bool + bool

true if the multirange and range are adjacent; otherwise, false.

@@ -1930,7 +1930,7 @@
Returns
- bool + bool

true if the multiranges are adjacent; otherwise, false.

@@ -2001,7 +2001,7 @@
Returns
- bool + bool

true if the first multirange is strictly to the left of the second multirange; otherwise, false.

@@ -2072,7 +2072,7 @@
Returns
- bool + bool

true if the multirange is strictly to the left of the range; otherwise, false.

@@ -2143,7 +2143,7 @@
Returns
- bool + bool

true if the multirange is strictly to the left of the range; otherwise, false.

@@ -2214,7 +2214,7 @@
Returns
- bool + bool

true if the first multirange is strictly to the left of the second multirange; otherwise, false.

@@ -2285,7 +2285,7 @@
Returns
- bool + bool

true if the first multirange is strictly to the right of the second multirange; otherwise, false.

@@ -2356,7 +2356,7 @@
Returns
- bool + bool

true if the multirange is strictly to the right of the range; otherwise, false.

@@ -2427,7 +2427,7 @@
Returns
- bool + bool

true if the multirange is strictly to the right of the range; otherwise, false.

@@ -2498,7 +2498,7 @@
Returns
- bool + bool

true if the first multirange is strictly to the right of the second multirange; otherwise, false.

@@ -2699,7 +2699,7 @@
Returns
- bool + bool

true if the multiranges overlap (share points in common); otherwise, false.

@@ -2770,7 +2770,7 @@
Returns
- bool + bool

true if the multirange and range overlap (share points in common); otherwise, false.

@@ -2841,7 +2841,7 @@
Returns
- bool + bool

true if the multirange and range overlap (share points in common); otherwise, false.

@@ -2912,7 +2912,7 @@
Returns
- bool + bool

true if the multiranges overlap (share points in common); otherwise, false.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbContextOptionsBuilderExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbContextOptionsBuilderExtensions.html index 9c331404..029df1bb 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbContextOptionsBuilderExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbContextOptionsBuilderExtensions.html @@ -152,7 +152,7 @@
Parameters
- bool + bool geographyAsDefault diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbFunctionsExtensions.html index f4238b3a..5474e180 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbFunctionsExtensions.html @@ -151,7 +151,7 @@
Parameters
- bool + bool useSpheroid

Whether to use sphere or spheroid distance measurement.

@@ -168,7 +168,7 @@
Returns
- double + double

The distance between the geometries.

@@ -234,7 +234,7 @@
Returns
- double + double

The 2D distance between the geometries.

@@ -361,13 +361,13 @@
Parameters
- double + double distance

The distance value to compare.

- bool + bool useSpheroid

Whether to use sphere or spheroid distance measurement.

@@ -384,7 +384,7 @@
Returns
- bool + bool

true if the geometries are less than distance apart.

@@ -431,7 +431,7 @@
Parameters
- int + int srid diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetworkDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetworkDbFunctionsExtensions.html index dcee846c..3f868700 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetworkDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetworkDbFunctionsExtensions.html @@ -158,7 +158,7 @@
Returns
- string + string

The abbreviated display format as text.

@@ -200,7 +200,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr to abbreviate.

@@ -217,7 +217,7 @@
Returns
- string + string

The abbreviated display format as text.

@@ -265,7 +265,7 @@
Parameters
- int + int value

The value to add.

@@ -324,13 +324,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr.

- int + int value

The value to add.

@@ -347,7 +347,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The (IPAddress Address, int Subnet) augmented by the value.

@@ -519,13 +519,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The left-hand cidr.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The right-hand cidr.

@@ -542,7 +542,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The result of the bitwise AND operation.

@@ -702,7 +702,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr to negate.

@@ -719,7 +719,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The result of the bitwise NOT operation.

@@ -891,13 +891,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The left-hand cidr.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The right-hand cidr.

@@ -914,7 +914,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The result of the bitwise OR operation.

@@ -1015,7 +1015,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr used to derive the broadcast address.

@@ -1097,7 +1097,7 @@
Returns
- bool + bool

True if the is contained within the other ; otherwise, false.

@@ -1145,7 +1145,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The cidr to search.

@@ -1162,7 +1162,7 @@
Returns
- bool + bool

True if the is contained within the network; otherwise, false.

@@ -1204,13 +1204,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr to locate.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The cidr to search.

@@ -1227,7 +1227,7 @@
Returns
- bool + bool

True if the (IPAddress Address, int Subnet) is contained within the other (IPAddress Address, int Subnet); otherwise, false.

@@ -1292,7 +1292,7 @@
Returns
- bool + bool

True if the is contained within or equal to the other ; otherwise, false.

@@ -1340,7 +1340,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The cidr to search.

@@ -1357,7 +1357,7 @@
Returns
- bool + bool

True if the is contained within or equal to the network; otherwise, false.

@@ -1399,13 +1399,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr to locate.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The cidr to search.

@@ -1422,7 +1422,7 @@
Returns
- bool + bool

True if the (IPAddress Address, int Subnet) is contained within or equal to the other (IPAddress Address, int Subnet); otherwise, false.

@@ -1487,7 +1487,7 @@
Returns
- bool + bool

True if the contains the other ; otherwise, false.

@@ -1529,7 +1529,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The network to search.

@@ -1552,7 +1552,7 @@
Returns
- bool + bool

True if the network contains the other ; otherwise, false.

@@ -1594,13 +1594,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr to search.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The cidr to locate.

@@ -1617,7 +1617,7 @@
Returns
- bool + bool

True if the (IPAddress Address, int Subnet) contains the other (IPAddress Address, int Subnet); otherwise, false.

@@ -1682,7 +1682,7 @@
Returns
- bool + bool

True if the contains or is contained by the other ; otherwise, false.

@@ -1730,7 +1730,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The network to locate.

@@ -1747,7 +1747,7 @@
Returns
- bool + bool

True if the contains or is contained by the network; otherwise, false.

@@ -1789,7 +1789,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The network to search.

@@ -1812,7 +1812,7 @@
Returns
- bool + bool

True if the network contains or is contained by the ; otherwise, false.

@@ -1854,13 +1854,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr to search.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The cidr to locate.

@@ -1877,7 +1877,7 @@
Returns
- bool + bool

True if the (IPAddress Address, int Subnet) contains or is contained by the other (IPAddress Address, int Subnet); otherwise, false.

@@ -1942,7 +1942,7 @@
Returns
- bool + bool

True if the contains or is equal to the other ; otherwise, false.

@@ -1984,7 +1984,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The network to search.

@@ -2007,7 +2007,7 @@
Returns
- bool + bool

True if the network contains or is equal to the other ; otherwise, false.

@@ -2049,13 +2049,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr to search.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The cidr to locate.

@@ -2072,7 +2072,7 @@
Returns
- bool + bool

True if the (IPAddress Address, int Subnet) contains or is equal to the other (IPAddress Address, int Subnet); otherwise, false.

@@ -2131,7 +2131,7 @@
Returns
- int + int

The family of an address; 4 for IPv4, 6 for IPv6.

@@ -2173,7 +2173,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr used to derive the family.

@@ -2190,7 +2190,7 @@
Returns
- int + int

The family of an address; 4 for IPv4, 6 for IPv6.

@@ -2255,7 +2255,7 @@
Returns
- bool + bool

True if the is greater than the other ; otherwise, false.

@@ -2320,7 +2320,7 @@
Returns
- bool + bool

True if the is greater than the other ; otherwise, false.

@@ -2362,13 +2362,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The left-hand cidr.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The right-hand cidr.

@@ -2385,7 +2385,7 @@
Returns
- bool + bool

True if the (IPAddress Address, int Subnet) is greater than the other (IPAddress Address, int Subnet); otherwise, false.

@@ -2450,7 +2450,7 @@
Returns
- bool + bool

True if the is greater than or equal to the other ; otherwise, false.

@@ -2515,7 +2515,7 @@
Returns
- bool + bool

True if the is greater than or equal to the other ; otherwise, false.

@@ -2557,13 +2557,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The left-hand cidr.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The right-hand cidr.

@@ -2580,7 +2580,7 @@
Returns
- bool + bool

True if the (IPAddress Address, int Subnet) is greater than or equal to the other (IPAddress Address, int Subnet); otherwise, false.

@@ -2639,7 +2639,7 @@
Returns
- string + string

The host (i.e. the IP address) as text.

@@ -2681,7 +2681,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr from which to extract the host.

@@ -2698,7 +2698,7 @@
Returns
- string + string

The host (i.e. the IP address) as text.

@@ -2799,7 +2799,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr used to construct the host mask.

@@ -2881,7 +2881,7 @@
Returns
- bool + bool

True if the is less than the other ; otherwise, false.

@@ -2946,7 +2946,7 @@
Returns
- bool + bool

True if the is less than the other ; otherwise, false.

@@ -2988,13 +2988,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The left-hand cidr.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The right-hand cidr.

@@ -3011,7 +3011,7 @@
Returns
- bool + bool

True if the (IPAddress Address, int Subnet) is less than the other (IPAddress Address, int Subnet); otherwise, false.

@@ -3076,7 +3076,7 @@
Returns
- bool + bool

True if the is less than or equal to the other ; otherwise, false.

@@ -3141,7 +3141,7 @@
Returns
- bool + bool

True if the is less than or equal to the other ; otherwise, false.

@@ -3183,13 +3183,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The left-hand cidr.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The right-hand cidr.

@@ -3206,7 +3206,7 @@
Returns
- bool + bool

True if the (IPAddress Address, int Subnet) is less than or equal to the other (IPAddress Address, int Subnet); otherwise, false.

@@ -3265,7 +3265,7 @@
Returns
- int + int

The length of the subnet mask.

@@ -3307,7 +3307,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr used to extract the subnet length.

@@ -3324,7 +3324,7 @@
Returns
- int + int

The length of the subnet mask.

@@ -3389,7 +3389,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The smallest network which includes both of the given networks.

@@ -3431,13 +3431,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The first cidr.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The second cidr.

@@ -3454,7 +3454,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The smallest network which includes both of the given networks.

@@ -3555,7 +3555,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr used to construct the subnet mask.

@@ -3631,7 +3631,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The network part of the address.

@@ -3673,7 +3673,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr used to extract the network.

@@ -3690,7 +3690,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The network part of the address.

@@ -3755,7 +3755,7 @@
Returns
- bool + bool

True if the addresses are in the same family; otherwise, false.

@@ -3797,13 +3797,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The primary cidr.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The other cidr.

@@ -3820,7 +3820,7 @@
Returns
- bool + bool

True if the addresses are in the same family; otherwise, false.

@@ -3927,7 +3927,7 @@
Parameters
- int + int length

The subnet mask length to set.

@@ -3986,13 +3986,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr to modify.

- int + int length

The subnet mask length to set.

@@ -4009,7 +4009,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The network with a subnet mask of the specified length.

@@ -4074,7 +4074,7 @@
Returns
- int + int

The numeric difference between the two given addresses.

@@ -4122,7 +4122,7 @@
Parameters
- int + int value

The value to subtract.

@@ -4181,13 +4181,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The inet.

- int + int value

The value to subtract.

@@ -4204,7 +4204,7 @@
Returns
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet)

The (IPAddress Address, int Subnet) augmented by the value.

@@ -4246,13 +4246,13 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr from which to subtract.

- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) other

The cidr to subtract.

@@ -4269,7 +4269,7 @@
Returns
- int + int

The difference between the two addresses.

@@ -4328,7 +4328,7 @@
Returns
- string + string

The IP address and subnet mask as text.

@@ -4370,7 +4370,7 @@
Parameters
- (IPAddress Address, int Subnet) + (IPAddress Address, int Subnet) cidr

The cidr to extract as text.

@@ -4387,7 +4387,7 @@
Returns
- string + string

The IP address and subnet mask as text.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNodaTimeDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNodaTimeDbFunctionsExtensions.html index d0b8f1e8..c0b6b53c 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNodaTimeDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNodaTimeDbFunctionsExtensions.html @@ -277,7 +277,7 @@
Returns
- int + int @@ -340,7 +340,7 @@
Returns
- int + int @@ -403,7 +403,7 @@
Returns
- int + int @@ -466,7 +466,7 @@
Returns
- int + int diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyBuilderExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyBuilderExtensions.html index beb6ed01..fd4ebabb 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyBuilderExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyBuilderExtensions.html @@ -138,13 +138,13 @@
Parameters
- string? + string? compressionMethod

The compression method.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -161,7 +161,7 @@
Returns
- bool + bool

true if the index can be configured with the method

@@ -203,19 +203,19 @@
Parameters
- string? + string? name

The name of the sequence.

- string? + string? schema

The schema of the sequence.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -232,7 +232,7 @@
Returns
- bool + bool

true if the given name and schema can be set for the hi-lo sequence.

@@ -298,7 +298,7 @@
Parameters
- bool? + bool? cyclic

Sets whether or not the sequence will start again from the beginning once the maximum value is reached. Defaults to false.

@@ -323,7 +323,7 @@
Returns
- bool + bool

The same builder instance so that multiple calls can be chained.

@@ -362,7 +362,7 @@
Parameters
- string? + string? config

The text search configuration for this generated tsvector property, or null if this is not a @@ -374,13 +374,13 @@

Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? includedPropertyNames

An array of property names to be included in the tsvector.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -397,7 +397,7 @@
Returns
- bool + bool

true if the property can be configured as a full-text search tsvector column.

@@ -436,19 +436,19 @@
Parameters
- string? + string? name

The name of the sequence.

- string? + string? schema

The schema of the sequence.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -465,7 +465,7 @@
Returns
- bool + bool

true if the given name and schema can be set for the key value generation sequence.

@@ -510,7 +510,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -527,7 +527,7 @@
Returns
- bool + bool

true if the given value can be set as the default value generation strategy.

@@ -567,19 +567,19 @@
Parameters
- string? + string? name

The name of the sequence.

- string? + string? schema

The schema of the sequence.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -664,7 +664,7 @@
Parameters
- bool? + bool? cyclic

Sets whether or not the sequence will start again from the beginning once the maximum value is reached. Defaults to false.

@@ -757,7 +757,7 @@
Parameters
- bool? + bool? cyclic

Sets whether or not the sequence will start again from the beginning once the maximum value is reached. Defaults to false.

@@ -850,7 +850,7 @@
Parameters
- bool? + bool? cyclic

Sets whether or not the sequence will start again from the beginning once the maximum value is reached. Defaults to false.

@@ -1228,19 +1228,19 @@
Parameters
- string? + string? name

The name of the sequence.

- string? + string? schema

The schema of the sequence.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1302,7 +1302,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1358,7 +1358,7 @@
Parameters
- string + string config

The text search configuration for this generated tsvector property. @@ -1369,13 +1369,13 @@

Parameters
- IReadOnlyList<><string> + IReadOnlyList<><string> includedPropertyNames

An array of property names to be included in the tsvector.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1432,7 +1432,7 @@
Parameters
- string + string config

The text search configuration for this generated tsvector property, or null if this is not a @@ -1444,7 +1444,7 @@

Parameters
- string[] + string[] includedPropertyNames

An array of property names to be included in the tsvector.

@@ -1500,7 +1500,7 @@
Parameters
- string + string config

The text search configuration for this generated tsvector property, or null if this is not a @@ -1512,7 +1512,7 @@

Parameters
- string[] + string[] includedPropertyNames

An array of property names to be included in the tsvector.

@@ -1568,13 +1568,13 @@
Parameters
- string? + string? compressionMethod

The compression method.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -1633,7 +1633,7 @@
Parameters
- string? + string? compressionMethod

The compression method.

@@ -1692,7 +1692,7 @@
Parameters
- string? + string? compressionMethod

The compression method.

@@ -1767,13 +1767,13 @@
Parameters
- string? + string? name

The comment of the sequence.

- string? + string? schema

The schema of the sequence.

@@ -1830,13 +1830,13 @@
Parameters
- string? + string? name

The comment of the sequence.

- string? + string? schema

The schema of the sequence.

@@ -2301,13 +2301,13 @@
Parameters
- string? + string? name

The name of the sequence.

- string? + string? schema

The schema of the sequence.

@@ -2364,13 +2364,13 @@
Parameters
- string? + string? name

The name of the sequence.

- string? + string? schema

The schema of the sequence.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyExtensions.html index 16ffd144..30d3a008 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyExtensions.html @@ -604,7 +604,7 @@
Returns
- string? + string? @@ -655,7 +655,7 @@
Returns
- string? + string? @@ -762,7 +762,7 @@
Returns
- string? + string?

The collation for the column this property is mapped to.

@@ -821,7 +821,7 @@
Returns
- string? + string?

The name to use for the hi-lo sequence.

@@ -874,7 +874,7 @@
Returns
- string? + string?

The name to use for the hi-lo sequence.

@@ -986,7 +986,7 @@
Returns
- string? + string?

The schema to use for the hi-lo sequence.

@@ -1039,7 +1039,7 @@
Returns
- string? + string?

The schema to use for the hi-lo sequence.

@@ -1251,7 +1251,7 @@
Returns
- bool? + bool?

Whether the identity's sequence is cyclic.

@@ -1790,7 +1790,7 @@
Returns
- string? + string?

The name to use for the key value generation sequence.

@@ -1843,7 +1843,7 @@
Returns
- string? + string?

The name to use for the key value generation sequence.

@@ -1955,7 +1955,7 @@
Returns
- string? + string?

The schema to use for the key value generation sequence.

@@ -2008,7 +2008,7 @@
Returns
- string? + string?

The schema to use for the key value generation sequence.

@@ -2115,7 +2115,7 @@
Returns
- string? + string?

The text search configuration for this generated tsvector property, or null if this is not a generated tsvector property. @@ -2229,7 +2229,7 @@

Returns
- IReadOnlyList<><string>? + IReadOnlyList<><string>?

The included property names, or null if this is not a Generated tsvector column.

@@ -2670,7 +2670,7 @@
Returns
- bool + bool

true if compatible.

@@ -2855,12 +2855,12 @@
Parameters
- string? + string? compressionMethod - bool + bool fromDataAnnotation @@ -2876,7 +2876,7 @@
Returns
- string? + string? @@ -2916,7 +2916,7 @@
Parameters
- string? + string? compressionMethod @@ -2958,13 +2958,13 @@
Parameters
- string? + string? name

The sequence name to use.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -2981,7 +2981,7 @@
Returns
- string? + string? @@ -3022,7 +3022,7 @@
Parameters
- string? + string? name

The sequence name to use.

@@ -3065,13 +3065,13 @@
Parameters
- string? + string? schema

The schema to use.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3088,7 +3088,7 @@
Returns
- string? + string? @@ -3129,7 +3129,7 @@
Parameters
- string? + string? schema

The schema to use.

@@ -3178,7 +3178,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3279,13 +3279,13 @@
Parameters
- bool? + bool? cyclic

The value to set.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3302,7 +3302,7 @@
Returns
- bool? + bool? @@ -3343,7 +3343,7 @@
Parameters
- bool? + bool? cyclic

The value to set.

@@ -3392,7 +3392,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3499,7 +3499,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3606,7 +3606,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3713,7 +3713,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3814,13 +3814,13 @@
Parameters
- string? + string? name

The sequence name to use.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3837,7 +3837,7 @@
Returns
- string? + string?

The configured value.

@@ -3879,7 +3879,7 @@
Parameters
- string? + string? name

The sequence name to use.

@@ -3922,13 +3922,13 @@
Parameters
- string? + string? schema

The schema to use.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -3945,7 +3945,7 @@
Returns
- string? + string?

The configured value.

@@ -3987,7 +3987,7 @@
Parameters
- string? + string? schema

The schema to use.

@@ -4031,7 +4031,7 @@
Parameters
- string + string config

The text search configuration for this generated tsvector property, or null if this is not a @@ -4043,7 +4043,7 @@

Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -4060,7 +4060,7 @@
Returns
- string + string @@ -4102,7 +4102,7 @@
Parameters
- string? + string? config

The text search configuration for this generated tsvector property, or null if this is not a @@ -4152,13 +4152,13 @@

Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? properties

The included property names.

- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -4175,7 +4175,7 @@
Returns
- IReadOnlyList<><string>? + IReadOnlyList<><string>? @@ -4217,7 +4217,7 @@
Parameters
- IReadOnlyList<><string>? + IReadOnlyList<><string>? properties

The included property names.

@@ -4272,7 +4272,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -4337,7 +4337,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

@@ -4401,7 +4401,7 @@
Parameters
- bool + bool fromDataAnnotation

Indicates whether the configuration was specified using a data annotation.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlRangeDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlRangeDbFunctionsExtensions.html index c40fb87b..88d3bdb5 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlRangeDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlRangeDbFunctionsExtensions.html @@ -155,7 +155,7 @@
Returns
- bool + bool

true if the range contains the specified range; otherwise, false.

@@ -227,7 +227,7 @@
Returns
- bool + bool

true if the range contains the specified value; otherwise, false.

@@ -299,7 +299,7 @@
Returns
- bool + bool

true if the range contains the specified range; otherwise, false.

@@ -371,7 +371,7 @@
Returns
- bool + bool

true if the first range does not extend to the left of the second; otherwise, false.

@@ -443,7 +443,7 @@
Returns
- bool + bool

true if the first range does not extend to the right of the second; otherwise, false.

@@ -659,7 +659,7 @@
Returns
- bool + bool

true if the ranges are adjacent; otherwise, false.

@@ -731,7 +731,7 @@
Returns
- bool + bool

true if the first range is strictly to the left of the second; otherwise, false.

@@ -803,7 +803,7 @@
Returns
- bool + bool

true if the first range is strictly to the right of the second; otherwise, false.

@@ -947,7 +947,7 @@
Returns
- bool + bool

true if the ranges overlap (share points in common); otherwise, false.

diff --git a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlTrigramsDbFunctionsExtensions.html b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlTrigramsDbFunctionsExtensions.html index 6157c7fc..377007c8 100644 --- a/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlTrigramsDbFunctionsExtensions.html +++ b/efcore/api/Microsoft.EntityFrameworkCore.NpgsqlTrigramsDbFunctionsExtensions.html @@ -141,12 +141,12 @@
Parameters
- string + string source - string + string target @@ -162,7 +162,7 @@
Returns
- bool + bool @@ -203,12 +203,12 @@
Parameters
- string + string source - string + string target @@ -224,7 +224,7 @@
Returns
- bool + bool @@ -266,12 +266,12 @@
Parameters
- string + string source - string + string target @@ -287,7 +287,7 @@
Returns
- bool + bool @@ -331,12 +331,12 @@
Parameters
- string + string source - string + string target @@ -352,7 +352,7 @@
Returns
- bool + bool @@ -395,12 +395,12 @@
Parameters
- string + string source - string + string target @@ -416,7 +416,7 @@
Returns
- bool + bool @@ -458,7 +458,7 @@
Parameters
- string + string text @@ -474,7 +474,7 @@
Returns
- string[] + string[] @@ -517,12 +517,12 @@
Parameters
- string + string source - string + string target @@ -538,7 +538,7 @@
Returns
- double + double @@ -579,12 +579,12 @@
Parameters
- string + string source - string + string target @@ -600,7 +600,7 @@
Returns
- double + double @@ -643,12 +643,12 @@
Parameters
- string + string source - string + string target @@ -664,7 +664,7 @@
Returns
- double + double @@ -705,12 +705,12 @@
Parameters
- string + string source - string + string target @@ -726,7 +726,7 @@
Returns
- double + double @@ -767,12 +767,12 @@
Parameters
- string + string source - string + string target @@ -788,7 +788,7 @@
Returns
- double + double @@ -831,12 +831,12 @@
Parameters
- string + string source - string + string target @@ -852,7 +852,7 @@
Returns
- double + double @@ -893,12 +893,12 @@
Parameters
- string + string source - string + string target @@ -914,7 +914,7 @@
Returns
- double + double @@ -955,12 +955,12 @@
Parameters
- string + string source - string + string target @@ -976,7 +976,7 @@
Returns
- double + double diff --git a/efcore/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html b/efcore/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html index b9a12514..e1c08571 100644 --- a/efcore/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html +++ b/efcore/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html @@ -216,7 +216,7 @@
Parameters
- string? + string? connectionString

The connection string of the database to connect to.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Design.Internal.NpgsqlAnnotationCodeGenerator.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Design.Internal.NpgsqlAnnotationCodeGenerator.html index 0ec972b2..4f51f17d 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Design.Internal.NpgsqlAnnotationCodeGenerator.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Design.Internal.NpgsqlAnnotationCodeGenerator.html @@ -349,7 +349,7 @@
Parameters
- IDictionary<, ><string, IAnnotation> + IDictionary<, ><string, IAnnotation> annotations @@ -405,7 +405,7 @@
Parameters
- IDictionary<, ><string, IAnnotation> + IDictionary<, ><string, IAnnotation> annotations @@ -477,7 +477,7 @@
Returns
- bool + bool @@ -533,7 +533,7 @@
Returns
- bool + bool @@ -589,7 +589,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlNetTopologySuiteOptions.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlNetTopologySuiteOptions.html index cff5dc1e..26b6f295 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlNetTopologySuiteOptions.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlNetTopologySuiteOptions.html @@ -126,7 +126,7 @@
Property Value
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlSingletonOptions.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlSingletonOptions.html index c93df315..383cff2a 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlSingletonOptions.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlSingletonOptions.html @@ -188,7 +188,7 @@
Property Value
- bool + bool @@ -219,7 +219,7 @@
Property Value
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlModelValidator.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlModelValidator.html index 1ea5278e..cf43fa31 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlModelValidator.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlModelValidator.html @@ -233,7 +233,7 @@
Parameters
- string + string columnName diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlNetTopologySuiteOptionsExtension.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlNetTopologySuiteOptionsExtension.html index 624f8a16..d6f6aeb3 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlNetTopologySuiteOptionsExtension.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlNetTopologySuiteOptionsExtension.html @@ -228,7 +228,7 @@
Property Value
- bool + bool @@ -371,7 +371,7 @@
Parameters
- bool + bool isGeographyDefault diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension.html index 69b5ce8a..36fbfe84 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension.html @@ -183,7 +183,7 @@
Property Value
- string? + string? @@ -279,7 +279,7 @@
Property Value
- int? + int? @@ -434,7 +434,7 @@
Property Value
- bool + bool @@ -465,7 +465,7 @@
Property Value
- bool + bool @@ -624,7 +624,7 @@
Parameters
- string? + string? adminDatabase

The name of the database for administrative operations.

@@ -872,7 +872,7 @@
Parameters
- bool + bool useRedshift

Whether to target Redshift.

@@ -971,12 +971,12 @@
Parameters
- string + string rangeName - string? + string? schemaName @@ -986,7 +986,7 @@
Parameters
- string? + string? subtypeName @@ -1034,17 +1034,17 @@
Parameters
- string + string rangeName - string? + string? schemaName - string? + string? subtypeName diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.UserRangeDefinition.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.UserRangeDefinition.html index a6f60e2f..45d96589 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.UserRangeDefinition.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.UserRangeDefinition.html @@ -139,12 +139,12 @@
Parameters
- string + string rangeName - string? + string? schemaName @@ -154,7 +154,7 @@
Parameters
- string? + string? subtypeName @@ -188,7 +188,7 @@
Property Value
- string + string @@ -220,7 +220,7 @@
Property Value
- string? + string? @@ -284,7 +284,7 @@
Property Value
- string? + string? diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.NpgsqlDbContextOptionsBuilder.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.NpgsqlDbContextOptionsBuilder.html index 3f250469..07134cee 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.NpgsqlDbContextOptionsBuilder.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.NpgsqlDbContextOptionsBuilder.html @@ -201,7 +201,7 @@
Parameters
- int + int maxRetryCount

The maximum number of retry attempts.

@@ -213,7 +213,7 @@
Parameters
- ICollection<><string>? + ICollection<><string>? errorCodesToAdd

Additional error codes that should be considered transient.

@@ -263,7 +263,7 @@
Parameters
- int + int maxRetryCount @@ -312,7 +312,7 @@
Parameters
- ICollection<><string>? + ICollection<><string>? errorCodesToAdd

Additional error codes that should be considered transient.

@@ -362,7 +362,7 @@
Parameters
- string + string rangeName

The name of the PostgreSQL range type to be mapped.

@@ -375,13 +375,13 @@
Parameters
- string? + string? schemaName

The name of the PostgreSQL schema in which the range is defined.

- string? + string? subtypeName

Optionally, the name of the range's PostgreSQL subtype (or element). This is usually not needed - the subtype will be inferred based on subtypeClrType.

@@ -435,19 +435,19 @@
Parameters
- string + string rangeName

The name of the PostgreSQL range type to be mapped.

- string? + string? schemaName

The name of the PostgreSQL schema in which the range is defined.

- string? + string? subtypeName

Optionally, the name of the range's PostgreSQL subtype (or element). This is usually not needed - the subtype will be inferred based on TSubtype.

@@ -665,13 +665,13 @@
Parameters
- int + int major

The PostgreSQL major version to target.

- int + int minor

The PostgreSQL minor version to target.

@@ -769,7 +769,7 @@
Parameters
- string? + string? dbName

The name of the database for administrative operations.

@@ -819,7 +819,7 @@
Parameters
- bool + bool useRedshift

Whether to target Redshift.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlLoggerExtensions.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlLoggerExtensions.html index 8c53666f..3049702c 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlLoggerExtensions.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlLoggerExtensions.html @@ -143,32 +143,32 @@
Parameters
- string + string schema - string + string collationName - string + string lcCollate - string + string lcCtype - string? + string? provider - bool + bool deterministic @@ -209,37 +209,37 @@
Parameters
- string + string tableName - string + string columnName - string + string dataTypeName - bool + bool nullable - bool + bool identity - string? + string? defaultValue - string? + string? computedValue @@ -280,7 +280,7 @@
Parameters
- string + string columnName @@ -321,12 +321,12 @@
Parameters
- string + string indexName - string + string tableName @@ -367,17 +367,17 @@
Parameters
- string? + string? foreignKeyName - string? + string? tableName - string? + string? principalTableName @@ -418,7 +418,7 @@
Parameters
- string? + string? schemaName @@ -459,7 +459,7 @@
Parameters
- string? + string? tableName @@ -500,12 +500,12 @@
Parameters
- string? + string? uniqueConstraintName - string + string tableName @@ -546,12 +546,12 @@
Parameters
- string? + string? indexName - string + string tableName @@ -592,12 +592,12 @@
Parameters
- string + string indexName - string + string tableName diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlNetTopologySuiteOptions.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlNetTopologySuiteOptions.html index c4585cb6..b26b534d 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlNetTopologySuiteOptions.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlNetTopologySuiteOptions.html @@ -136,7 +136,7 @@
Property Value
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlResources.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlResources.html index a54fb7d8..5b2d164f 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlResources.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlResources.html @@ -151,7 +151,7 @@
Returns
- EventDefinition<><string> + EventDefinition<><string> @@ -199,7 +199,7 @@
Returns
- EventDefinition<, ><string, string> + EventDefinition<, ><string, string> @@ -247,7 +247,7 @@
Returns
- EventDefinition<, , , , , ><string, string, string, string, string?, bool> + EventDefinition<, , , , , ><string, string, string, string, string?, bool> @@ -343,7 +343,7 @@
Returns
- EventDefinition<, , , ><string, string, string, string> + EventDefinition<, , , ><string, string, string, string> @@ -391,7 +391,7 @@
Returns
- EventDefinition<, , ><string, string, bool> + EventDefinition<, , ><string, string, bool> @@ -439,7 +439,7 @@
Returns
- EventDefinition<, ><string, string> + EventDefinition<, ><string, string> @@ -535,7 +535,7 @@
Returns
- EventDefinition<><string> + EventDefinition<><string> @@ -583,7 +583,7 @@
Returns
- EventDefinition<, ><string?, string> + EventDefinition<, ><string?, string> @@ -631,7 +631,7 @@
Returns
- EventDefinition<><string?> + EventDefinition<><string?> @@ -679,7 +679,7 @@
Returns
- EventDefinition<><string?> + EventDefinition<><string?> @@ -727,7 +727,7 @@
Returns
- EventDefinition<, , , ><string, string, string, string> + EventDefinition<, , , ><string, string, string, string> @@ -775,7 +775,7 @@
Returns
- EventDefinition<, , ><string?, string?, string?> + EventDefinition<, , ><string?, string?, string?> @@ -823,7 +823,7 @@
Returns
- EventDefinition<, ><string?, string> + EventDefinition<, ><string?, string> @@ -871,7 +871,7 @@
Returns
- EventDefinition<, ><string, string> + EventDefinition<, ><string, string> diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlSingletonOptions.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlSingletonOptions.html index 31ae922b..c4875f32 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlSingletonOptions.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlSingletonOptions.html @@ -263,7 +263,7 @@
Property Value
- bool + bool @@ -297,7 +297,7 @@
Property Value
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlStrings.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlStrings.html index b1b00b68..209b08f3 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlStrings.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlStrings.html @@ -134,7 +134,7 @@
Property Value
- string + string @@ -165,7 +165,7 @@
Property Value
- string + string @@ -196,7 +196,7 @@
Property Value
- string + string @@ -227,7 +227,7 @@
Property Value
- string + string @@ -258,7 +258,7 @@
Property Value
- string + string @@ -333,7 +333,7 @@
Returns
- string + string @@ -406,7 +406,7 @@
Returns
- string + string @@ -479,7 +479,7 @@
Returns
- string + string @@ -552,7 +552,7 @@
Returns
- string + string @@ -635,7 +635,7 @@
Returns
- string + string @@ -688,7 +688,7 @@
Returns
- string + string @@ -746,7 +746,7 @@
Returns
- string + string @@ -799,7 +799,7 @@
Returns
- string + string @@ -852,7 +852,7 @@
Returns
- string + string @@ -905,7 +905,7 @@
Returns
- string + string @@ -953,7 +953,7 @@
Returns
- string + string @@ -1006,7 +1006,7 @@
Returns
- string + string @@ -1064,7 +1064,7 @@
Returns
- string + string @@ -1117,7 +1117,7 @@
Returns
- string + string @@ -1170,7 +1170,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.CockroachDbInterleaveInParent.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.CockroachDbInterleaveInParent.html index be32abac..d4abfe20 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.CockroachDbInterleaveInParent.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.CockroachDbInterleaveInParent.html @@ -209,7 +209,7 @@
Property Value
- List<><string> + List<><string> @@ -243,7 +243,7 @@
Property Value
- string + string @@ -277,7 +277,7 @@
Property Value
- string? + string? diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlRuntimeModelConvention.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlRuntimeModelConvention.html index 4836989d..9c7ec8d3 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlRuntimeModelConvention.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlRuntimeModelConvention.html @@ -173,7 +173,7 @@
Parameters
- Dictionary<, ><string, object?> + Dictionary<, ><string, object?> annotations @@ -188,7 +188,7 @@
Parameters
- bool + bool runtime @@ -220,7 +220,7 @@
Parameters
- Dictionary<, ><string, object?> + Dictionary<, ><string, object?> annotations @@ -235,7 +235,7 @@
Parameters
- bool + bool runtime @@ -267,7 +267,7 @@
Parameters
- Dictionary<, ><string, object?> + Dictionary<, ><string, object?> annotations @@ -282,7 +282,7 @@
Parameters
- bool + bool runtime @@ -314,7 +314,7 @@
Parameters
- Dictionary<, ><string, object?> + Dictionary<, ><string, object?> annotations @@ -329,7 +329,7 @@
Parameters
- bool + bool runtime diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlSharedTableConvention.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlSharedTableConvention.html index 3d034024..00efc6f8 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlSharedTableConvention.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlSharedTableConvention.html @@ -172,7 +172,7 @@
Property Value
- bool + bool @@ -231,7 +231,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlStoreGenerationConvention.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlStoreGenerationConvention.html index 3b5ebf74..cf885380 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlStoreGenerationConvention.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlStoreGenerationConvention.html @@ -181,7 +181,7 @@
Parameters
- string + string name

The annotation name.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlValueGenerationConvention.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlValueGenerationConvention.html index 0adcae33..4a459f7e 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlValueGenerationConvention.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlValueGenerationConvention.html @@ -289,7 +289,7 @@
Parameters
- string + string name

The annotation name.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.CockroachDbAnnotationNames.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.CockroachDbAnnotationNames.html index f00744ce..a2f62599 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.CockroachDbAnnotationNames.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.CockroachDbAnnotationNames.html @@ -136,7 +136,7 @@
Field Value
- string + string @@ -169,7 +169,7 @@
Field Value
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.IdentitySequenceOptionsData.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.IdentitySequenceOptionsData.html index 34ae2809..93f64ead 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.IdentitySequenceOptionsData.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.IdentitySequenceOptionsData.html @@ -206,7 +206,7 @@
Property Value
- bool + bool @@ -379,7 +379,7 @@
Parameters
- string? + string? value @@ -446,7 +446,7 @@
Returns
- bool + bool @@ -497,7 +497,7 @@
Returns
- bool + bool @@ -582,7 +582,7 @@
Returns
- int + int @@ -616,7 +616,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationNames.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationNames.html index c5977bff..022e87bc 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationNames.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationNames.html @@ -136,7 +136,7 @@
Field Value
- string + string @@ -169,7 +169,7 @@
Field Value
- string + string @@ -202,7 +202,7 @@
Field Value
- string + string @@ -235,7 +235,7 @@
Field Value
- string + string @@ -268,7 +268,7 @@
Field Value
- string + string @@ -301,7 +301,7 @@
Field Value
- string + string @@ -332,7 +332,7 @@
Field Value
- string + string @@ -365,7 +365,7 @@
Field Value
- string + string @@ -398,7 +398,7 @@
Field Value
- string + string @@ -431,7 +431,7 @@
Field Value
- string + string @@ -464,7 +464,7 @@
Field Value
- string + string @@ -497,7 +497,7 @@
Field Value
- string + string @@ -528,7 +528,7 @@
Field Value
- string + string @@ -561,7 +561,7 @@
Field Value
- string + string @@ -594,7 +594,7 @@
Field Value
- string + string @@ -627,7 +627,7 @@
Field Value
- string + string @@ -660,7 +660,7 @@
Field Value
- string + string @@ -693,7 +693,7 @@
Field Value
- string + string @@ -726,7 +726,7 @@
Field Value
- string + string @@ -759,7 +759,7 @@
Field Value
- string + string @@ -789,7 +789,7 @@
Field Value
- string + string @@ -822,7 +822,7 @@
Field Value
- string + string @@ -855,7 +855,7 @@
Field Value
- string + string @@ -888,7 +888,7 @@
Field Value
- string + string @@ -921,7 +921,7 @@
Field Value
- string + string @@ -954,7 +954,7 @@
Field Value
- string + string @@ -987,7 +987,7 @@
Field Value
- string + string @@ -1020,7 +1020,7 @@
Field Value
- string + string @@ -1053,7 +1053,7 @@
Field Value
- string + string @@ -1086,7 +1086,7 @@
Field Value
- string + string @@ -1119,7 +1119,7 @@
Field Value
- string + string @@ -1152,7 +1152,7 @@
Field Value
- string + string @@ -1185,7 +1185,7 @@
Field Value
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationProvider.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationProvider.html index d7bb59a6..2c0642c2 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationProvider.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationProvider.html @@ -181,7 +181,7 @@
Parameters
- bool + bool designTime @@ -237,7 +237,7 @@
Parameters
- bool + bool designTime @@ -293,7 +293,7 @@
Parameters
- bool + bool designTime @@ -349,7 +349,7 @@
Parameters
- bool + bool designTime diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.NpgsqlValueGenerationStrategyExtensions.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.NpgsqlValueGenerationStrategyExtensions.html index ab3d6f52..44ad8ce5 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.NpgsqlValueGenerationStrategyExtensions.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.NpgsqlValueGenerationStrategyExtensions.html @@ -149,7 +149,7 @@
Returns
- bool + bool @@ -198,7 +198,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresCollation.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresCollation.html index e99a894f..84c26f2b 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresCollation.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresCollation.html @@ -171,7 +171,7 @@
Property Value
- bool? + bool? @@ -205,7 +205,7 @@
Property Value
- string + string @@ -239,7 +239,7 @@
Property Value
- string + string @@ -273,7 +273,7 @@
Property Value
- string + string @@ -307,7 +307,7 @@
Property Value
- string? + string? @@ -341,7 +341,7 @@
Property Value
- string? + string? @@ -383,12 +383,12 @@
Parameters
- string? + string? schema - string + string name @@ -495,32 +495,32 @@
Parameters
- string? + string? schema - string + string name - string + string lcCollate - string + string lcCtype - string? + string? provider - bool? + bool? deterministic diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresEnum.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresEnum.html index 685a7012..8d8a9e51 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresEnum.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresEnum.html @@ -162,7 +162,7 @@
Property Value
- IReadOnlyList<><string> + IReadOnlyList<><string> @@ -193,7 +193,7 @@
Property Value
- string + string @@ -224,7 +224,7 @@
Property Value
- string? + string? @@ -264,13 +264,13 @@
Parameters
- string? + string? schema

The enum schema or null to use the model's default schema.

- string + string name

The enum name.

@@ -326,19 +326,19 @@
Parameters
- string? + string? schema

The enum schema or null to use the model's default schema.

- string + string name

The enum name.

- string[] + string[] labels

The enum labels.

@@ -394,13 +394,13 @@
Parameters
- string + string name

The enum name.

- string[] + string[] labels

The enum labels.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresExtension.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresExtension.html index 417f75ab..8e04e19a 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresExtension.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresExtension.html @@ -162,7 +162,7 @@
Property Value
- string + string @@ -193,7 +193,7 @@
Property Value
- string? + string? @@ -224,7 +224,7 @@
Property Value
- string? + string? @@ -264,13 +264,13 @@
Parameters
- string? + string? schema

The extension schema. The default schema is never used.

- string + string name

The extension name.

@@ -326,19 +326,19 @@
Parameters
- string? + string? schema

The extension schema or null to use the model's default schema.

- string + string name

The extension name.

- string? + string? version

The extension version.

@@ -394,19 +394,19 @@
Parameters
- string? + string? schema

The extension schema or null to use the model's default schema.

- string + string name

The extension name.

- string? + string? version

The extension version.

@@ -462,13 +462,13 @@
Parameters
- string + string name

The extension name.

- string? + string? version

The extension version.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresRange.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresRange.html index 38bcb82e..aa29fc99 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresRange.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresRange.html @@ -162,7 +162,7 @@
Property Value
- string? + string? @@ -193,7 +193,7 @@
Property Value
- string? + string? @@ -224,7 +224,7 @@
Property Value
- string + string @@ -255,7 +255,7 @@
Property Value
- string? + string? @@ -286,7 +286,7 @@
Property Value
- string + string @@ -317,7 +317,7 @@
Property Value
- string? + string? @@ -348,7 +348,7 @@
Property Value
- string? + string? @@ -388,13 +388,13 @@
Parameters
- string? + string? schema

The range schema or null to use the model's default schema.

- string + string name

The range name.

@@ -450,40 +450,40 @@
Parameters
- string? + string? schema

The range schema or null to use the model's default schema.

- string + string name

The range name.

- string + string subtype

The range subtype.

- string? + string? canonicalFunction - string? + string? subtypeOpClass - string? + string? collation - string? + string? subtypeDiff diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Internal.NpgsqlHistoryRepository.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Internal.NpgsqlHistoryRepository.html index 9b2a25b0..d56c5dfe 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Internal.NpgsqlHistoryRepository.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Internal.NpgsqlHistoryRepository.html @@ -175,7 +175,7 @@
Property Value
- string + string @@ -212,7 +212,7 @@
Parameters
- string + string migrationId @@ -228,7 +228,7 @@
Returns
- string + string @@ -263,7 +263,7 @@
Parameters
- string + string migrationId @@ -279,7 +279,7 @@
Returns
- string + string @@ -313,7 +313,7 @@
Returns
- string + string @@ -347,7 +347,7 @@
Returns
- string + string @@ -398,7 +398,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.NpgsqlMigrationsSqlGenerator.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.NpgsqlMigrationsSqlGenerator.html index 7c0c5f23..345a97fd 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.NpgsqlMigrationsSqlGenerator.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.NpgsqlMigrationsSqlGenerator.html @@ -205,17 +205,17 @@
Parameters
- string + string name - string? + string? schema - string + string table @@ -257,17 +257,17 @@
Parameters
- string? + string? schema - string + string table - string + string name @@ -325,19 +325,19 @@
Parameters
- string? + string? schema

The schema that contains the table, or null to use the default schema.

- string + string table

The table that contains the column.

- string + string name

The column name.

@@ -413,7 +413,7 @@
Parameters
- bool + bool terminate @@ -626,7 +626,7 @@
Parameters
- bool + bool terminate @@ -735,7 +735,7 @@
Parameters
- bool + bool terminate @@ -792,7 +792,7 @@
Parameters
- bool + bool terminate @@ -849,7 +849,7 @@
Parameters
- bool + bool terminate @@ -963,7 +963,7 @@
Parameters
- bool + bool terminate

Indicates whether or not to terminate the command after generating SQL for the operation.

@@ -1442,12 +1442,12 @@
Parameters
- string + string addedLabel - string? + string? beforeLabel @@ -2171,25 +2171,25 @@
Parameters
- string? + string? schema

The current schema of the object to rename.

- string + string name

The current name of the object to rename.

- string + string newName

The new name.

- string + string type

The type of the object (e.g. TABLE, INDEX, SEQUENCE).

@@ -2239,25 +2239,25 @@
Parameters
- string + string newSchema

The new schema.

- string? + string? schema

The current schema.

- string + string name

The name of the object to transfer.

- string + string type

The type of the object (e.g. TABLE, INDEX, SEQUENCE).

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlCreateDatabaseOperation.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlCreateDatabaseOperation.html index 6ba41d81..851b5b73 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlCreateDatabaseOperation.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlCreateDatabaseOperation.html @@ -134,7 +134,7 @@
Property Value
- string + string @@ -168,7 +168,7 @@
Property Value
- string? + string? @@ -202,7 +202,7 @@
Property Value
- string? + string? diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlDropDatabaseOperation.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlDropDatabaseOperation.html index bdc5c6b2..dd220430 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlDropDatabaseOperation.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlDropDatabaseOperation.html @@ -134,7 +134,7 @@
Property Value
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime.Query.Internal.NpgsqlNodaTimeEvaluatableExpressionFilterPlugin.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime.Query.Internal.NpgsqlNodaTimeEvaluatableExpressionFilterPlugin.html index 278de9dd..217c2c6d 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime.Query.Internal.NpgsqlNodaTimeEvaluatableExpressionFilterPlugin.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime.Query.Internal.NpgsqlNodaTimeEvaluatableExpressionFilterPlugin.html @@ -154,7 +154,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRetryingExecutionStrategy.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRetryingExecutionStrategy.html index 1aed3451..d94daf5f 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRetryingExecutionStrategy.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRetryingExecutionStrategy.html @@ -149,7 +149,7 @@
Parameters
- int + int maxRetryCount

The maximum number of retry attempts.

@@ -161,7 +161,7 @@
Parameters
- ICollection<><string>? + ICollection<><string>? errorCodesToAdd

Additional error codes that should be considered transient.

@@ -212,7 +212,7 @@
Parameters
- int + int maxRetryCount

The maximum number of retry attempts.

@@ -300,7 +300,7 @@
Parameters
- int + int maxRetryCount

The maximum number of retry attempts.

@@ -312,7 +312,7 @@
Parameters
- ICollection<><string>? + ICollection<><string>? errorCodesToAdd

Additional SQL error numbers that should be considered transient.

@@ -363,7 +363,7 @@
Parameters
- int + int maxRetryCount

The maximum number of retry attempts.

@@ -414,7 +414,7 @@
Parameters
- ICollection<><string>? + ICollection<><string>? errorCodesToAdd

Additional error codes that should be considered transient.

@@ -521,7 +521,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.ExpressionTranslators.Internal.NpgsqlArrayTranslator.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.ExpressionTranslators.Internal.NpgsqlArrayTranslator.html index 18a71c47..1ecb6f0d 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.ExpressionTranslators.Internal.NpgsqlArrayTranslator.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.ExpressionTranslators.Internal.NpgsqlArrayTranslator.html @@ -152,7 +152,7 @@
Parameters
- bool + bool useRedshift diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAllExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAllExpression.html index 2a144d55..a9956bba 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAllExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAllExpression.html @@ -348,7 +348,7 @@
Returns
- bool + bool @@ -398,7 +398,7 @@
Returns
- bool + bool @@ -431,7 +431,7 @@
Returns
- int + int @@ -499,7 +499,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAnyExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAnyExpression.html index ede77a85..89f74ba0 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAnyExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAnyExpression.html @@ -351,7 +351,7 @@
Returns
- bool + bool @@ -401,7 +401,7 @@
Returns
- bool + bool @@ -434,7 +434,7 @@
Returns
- int + int @@ -502,7 +502,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresArrayIndexExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresArrayIndexExpression.html index f1d549c2..9717737f 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresArrayIndexExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresArrayIndexExpression.html @@ -285,7 +285,7 @@
Returns
- bool + bool @@ -336,7 +336,7 @@
Returns
- bool + bool @@ -370,7 +370,7 @@
Returns
- int + int @@ -440,7 +440,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresBinaryExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresBinaryExpression.html index 24292af7..fe14ec2e 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresBinaryExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresBinaryExpression.html @@ -302,7 +302,7 @@
Returns
- bool + bool @@ -332,7 +332,7 @@
Returns
- int + int diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresDeleteExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresDeleteExpression.html index d08a5697..31f28941 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresDeleteExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresDeleteExpression.html @@ -151,7 +151,7 @@
Parameters
- ISet<><string> + ISet<><string> tags @@ -308,7 +308,7 @@
Property Value
- ISet<><string> + ISet<><string> @@ -387,7 +387,7 @@
Returns
- bool + bool @@ -417,7 +417,7 @@
Returns
- int + int diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresFunctionExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresFunctionExpression.html index f49d7191..587553bb 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresFunctionExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresFunctionExpression.html @@ -137,7 +137,7 @@
Parameters
- string + string name @@ -147,17 +147,17 @@
Parameters
- IEnumerable<><string?>? + IEnumerable<><string?>? argumentNames - IEnumerable<><string?>? + IEnumerable<><string?>? argumentSeparators - bool + bool aggregateDistinct @@ -172,12 +172,12 @@
Parameters
- bool + bool nullable - IEnumerable<><bool> + IEnumerable<><bool> argumentsPropagateNullability @@ -285,7 +285,7 @@
Property Value
- IReadOnlyList<><string?> + IReadOnlyList<><string?> @@ -347,7 +347,7 @@
Property Value
- IReadOnlyList<><string?> + IReadOnlyList<><string?> @@ -377,7 +377,7 @@
Property Value
- IReadOnlyList<><bool> + IReadOnlyList<><bool> @@ -408,7 +408,7 @@
Property Value
- bool + bool @@ -489,7 +489,7 @@
Parameters
- string + string name @@ -499,22 +499,22 @@
Parameters
- IEnumerable<><string?> + IEnumerable<><string?> argumentSeparators - bool + bool nullable - IEnumerable<><bool> + IEnumerable<><bool> argumentsPropagateNullability - bool + bool builtIn @@ -572,7 +572,7 @@
Parameters
- string + string name @@ -582,22 +582,22 @@
Parameters
- IEnumerable<><string?> + IEnumerable<><string?> argumentNames - bool + bool nullable - IEnumerable<><bool> + IEnumerable<><bool> argumentsPropagateNullability - bool + bool builtIn @@ -670,7 +670,7 @@
Returns
- bool + bool @@ -717,7 +717,7 @@
Returns
- bool + bool @@ -747,7 +747,7 @@
Returns
- int + int diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresILikeExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresILikeExpression.html index d7a96d72..2e72b372 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresILikeExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresILikeExpression.html @@ -300,7 +300,7 @@
Returns
- bool + bool @@ -347,7 +347,7 @@
Returns
- bool + bool @@ -377,7 +377,7 @@
Returns
- int + int @@ -439,7 +439,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresJsonTraversalExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresJsonTraversalExpression.html index 7f5e768b..36fd53a1 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresJsonTraversalExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresJsonTraversalExpression.html @@ -146,7 +146,7 @@
Parameters
- bool + bool returnsText @@ -252,7 +252,7 @@
Property Value
- bool + bool @@ -349,7 +349,7 @@
Returns
- bool + bool @@ -396,7 +396,7 @@
Returns
- bool + bool @@ -426,7 +426,7 @@
Returns
- int + int @@ -488,7 +488,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresNewArrayExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresNewArrayExpression.html index f6e29529..3702a5c1 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresNewArrayExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresNewArrayExpression.html @@ -228,7 +228,7 @@
Returns
- bool + bool @@ -258,7 +258,7 @@
Returns
- int + int diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRegexMatchExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRegexMatchExpression.html index e8eaffda..c77b54c5 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRegexMatchExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRegexMatchExpression.html @@ -330,7 +330,7 @@
Returns
- bool + bool @@ -377,7 +377,7 @@
Returns
- bool + bool @@ -407,7 +407,7 @@
Returns
- int + int @@ -469,7 +469,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRowValueExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRowValueExpression.html index 487049de..9eb83c43 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRowValueExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRowValueExpression.html @@ -240,7 +240,7 @@
Returns
- bool + bool @@ -291,7 +291,7 @@
Returns
- bool + bool @@ -325,7 +325,7 @@
Returns
- int + int diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresUnknownBinaryExpression.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresUnknownBinaryExpression.html index 3ebf52aa..592947a6 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresUnknownBinaryExpression.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresUnknownBinaryExpression.html @@ -152,7 +152,7 @@
Parameters
- string + string binaryOperator

The operator symbol acting on the expression.

@@ -230,7 +230,7 @@
Property Value
- string + string @@ -310,7 +310,7 @@
Returns
- bool + bool @@ -357,7 +357,7 @@
Returns
- bool + bool @@ -387,7 +387,7 @@
Returns
- int + int @@ -449,7 +449,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlCompiledQueryCacheKeyGenerator.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlCompiledQueryCacheKeyGenerator.html index 77d82bdd..79b23a82 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlCompiledQueryCacheKeyGenerator.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlCompiledQueryCacheKeyGenerator.html @@ -186,7 +186,7 @@
Parameters
- bool + bool async diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlEvaluatableExpressionFilter.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlEvaluatableExpressionFilter.html index ead730c1..d965fcc7 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlEvaluatableExpressionFilter.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlEvaluatableExpressionFilter.html @@ -202,7 +202,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessor.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessor.html index 2a22976d..84ec1062 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessor.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessor.html @@ -143,7 +143,7 @@
Parameters
- bool + bool useRelationalNulls @@ -186,12 +186,12 @@
Parameters
- IReadOnlyDictionary<, ><string, object?> + IReadOnlyDictionary<, ><string, object?> parametersValues - bool + bool canCache @@ -243,12 +243,12 @@
Parameters
- IReadOnlyDictionary<, ><string, object?> + IReadOnlyDictionary<, ><string, object?> parametersValues - bool + bool canCache diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessorFactory.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessorFactory.html index 8be353cf..dc4e71a7 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessorFactory.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessorFactory.html @@ -176,7 +176,7 @@
Parameters
- bool + bool useRelationalNulls diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContext.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContext.html index b7608917..fa4cb52a 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContext.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContext.html @@ -148,7 +148,7 @@
Parameters
- bool + bool async @@ -185,7 +185,7 @@
Property Value
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContextFactory.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContextFactory.html index f4b339c9..810cfff5 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContextFactory.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContextFactory.html @@ -181,7 +181,7 @@
Parameters
- bool + bool async diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQuerySqlGenerator.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQuerySqlGenerator.html index 1588efac..f8239e04 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQuerySqlGenerator.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQuerySqlGenerator.html @@ -136,7 +136,7 @@
Parameters
- bool + bool reverseNullOrderingEnabled @@ -328,7 +328,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryableMethodTranslatingExpressionVisitor.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryableMethodTranslatingExpressionVisitor.html index 1bf4bb8f..95ad6cea 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryableMethodTranslatingExpressionVisitor.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryableMethodTranslatingExpressionVisitor.html @@ -212,7 +212,7 @@
Returns
- bool + bool @@ -273,7 +273,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlSqlNullabilityProcessor.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlSqlNullabilityProcessor.html index 2530ce9c..786f82e3 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlSqlNullabilityProcessor.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlSqlNullabilityProcessor.html @@ -137,7 +137,7 @@
Parameters
- bool + bool useRelationalNulls

A bool value indicating whether relational null semantics are in use.

@@ -181,12 +181,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -242,12 +242,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -303,12 +303,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -360,12 +360,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -421,12 +421,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -482,12 +482,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -543,12 +543,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -604,12 +604,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -665,12 +665,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -726,12 +726,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -783,12 +783,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -844,12 +844,12 @@
Parameters
- bool + bool allowOptimizedExpansion - bool + bool nullable @@ -903,13 +903,13 @@
Parameters
- bool + bool allowOptimizedExpansion

A bool value indicating if optimized expansion which considers null value as false value is allowed.

- bool + bool nullable

A bool value indicating whether the sql expression is nullable.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.NpgsqlSqlExpressionFactory.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.NpgsqlSqlExpressionFactory.html index a4c83fe1..ae8f6208 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.NpgsqlSqlExpressionFactory.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.NpgsqlSqlExpressionFactory.html @@ -167,7 +167,7 @@
Parameters
- string + string name @@ -182,12 +182,12 @@
Parameters
- bool + bool nullable - IEnumerable<><bool> + IEnumerable<><bool> argumentsPropagateNullability @@ -811,7 +811,7 @@
Parameters
- bool + bool returnsText @@ -874,7 +874,7 @@
Parameters
- bool + bool returnsText diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlCodeGenerator.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlCodeGenerator.html index 56658b1b..a058bb03 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlCodeGenerator.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlCodeGenerator.html @@ -171,7 +171,7 @@
Parameters
- string + string connectionString diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlDatabaseModelFactory.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlDatabaseModelFactory.html index 710b8e7b..d55d6297 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlDatabaseModelFactory.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlDatabaseModelFactory.html @@ -218,7 +218,7 @@
Parameters
- string + string connectionString diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalMultirangeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalMultirangeMapping.html index f6849373..00f835a8 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalMultirangeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalMultirangeMapping.html @@ -347,12 +347,12 @@
Parameters
- string + string storeType - int? + int? size @@ -419,7 +419,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalRangeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalRangeMapping.html index f05b1e9b..01024915 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalRangeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalRangeMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateMapping.html index f2e084c7..837f473d 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DurationIntervalMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DurationIntervalMapping.html index 065b1058..045090aa 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DurationIntervalMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DurationIntervalMapping.html @@ -320,12 +320,12 @@
Parameters
- string + string storeType - int? + int? size @@ -443,7 +443,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.INpgsqlRelationalConnection.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.INpgsqlRelationalConnection.html index 5c8696c8..4af2a899 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.INpgsqlRelationalConnection.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.INpgsqlRelationalConnection.html @@ -133,7 +133,7 @@
Parameters
- string + string connectionString diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalMultirangeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalMultirangeMapping.html index 5448213e..4ac7ef96 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalMultirangeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalMultirangeMapping.html @@ -347,12 +347,12 @@
Parameters
- string + string storeType - int? + int? size @@ -419,7 +419,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalRangeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalRangeMapping.html index 845a1f96..ea4b89e6 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalRangeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalRangeMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.LegacyTimestampInstantMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.LegacyTimestampInstantMapping.html index 1606ebf7..3588138c 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.LegacyTimestampInstantMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.LegacyTimestampInstantMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayArrayTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayArrayTypeMapping.html index 84f6fa09..2c3f341e 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayArrayTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayArrayTypeMapping.html @@ -177,7 +177,7 @@
Parameters
- bool? + bool? isElementNullable @@ -217,7 +217,7 @@
Parameters
- string + string storeType

The database type to map.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayListTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayListTypeMapping.html index 95fc4ae2..f87bce18 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayListTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayListTypeMapping.html @@ -176,7 +176,7 @@
Parameters
- bool? + bool? isElementNullable @@ -215,7 +215,7 @@
Parameters
- string + string storeType

The database type to map.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.NullableEqualityComparer-1.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.NullableEqualityComparer-1.html index 3f5d821f..fea17906 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.NullableEqualityComparer-1.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.NullableEqualityComparer-1.html @@ -212,7 +212,7 @@
Returns
- bool + bool @@ -263,7 +263,7 @@
Returns
- int + int diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.html index 3c9f4ec1..ce955abf 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.html @@ -150,7 +150,7 @@
Parameters
- bool + bool isElementNullable @@ -222,7 +222,7 @@
Property Value
- bool + bool @@ -570,7 +570,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBigIntegerTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBigIntegerTypeMapping.html index f490c389..4a340228 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBigIntegerTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBigIntegerTypeMapping.html @@ -274,12 +274,12 @@
Parameters
- string + string storeType - string + string _ @@ -295,7 +295,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBitTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBitTypeMapping.html index eadb48bf..4d7de56d 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBitTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBitTypeMapping.html @@ -345,7 +345,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoolTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoolTypeMapping.html index 9c72ae68..820b2e79 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoolTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoolTypeMapping.html @@ -262,7 +262,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoxTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoxTypeMapping.html index c64e4cf7..33ae2092 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoxTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoxTypeMapping.html @@ -336,7 +336,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlByteArrayTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlByteArrayTypeMapping.html index 98d38682..8be527b0 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlByteArrayTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlByteArrayTypeMapping.html @@ -262,7 +262,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterCharTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterCharTypeMapping.html index 36f1c5df..d2a44f38 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterCharTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterCharTypeMapping.html @@ -181,7 +181,7 @@
Parameters
- string + string storeType diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterStringTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterStringTypeMapping.html index 5e1d6bb0..b05f7f67 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterStringTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterStringTypeMapping.html @@ -188,12 +188,12 @@
Parameters
- string + string storeType - int + int size diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCidrTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCidrTypeMapping.html index 65861cd8..30535167 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCidrTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCidrTypeMapping.html @@ -348,7 +348,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCircleTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCircleTypeMapping.html index 31f6d71d..09aad7b5 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCircleTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCircleTypeMapping.html @@ -336,7 +336,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDateTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDateTypeMapping.html index 14aab6e8..eee61c20 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDateTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDateTypeMapping.html @@ -299,7 +299,7 @@
Returns
- string + string @@ -352,7 +352,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDecimalTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDecimalTypeMapping.html index c58a3844..1bfe7d85 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDecimalTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDecimalTypeMapping.html @@ -251,12 +251,12 @@
Parameters
- string + string storeType - string + string _ @@ -272,7 +272,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDoubleTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDoubleTypeMapping.html index 151cbf5f..f8caa8b7 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDoubleTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDoubleTypeMapping.html @@ -262,7 +262,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEStringTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEStringTypeMapping.html index a542b0f5..a5b4a5a1 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEStringTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEStringTypeMapping.html @@ -180,7 +180,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEnumTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEnumTypeMapping.html index 8b9b2cd9..71c5de66 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEnumTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEnumTypeMapping.html @@ -184,12 +184,12 @@
Parameters
- string + string storeType - string? + string? storeTypeSchema @@ -309,7 +309,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlFloatTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlFloatTypeMapping.html index bd797156..67a69202 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlFloatTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlFloatTypeMapping.html @@ -262,7 +262,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlHstoreTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlHstoreTypeMapping.html index d206d962..ceb70191 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlHstoreTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlHstoreTypeMapping.html @@ -312,7 +312,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlInetTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlInetTypeMapping.html index 218b8f3e..cca2ba5e 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlInetTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlInetTypeMapping.html @@ -348,7 +348,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlIntervalTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlIntervalTypeMapping.html index 4625b70c..03c07793 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlIntervalTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlIntervalTypeMapping.html @@ -282,7 +282,7 @@
Returns
- string + string @@ -333,7 +333,7 @@
Returns
- string + string @@ -386,7 +386,7 @@
Returns
- string + string @@ -426,12 +426,12 @@
Parameters
- string + string storeType - string + string _ @@ -447,7 +447,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlJsonTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlJsonTypeMapping.html index 24b3795f..0307e0dd 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlJsonTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlJsonTypeMapping.html @@ -200,7 +200,7 @@
Parameters
- string + string storeType @@ -242,7 +242,7 @@
Property Value
- bool + bool @@ -330,7 +330,7 @@
Parameters
- string + string literal @@ -346,7 +346,7 @@
Returns
- string + string @@ -448,7 +448,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineSegmentTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineSegmentTypeMapping.html index 3ab963f7..02bd4314 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineSegmentTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineSegmentTypeMapping.html @@ -336,7 +336,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineTypeMapping.html index 91b1a83c..75134454 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineTypeMapping.html @@ -336,7 +336,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddr8TypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddr8TypeMapping.html index 6b9910ee..dd1f68e5 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddr8TypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddr8TypeMapping.html @@ -348,7 +348,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddrTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddrTypeMapping.html index 0a2289ec..74ef9c90 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddrTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddrTypeMapping.html @@ -348,7 +348,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMoneyTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMoneyTypeMapping.html index 20913279..dca40cbc 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMoneyTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMoneyTypeMapping.html @@ -262,7 +262,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMultirangeTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMultirangeTypeMapping.html index df94b66a..5d73b3a0 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMultirangeTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMultirangeTypeMapping.html @@ -212,13 +212,13 @@
Parameters
- string + string storeType

The database type to map

- string? + string? storeTypeSchema

The schema of the type.

@@ -273,7 +273,7 @@
Parameters
- string + string storeType

The database type to map

@@ -521,7 +521,7 @@
Parameters
- string + string multirangeStoreType @@ -537,7 +537,7 @@
Returns
- string + string @@ -591,7 +591,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPathTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPathTypeMapping.html index 8cb0c28f..fbaa7e74 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPathTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPathTypeMapping.html @@ -336,7 +336,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPgLsnTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPgLsnTypeMapping.html index 9e19a922..5d1e7be7 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPgLsnTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPgLsnTypeMapping.html @@ -348,7 +348,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPointTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPointTypeMapping.html index 40924cee..a064ad0c 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPointTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPointTypeMapping.html @@ -336,7 +336,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPolygonTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPolygonTypeMapping.html index 9dcfade6..9c191f2b 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPolygonTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPolygonTypeMapping.html @@ -336,7 +336,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRangeTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRangeTypeMapping.html index cfb10f5e..62776aa9 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRangeTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRangeTypeMapping.html @@ -209,13 +209,13 @@
Parameters
- string + string storeType

The database type to map

- string? + string? storeTypeSchema

The schema of the type.

@@ -270,7 +270,7 @@
Parameters
- string + string storeType

The database type to map

@@ -490,7 +490,7 @@
Returns
- string + string @@ -546,7 +546,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegconfigTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegconfigTypeMapping.html index fb022bde..6423434e 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegconfigTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegconfigTypeMapping.html @@ -285,7 +285,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegdictionaryTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegdictionaryTypeMapping.html index dac18da5..ef745668 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegdictionaryTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegdictionaryTypeMapping.html @@ -285,7 +285,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRowValueTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRowValueTypeMapping.html index 08fc0c96..14369cb5 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRowValueTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRowValueTypeMapping.html @@ -314,7 +314,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlStringTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlStringTypeMapping.html index 4cfc2821..6a544b58 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlStringTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlStringTypeMapping.html @@ -183,7 +183,7 @@
Parameters
- string + string storeType diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTidTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTidTypeMapping.html index 2f4b16f2..ed424605 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTidTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTidTypeMapping.html @@ -336,7 +336,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTypeMapping.html index deb66fc9..b4274eae 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTypeMapping.html @@ -299,7 +299,7 @@
Returns
- string + string @@ -352,7 +352,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTzTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTzTypeMapping.html index e4faa8ef..0f81a34a 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTzTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTzTypeMapping.html @@ -282,7 +282,7 @@
Returns
- string + string @@ -335,7 +335,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTypeMapping.html index 1ab69aa4..1ab232a5 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTypeMapping.html @@ -282,7 +282,7 @@
Returns
- string + string @@ -335,7 +335,7 @@
Returns
- string + string @@ -375,12 +375,12 @@
Parameters
- string + string storeType - string + string _ @@ -396,7 +396,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTzTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTzTypeMapping.html index 7ea34e5b..72ae4de9 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTzTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTzTypeMapping.html @@ -299,7 +299,7 @@
Returns
- string + string @@ -352,7 +352,7 @@
Returns
- string + string @@ -392,12 +392,12 @@
Parameters
- string + string storeType - string + string _ @@ -413,7 +413,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsQueryTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsQueryTypeMapping.html index f209e1ac..df0e9a0e 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsQueryTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsQueryTypeMapping.html @@ -285,7 +285,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsVectorTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsVectorTypeMapping.html index da1bedc5..66a42cfd 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsVectorTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsVectorTypeMapping.html @@ -285,7 +285,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTypeMapping.html index 0d53717f..a1616add 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTypeMapping.html @@ -222,7 +222,7 @@
Parameters
- string + string storeType

The database type to map.

@@ -356,7 +356,7 @@
Returns
- string + string

The generated string.

@@ -407,7 +407,7 @@
Returns
- string + string

The generated string.

@@ -457,7 +457,7 @@
Returns
- string + string

The generated string.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlUintTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlUintTypeMapping.html index 10f37293..239ce7d2 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlUintTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlUintTypeMapping.html @@ -202,7 +202,7 @@
Parameters
- string + string storeType diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlVarbitTypeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlVarbitTypeMapping.html index da204c4c..6585767d 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlVarbitTypeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlVarbitTypeMapping.html @@ -336,7 +336,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlDatabaseCreator.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlDatabaseCreator.html index 7c881e59..65663ad5 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlDatabaseCreator.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlDatabaseCreator.html @@ -465,7 +465,7 @@
Returns
- bool + bool @@ -516,7 +516,7 @@
Returns
- Task<><bool> + Task<><bool> @@ -550,7 +550,7 @@
Returns
- bool + bool @@ -601,7 +601,7 @@
Returns
- Task<><bool> + Task<><bool> diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.html index 3c3facfe..65382bce 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.html @@ -175,7 +175,7 @@
Property Value
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlGeometryTypeMapping-1.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlGeometryTypeMapping-1.html index 20a4496e..2fc6f158 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlGeometryTypeMapping-1.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlGeometryTypeMapping-1.html @@ -193,12 +193,12 @@
Parameters
- string + string storeType - bool + bool isGeography @@ -318,7 +318,7 @@
Returns
- string + string @@ -456,7 +456,7 @@
Returns
- string + string @@ -507,7 +507,7 @@
Returns
- int + int diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNetTopologySuiteTypeMappingSourcePlugin.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNetTopologySuiteTypeMappingSourcePlugin.html index ad18b41a..ad436d7e 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNetTopologySuiteTypeMappingSourcePlugin.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNetTopologySuiteTypeMappingSourcePlugin.html @@ -225,17 +225,17 @@
Parameters
- string + string storeTypeName - string + string subtypeName - bool + bool isGeography @@ -245,7 +245,7 @@
Parameters
- int + int srid @@ -266,7 +266,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNodaTimeTypeMappingSourcePlugin.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNodaTimeTypeMappingSourcePlugin.html index e5f18fba..7bdf080d 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNodaTimeTypeMappingSourcePlugin.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNodaTimeTypeMappingSourcePlugin.html @@ -206,7 +206,7 @@
Property Value
- ConcurrentDictionary<, ><string, RelationalTypeMapping[]> + ConcurrentDictionary<, ><string, RelationalTypeMapping[]> diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlRelationalConnection.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlRelationalConnection.html index 81589b77..7daa7f7f 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlRelationalConnection.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlRelationalConnection.html @@ -180,7 +180,7 @@
Property Value
- string? + string? @@ -313,7 +313,7 @@
Property Value
- bool + bool @@ -350,7 +350,7 @@
Parameters
- string + string connectionString diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper.html index 74e0f17f..0faf6793 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper.html @@ -181,7 +181,7 @@
Parameters
- string + string identifier @@ -217,7 +217,7 @@
Parameters
- string + string identifier @@ -233,7 +233,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTransientExceptionDetector.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTransientExceptionDetector.html index 8782dc3a..7c488fa8 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTransientExceptionDetector.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTransientExceptionDetector.html @@ -154,7 +154,7 @@
Returns
- bool + bool diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.html index 54069e0c..db7d92c7 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.html @@ -259,7 +259,7 @@
Property Value
- ConcurrentDictionary<, ><string, RelationalTypeMapping[]> + ConcurrentDictionary<, ><string, RelationalTypeMapping[]> @@ -690,27 +690,27 @@
Parameters
- string? + string? storeTypeName - bool? + bool? unicode - int? + int? size - int? + int? precision - int? + int? scale @@ -726,7 +726,7 @@
Returns
- string? + string? diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.PeriodIntervalMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.PeriodIntervalMapping.html index 287020de..9fa3c842 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.PeriodIntervalMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.PeriodIntervalMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeMapping.html index 8c45d830..7b999e8b 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeTzMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeTzMapping.html index b74707ee..6950e2a5 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeTzMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeTzMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampLocalDateTimeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampLocalDateTimeMapping.html index 06945da2..a9c911ad 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampLocalDateTimeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampLocalDateTimeMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzInstantMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzInstantMapping.html index 9aa95161..2cfe8b75 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzInstantMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzInstantMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzOffsetDateTimeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzOffsetDateTimeMapping.html index 7c5de6e0..388f2035 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzOffsetDateTimeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzOffsetDateTimeMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzZonedDateTimeMapping.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzZonedDateTimeMapping.html index 4f425130..3727cd62 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzZonedDateTimeMapping.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzZonedDateTimeMapping.html @@ -317,12 +317,12 @@
Parameters
- string + string storeType - int? + int? size @@ -440,7 +440,7 @@
Returns
- string + string @@ -491,7 +491,7 @@
Returns
- string + string diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlModificationCommandBatch.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlModificationCommandBatch.html index 3d61c480..26f093ad 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlModificationCommandBatch.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlModificationCommandBatch.html @@ -147,7 +147,7 @@
Parameters
- int + int maxBatchSize @@ -191,7 +191,7 @@
Property Value
- int + int @@ -399,19 +399,19 @@
Parameters
- int + int commandIndex

The ordinal of the command.

- int + int expectedRowsAffected

The expected number of rows affected.

- int + int rowsAffected

The actual number of rows affected.

@@ -461,19 +461,19 @@
Parameters
- int + int commandIndex

The ordinal of the command.

- int + int expectedRowsAffected

The expected number of rows affected.

- int + int rowsAffected

The actual number of rows affected.

diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlUpdateSqlGenerator.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlUpdateSqlGenerator.html index 93f686da..8d1e8a16 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlUpdateSqlGenerator.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlUpdateSqlGenerator.html @@ -186,12 +186,12 @@
Parameters
- int + int commandPosition - bool + bool requiresTransaction @@ -247,12 +247,12 @@
Parameters
- string + string name - string? + string? schema @@ -267,7 +267,7 @@
Parameters
- bool + bool overridingSystemValue @@ -313,17 +313,17 @@
Parameters
- int + int commandPosition - bool + bool overridingSystemValue - bool + bool requiresTransaction @@ -384,12 +384,12 @@
Parameters
- int + int commandPosition - bool + bool requiresTransaction @@ -445,12 +445,12 @@
Parameters
- string + string name - string? + string? schema @@ -496,12 +496,12 @@
Parameters
- int + int commandPosition - bool + bool requiresTransaction @@ -562,12 +562,12 @@
Parameters
- int + int commandPosition - bool + bool requiresTransaction diff --git a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.ValueGeneration.Internal.NpgsqlSequenceHiLoValueGenerator-1.html b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.ValueGeneration.Internal.NpgsqlSequenceHiLoValueGenerator-1.html index 1b0ae9ae..bc4976d0 100644 --- a/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.ValueGeneration.Internal.NpgsqlSequenceHiLoValueGenerator-1.html +++ b/efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.ValueGeneration.Internal.NpgsqlSequenceHiLoValueGenerator-1.html @@ -204,7 +204,7 @@
Property Value
- bool + bool diff --git a/manifest.json b/manifest.json index dfe007a2..256c3737 100644 --- a/manifest.json +++ b/manifest.json @@ -1172,7 +1172,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.LTree.html", - "hash": "w2Q/amOF/Qd/w0pgg1g8ib0Yy023oM1idiCJV2RC/Yk=" + "hash": "hZxP3gVq2kpDDJP1rJAJnhMpa4Fz3SruFJESmiOtwtM=" } }, "is_incremental": false, @@ -1184,7 +1184,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.Metadata.Internal.NpgsqlIndexExtensions.html", - "hash": "WLMxD6tU+tjPm7SRlerwKmjCYcVTB6CyPSw238yYxOY=" + "hash": "D0II1YXFNxOxK6zNmmFYZRRTIUBE2W360v68kCHK440=" } }, "is_incremental": false, @@ -1208,7 +1208,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAggregateDbFunctionsExtensions.html", - "hash": "kCWKmgGReNINQE7BZPWsaB2r7mVoRXOkUSryB61/KRU=" + "hash": "FhEjhR8sdow6RNd5W/20mX0ZtIi31o2kss831ywa9ZQ=" } }, "is_incremental": false, @@ -1220,7 +1220,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlAlterDatabaseOperationExtensions.html", - "hash": "lw2o8pmIY0A+JIEX4ExkgWTDBqGVLBiK9HY1QoFzSfA=" + "hash": "Z05RCXtx4VS283W8hU0qhGyE2DS7IsIBOBRUkXVj9QA=" } }, "is_incremental": false, @@ -1232,7 +1232,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseFacadeExtensions.html", - "hash": "eXwWLuNhP+grqOT3FAhYUOE+uJF1Ac4/gi5crhLPABY=" + "hash": "3yltey5a1s/EqbbkfDhkZd1oVHc5PkwDjupU8h7jxA8=" } }, "is_incremental": false, @@ -1244,7 +1244,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDatabaseModelExtensions.html", - "hash": "ECwe2zppb9KGZR70cMn/lUzsbwagO1IETAIar4TB9pk=" + "hash": "7JxzBmU+AEUgqNA0lICYeb8uhiFEIalBiPUVUPx+VTs=" } }, "is_incremental": false, @@ -1256,7 +1256,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbContextOptionsBuilderExtensions.html", - "hash": "I3Gyi3aue87vDhVX2w4Pt5AvW2S+lJU5wSKxeI2rsEM=" + "hash": "CO7ZIBoBeqfavCB/S3+Azu4r2BuD1HvqPdsFlzt0XNA=" } }, "is_incremental": false, @@ -1268,7 +1268,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlDbFunctionsExtensions.html", - "hash": "g/R/mPw0Qz6mfIuX0INXadDldfqzWck57tDKGJlz0o4=" + "hash": "7TDYLm6c2mmlzOZmJpvGPRR6m5HB47UUay4I5+60Lms=" } }, "is_incremental": false, @@ -1280,7 +1280,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeBuilderExtensions.html", - "hash": "JMWHVzuoPAlzioQErPkiZKdAEzy153XHTeTLU23MPng=" + "hash": "HgBA4PcN0L7g3/HUoSkzMGDSZUlE/3vJ4I1EPEVPogg=" } }, "is_incremental": false, @@ -1292,7 +1292,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlEntityTypeExtensions.html", - "hash": "MkZEAO22a/8bBYYlKiTt4zsvxynL9nYbFYkiCQDV0HM=" + "hash": "jQ8xs+ls/h6Y3HTPO5NzGECUV1f1USeIR+9YV+r5GOY=" } }, "is_incremental": false, @@ -1304,7 +1304,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchDbFunctionsExtensions.html", - "hash": "ebKBZPwrEgg2V+hxtQfOIkaeVKtwfbQVDGl+zIYSmPg=" + "hash": "qG0zjcoEhFmAGKriTI8gGWqqGMWmQUmKdbr6aU39GFk=" } }, "is_incremental": false, @@ -1316,7 +1316,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFullTextSearchLinqExtensions.html", - "hash": "Phv3aBycOVnmJ0UZttrpFIY/AgLeNrINbyr5Ovw9rkM=" + "hash": "dvPikZ0rPD8DnXuFAGYwYyYuXFPoxovbZbGwzYdcquo=" } }, "is_incremental": false, @@ -1328,7 +1328,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlFuzzyStringMatchDbFunctionsExtensions.html", - "hash": "imlIMub/3OIYkoehNLlH7S5MGRV71LbHJWWe8zf537E=" + "hash": "DJClShBdQD/6A8Jv2XA/b3zYpfc8lZcOrjzmUVY9Gkg=" } }, "is_incremental": false, @@ -1340,7 +1340,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexBuilderExtensions.html", - "hash": "GNuSATQ3XiXRWQ1i0IPjl0D9KYvKjDHMQHmgjCxbCbU=" + "hash": "wfkfhhAOPjsO5ZVND4G+S3WAmE/bFOGr6x7eZLcDdqs=" } }, "is_incremental": false, @@ -1352,7 +1352,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlIndexExtensions.html", - "hash": "t4el+VJJtjBrVkUdN0Botz8hBKbeT+C/CAgnSAqgcVU=" + "hash": "OT3bfPH4d/pvAiy6vuTNsz8G+nKYj3vY5F0GO8JLGMQ=" } }, "is_incremental": false, @@ -1364,7 +1364,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlJsonDbFunctionsExtensions.html", - "hash": "AmNbskah8YXeNpJIxQrT3cLHd3S0j5IsKjBpN/uw/lU=" + "hash": "hCF1JOd6gOPimHv0EC83bMKtAX5D/j47DI+cSiaZGD8=" } }, "is_incremental": false, @@ -1376,7 +1376,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMigrationBuilderExtensions.html", - "hash": "1h6IPFxuOyKDDtYm1wO9ETm6cZSVkMQF1bdr84fqJAA=" + "hash": "zDdFejNb7ljwX2kC1eivAGHLO18ANELDQSWnkKDY8dc=" } }, "is_incremental": false, @@ -1388,7 +1388,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelBuilderExtensions.html", - "hash": "CPlflLunW3k8jujGbEP2B+zgteOY7Gj0VR08rWQK1II=" + "hash": "rGwmXUyhGoGzbBRT69NNfG0vm4P2NAYVdxPeB/CHA5Y=" } }, "is_incremental": false, @@ -1400,7 +1400,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlModelExtensions.html", - "hash": "uUgbhsgSZervYh9rGAKALQ+IdddT0n3MreheG9LCn28=" + "hash": "0qa4nPb1JdM6ztWYH+3GnZIGn9EVUdZQbq3HJXK0LbQ=" } }, "is_incremental": false, @@ -1412,7 +1412,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlMultirangeDbFunctionsExtensions.html", - "hash": "qo1GC+qxArH7I/tjVNUbCzTid61fXDEvAFggIBpD23E=" + "hash": "eDQT8tCVbfdlW1nEd6h5Rsp3VTt6QnzpEyFBFVUEoGI=" } }, "is_incremental": false, @@ -1424,7 +1424,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbContextOptionsBuilderExtensions.html", - "hash": "oAvdQ+rxB7ejcvFzu4h30RjHxnw1G9ARMeuBFMN3RIM=" + "hash": "kHnlLHdgRQJCgdIEp+spL8qyUmK4lH714rb/MFkFTW0=" } }, "is_incremental": false, @@ -1436,7 +1436,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetTopologySuiteDbFunctionsExtensions.html", - "hash": "xvmHSIJbSA2dQQX5rPoV/ajWvs6j56lkRAC51wZTniA=" + "hash": "FEswvUucF9gmT3hOoJGv5CaOjChBKkzIHvYNQkB0tVQ=" } }, "is_incremental": false, @@ -1448,7 +1448,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNetworkDbFunctionsExtensions.html", - "hash": "jlFO2c1n0Ojz14KvltNfn4+pzvFHh3x1E1KfjHdTCqY=" + "hash": "vU1u0OwKL7DrdGQi/BDUYecS9QFr+m542rJJ5NdgKa8=" } }, "is_incremental": false, @@ -1472,7 +1472,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlNodaTimeDbFunctionsExtensions.html", - "hash": "fLI98REyoRCQ+44TFlIyFVKop7IZjXbY8Sf/TDWqv/0=" + "hash": "qvhHVD5RM8XI1xeG0Ww5wK9bo36+z0D9OPT4osUBkNw=" } }, "is_incremental": false, @@ -1484,7 +1484,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyBuilderExtensions.html", - "hash": "tkFJdH4K5EXARNnZbI8vFGPlk8WDsE+E4vOeiRiXhdo=" + "hash": "1/TWxs17q4N+xv+hUM+dygmSdFW/xax+jIr5mI/C4AA=" } }, "is_incremental": false, @@ -1496,7 +1496,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlPropertyExtensions.html", - "hash": "YmjeLB6GoDGkqmxzft524hOieXyyXPcxkJYl7llDOqs=" + "hash": "HbFLkYEiLlEMed5pYaXc6BELS/eKaM+NEQqhdKYpSXU=" } }, "is_incremental": false, @@ -1508,7 +1508,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlRangeDbFunctionsExtensions.html", - "hash": "GNP2huxkmPQLJ60zeRA78dph38cUra3jzTHCjIAR9M0=" + "hash": "BB4dnDax671OPFV6pXfXBgqHfuut2Rz+g6/F+tWoPvg=" } }, "is_incremental": false, @@ -1520,7 +1520,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.EntityFrameworkCore.NpgsqlTrigramsDbFunctionsExtensions.html", - "hash": "7TAHQMjIiZg5UIUqGkoOgOCnzfCKt9QbpWPUpWn/Rng=" + "hash": "w+6f/VbNd2VyKkNeFIf0It/5E/oqM94/EC0kWlX9nC8=" } }, "is_incremental": false, @@ -1580,7 +1580,7 @@ "output": { ".html": { "relative_path": "efcore/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html", - "hash": "8jm6M4lFdF74hNfpQLu8XgGF6swYvg6bPh9EQ/xjNo0=" + "hash": "QcZ1NYtVI/QsiRoBeDHo/VTaEMbsCe399y0RNa2xK2c=" } }, "is_incremental": false, @@ -1604,7 +1604,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Design.Internal.NpgsqlAnnotationCodeGenerator.html", - "hash": "K+EdT8gzcWj9shFexC0tQJzILRhHoaqtx82PRvT1Ou0=" + "hash": "Ngf+nm2+r8Ue34Lw14yhSD8oPJZ+kwRrVniQ47y1qkg=" } }, "is_incremental": false, @@ -1688,7 +1688,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlNetTopologySuiteOptions.html", - "hash": "Y1GUksUs2idCfj/BjG3uiwqrE/cMAx4NATXPFJ+AJPs=" + "hash": "GMdKqeO3VjzGtTzoaq5aEZicFSXgp2FDUCSlPljlAt8=" } }, "is_incremental": false, @@ -1700,7 +1700,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.INpgsqlSingletonOptions.html", - "hash": "85A1Kaj63w/fxoxsu8wpHBmIFTfEWDD/4tdzKdWGxVM=" + "hash": "k13j0dLrkwergNghDMvl3uFhjF6G/SsXDqox+aSlsUM=" } }, "is_incremental": false, @@ -1712,7 +1712,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlModelValidator.html", - "hash": "TAMfbPmOuYuWiM6POxHA2LVOtZZO9W1u/s3nvo65uZU=" + "hash": "tmOQoFH3VlJuyBk9vLt1Wr2rrCVlURf9kv61dbYZMPg=" } }, "is_incremental": false, @@ -1724,7 +1724,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlNetTopologySuiteOptionsExtension.html", - "hash": "nXhgbBCRTZXIH9Pa2gd34O3KxTuVru174H+tnPuN5HE=" + "hash": "htFW5iVbMEfzh5BIsjbcQXvxe5UIREukBy3scpCbYyg=" } }, "is_incremental": false, @@ -1748,7 +1748,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.NpgsqlOptionsExtension.html", - "hash": "sC2ZC44n8+fUqVWCzod67+RIvFf29rwobMIHp0hzvmo=" + "hash": "QV4F1BgJ7TQpqWEagor08hLYuyTwnoieL86ptQyjvPo=" } }, "is_incremental": false, @@ -1760,7 +1760,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.Internal.UserRangeDefinition.html", - "hash": "UpetyLKF7RbUiVk8LXCqdoguv4KYN4Uj0aMYOpHskMA=" + "hash": "1JJ1C+i05hGLBpMOo5jYX91s+rtCW+j9HV88uy4WOpU=" } }, "is_incremental": false, @@ -1784,7 +1784,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Infrastructure.NpgsqlDbContextOptionsBuilder.html", - "hash": "9ZlkR0j/84RD9VAfOymHLDzhBap7t67o/mh8I5RfD78=" + "hash": "nxcaArdxtpnFiQ0Z0MwvxmuC63SSpITwK4ZBeXYrN78=" } }, "is_incremental": false, @@ -1808,7 +1808,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlLoggerExtensions.html", - "hash": "guAQNq/G8n7BhqT3s5qA7Sg1vz5Ksau97EYZm5y/4Dc=" + "hash": "MYJAg6WuRpZYoEZqAn4DWSArk3lrr3OlqQbnaNkcUqk=" } }, "is_incremental": false, @@ -1844,7 +1844,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlNetTopologySuiteOptions.html", - "hash": "hX2utv5z50RaHPR2V5WQrtVyzxsKse9zMGcUfBEWxEY=" + "hash": "hpAhcapveJB8NVxS6xl+p+MuCLw9+ranorLf5lffD28=" } }, "is_incremental": false, @@ -1856,7 +1856,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlResources.html", - "hash": "KrgaVl6leDJvgUMDzwGgqxDvsIsL6cRPV13uNB6xmqc=" + "hash": "nynXGc5iqrzCvqG7SC8Ok+FocqwxrcoGblb+ZFxB1uw=" } }, "is_incremental": false, @@ -1868,7 +1868,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlSingletonOptions.html", - "hash": "q+ivxiE6tjWnGCXBmgK/ubQfDXZvGseJ1t5xlwiKM90=" + "hash": "4dtMHjsRhGvGh80spVUXWFFj9kLWuQAf223HOXBwqTE=" } }, "is_incremental": false, @@ -1880,7 +1880,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Internal.NpgsqlStrings.html", - "hash": "8zz2G2kGiRwryxPuLQa/kCbEZzVPBentJca7ObzyGtc=" + "hash": "QzDVgL4pVBNcZWqb0F4enn0kHTu7EetZiMy8ctQPMm8=" } }, "is_incremental": false, @@ -1904,7 +1904,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.CockroachDbInterleaveInParent.html", - "hash": "CG+VG8UAN/bGa6ipU2bfwOQ3EW8+KzBgJKLPVK4MW5g=" + "hash": "HxNTYkICWL8BrHCc99m2Lxg/5muhHLu0O/qmaWetE7g=" } }, "is_incremental": false, @@ -1940,7 +1940,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlRuntimeModelConvention.html", - "hash": "ftYtUrr2/pRn3hfuM8vFIVahwsf8Hj8p7po8Y7MrtLk=" + "hash": "mDXaqgHTijFtyG/PhA/AjLa6q7U0krbfHlUpuy9vuno=" } }, "is_incremental": false, @@ -1952,7 +1952,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlSharedTableConvention.html", - "hash": "11AfrdiuoabdR7J1ohRgWcwd3XjXfzIbjDqIkQGTiqI=" + "hash": "unrST5F0Nf63WtPyQPMbX5AWqWEsNModSPL0tcORbW4=" } }, "is_incremental": false, @@ -1964,7 +1964,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlStoreGenerationConvention.html", - "hash": "x8ORgKlROFaUiDmtaZCwjYa2tryo/UR2WPCzjsNiHyI=" + "hash": "KYqKIMlh0osasZzVRzuXgyNuqZfobHQKsOAqcavE0aQ=" } }, "is_incremental": false, @@ -1976,7 +1976,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Conventions.NpgsqlValueGenerationConvention.html", - "hash": "EJmvDEBUiDhCMv9MGPwO3FQ0DXnLVaQWKScUhYVGfYY=" + "hash": "LoI1lhYOfzr9yprki6k4nKXy2C9zfaAx7wp1hsDo4Nk=" } }, "is_incremental": false, @@ -2012,7 +2012,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.CockroachDbAnnotationNames.html", - "hash": "ch6ZZ1/nFThRjLLxHddiCHtiD00tOnNOHMgNUsF+JtQ=" + "hash": "UfomKTojVe6UvrJNvN75sSY9HFDLS4qC/HfNF/mW5yk=" } }, "is_incremental": false, @@ -2024,7 +2024,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.IdentitySequenceOptionsData.html", - "hash": "coKTQ0AKDolxXLEgN/mf1HBE/xaq4oIBdnj+dbE1moA=" + "hash": "eW5ISIN28i4D1/nznsQeCyGoOXsgjqr4G3BEqMVcsgc=" } }, "is_incremental": false, @@ -2036,7 +2036,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationNames.html", - "hash": "5XwubMfw1GstwSyx0AE0RnHIypVx/10LSWgoTstod6U=" + "hash": "MJQ/OXM+TMjRQ9h/Bomj9DimHKrc935PlonKWqMu20M=" } }, "is_incremental": false, @@ -2048,7 +2048,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal.NpgsqlAnnotationProvider.html", - "hash": "pTHlUKd/ZzRPDaWTr73QSqnTM+kWNGqjy37dRKNcF/E=" + "hash": "UpiG5ThZDErfbfdonlSCNK7d3cL8Y9FticFDiKKII7Q=" } }, "is_incremental": false, @@ -2084,7 +2084,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.NpgsqlValueGenerationStrategyExtensions.html", - "hash": "JufVhpT6GU/3lPCg+ZxAxUyXqONBB+eMgTbc3NEsfmQ=" + "hash": "//7QybyNgnMbeHPvZ9Tzxqz2uneNjDl8MLLfdJ9+53w=" } }, "is_incremental": false, @@ -2108,7 +2108,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresCollation.html", - "hash": "UvNyhxBHMxC7qXLBMyLpZdiFzExODxSGHJHj2r+5s1o=" + "hash": "xQrM46xQHyqyosZeuko74AaNrq6WRBZM2HNc8qbKyuI=" } }, "is_incremental": false, @@ -2120,7 +2120,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresEnum.html", - "hash": "D4TFiCAkB2P06xDpy7b/qfecFuRttYxu6ek0J+Wyqa0=" + "hash": "E4sQGYVtWIMC7pLxrnS2oAwtoeO868RKO4AXzcEvYdI=" } }, "is_incremental": false, @@ -2132,7 +2132,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresExtension.html", - "hash": "QQ4+KgNT/IrFRTOlIt00HlZRJB5lypZa/7teHb6wgRU=" + "hash": "C9McGiVtxwnFsCAQXZHw7s/KwfkKTDQQ7EpKZPwEbXU=" } }, "is_incremental": false, @@ -2144,7 +2144,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.PostgresRange.html", - "hash": "FUY7dseXoHsQqdsH1savW4Hpb40fBslG90BtISPuuQk=" + "hash": "2D/jCAaQQ2Sz+zjSv8xTemNOa92EWe00ZpqNmENyIsU=" } }, "is_incremental": false, @@ -2180,7 +2180,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Internal.NpgsqlHistoryRepository.html", - "hash": "BumGDrvlRvlmOFZytJYtVxl4li3OCvg7ZprdXJL7pig=" + "hash": "TOs+RlEI/xCbe3b08pkwh3MFlUI9L7tZkbH4aWZKMeo=" } }, "is_incremental": false, @@ -2204,7 +2204,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.NpgsqlMigrationsSqlGenerator.html", - "hash": "abb4dtfOOec6SZns0l5V45rXiEWojFmZuafMgry91EA=" + "hash": "NOowgJHsEd4WpLnJZjnZfVMMVBl/QKIPh4RPxiprDCA=" } }, "is_incremental": false, @@ -2216,7 +2216,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlCreateDatabaseOperation.html", - "hash": "S4vWqNyYmAHe0eP/1bjv62lhfgnXelfEyUHD23nqG00=" + "hash": "lvyGA+ATxVVrxR5FK3vkC4o4L3/hLXETliT/Yoao6y0=" } }, "is_incremental": false, @@ -2228,7 +2228,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Operations.NpgsqlDropDatabaseOperation.html", - "hash": "u6jWJuLoHkLdGIKE0+3BsZfKuWO49lTJj/AcRProadE=" + "hash": "UAFQYmpn4iUr1KQib61dtbQ+C6jPwow/YJuGFnH2jJc=" } }, "is_incremental": false, @@ -2312,7 +2312,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime.Query.Internal.NpgsqlNodaTimeEvaluatableExpressionFilterPlugin.html", - "hash": "PEgHZaKQVhs8pNPArDNFiRc1umqtO5EjgeZ3kuCxo8Y=" + "hash": "D7LLmj9ga+514ytlLl/yVsRZzytg2wAmM6iP3mfr+6c=" } }, "is_incremental": false, @@ -2408,7 +2408,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRetryingExecutionStrategy.html", - "hash": "Ns137MjxzEGRrYQVk6udibmQNhUuT7rpKNp91o054Uc=" + "hash": "l+rFIoHH3AwIp4xa0Int63faD5tQicVJtrlmka/8s34=" } }, "is_incremental": false, @@ -2432,7 +2432,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.ExpressionTranslators.Internal.NpgsqlArrayTranslator.html", - "hash": "Tww/g6YkGnRSWLlQAU9WGLaheJod8xqyVjIhInCAYI0=" + "hash": "sB8OSMDRsaKQ6yGuhIELZej3h4d/cEHXsSwkWBODpxk=" } }, "is_incremental": false, @@ -2876,7 +2876,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAllExpression.html", - "hash": "bbhED43c+vy2pYCdmV7nstHhk/MvvLs01j88gPbbQS8=" + "hash": "ViaIDoLOpjx14KaOyb0llgSfFQJENYcXNI5vd7g1+xo=" } }, "is_incremental": false, @@ -2900,7 +2900,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresAnyExpression.html", - "hash": "CuDtb8MngRPQUW+K21Cm4A6ZTsqgaeN+sLCYrw++rWQ=" + "hash": "BoAq8c4Wdp9+z2+8kUc7zYEKUyU5cszPZP+yqRBlkkI=" } }, "is_incremental": false, @@ -2924,7 +2924,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresArrayIndexExpression.html", - "hash": "dhCsEzTGfYsFal6kqi3as0xuWIOr5Uz+JOqAScyZz30=" + "hash": "MSsL+KjFSiyA5jD98RMM7R4OAkxg846woFmA9a5u96k=" } }, "is_incremental": false, @@ -2936,7 +2936,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresBinaryExpression.html", - "hash": "Ckpac4JI3OFIOEHkipkVryfEDvsOO+rOAma35xm7StU=" + "hash": "TiRy9KX/yIjmnraulXl5IKGJNXCg9wgmyNxSsH0mTe4=" } }, "is_incremental": false, @@ -2948,7 +2948,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresDeleteExpression.html", - "hash": "gqN1nZDYeSHfmGWdiATXVgJnJUW6TG1g5N7HEkhhU/Q=" + "hash": "rSjH7rY5i3dmGx9EC7FpqcHfUqCUdA2H+GfqzEc6vdg=" } }, "is_incremental": false, @@ -2960,7 +2960,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresFunctionExpression.html", - "hash": "Z2gbaHDANTLEldlt4i+Gfetytse3OIjzCNCrZKh0jYA=" + "hash": "fdOih2rFbrKBPReGBNqhj39S5G+QqfWYr1HUvZOlW5U=" } }, "is_incremental": false, @@ -2972,7 +2972,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresILikeExpression.html", - "hash": "bB/E+2r1vSm3kOpxzkFxlBBC4rd4L9Ke2qh/+ZOkn80=" + "hash": "gHAkKQzcYOaVsMUFPZYEGA02q0xdyVGrH12ml5txMcA=" } }, "is_incremental": false, @@ -2984,7 +2984,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresJsonTraversalExpression.html", - "hash": "Bjd0Ztem0loJq/mg9XM58JugAXKItDajVF/Wwaih8bw=" + "hash": "DZP2FV2yxymfGWk9KWlcvduWgZqAG8Way2dSRr7s8k4=" } }, "is_incremental": false, @@ -2996,7 +2996,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresNewArrayExpression.html", - "hash": "aZk9w4KEvGqE1fDz/pQMaPNhb1mutD/LYpaB0f9aCWE=" + "hash": "S+3q8lQtLe3HASyFEcuQbNA0Qtj9FhwmH0OUQVaxPso=" } }, "is_incremental": false, @@ -3008,7 +3008,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRegexMatchExpression.html", - "hash": "cY4meHnaMJjqIlWRwiCADKCUi0/1DOnAEXwp8XIkLM0=" + "hash": "Ks8UYJjOt/tLzxi4CInrv0NFC/4TRrKzFfQuBj8trWY=" } }, "is_incremental": false, @@ -3020,7 +3020,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresRowValueExpression.html", - "hash": "JSS+On02GITijFRpunxwZVa2Qs8e0uiE2ZTss8PhrCI=" + "hash": "W6YfmlKGaU5h5be/0Unm9bsTohkLF5WW6JCVn+AUz3s=" } }, "is_incremental": false, @@ -3032,7 +3032,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Expressions.Internal.PostgresUnknownBinaryExpression.html", - "hash": "lSrk1Z3suSrMUlZdPGbqT5A1Hk3QJaEr4M8fgxI+zic=" + "hash": "OsjazokBpfKIRb0/fiJOvb7wPqZS2qYlWQP+NfiByqk=" } }, "is_incremental": false, @@ -3080,7 +3080,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlCompiledQueryCacheKeyGenerator.html", - "hash": "xDu0Atmg5mhRMdnETMT3J1bHSUre6oclScW/TNSQO9c=" + "hash": "Knz21wEPCA0I1in43/banMp9kZ593cGxdOjiLPLdzsU=" } }, "is_incremental": false, @@ -3104,7 +3104,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlEvaluatableExpressionFilter.html", - "hash": "/HxeMd4OTg4CuLfELbU0BgBt2/su+0M8/mkGaH4A+tU=" + "hash": "fZ4WV0ofCigjy1sCzgjVKB2QOFJ+IfBN6X4CXTDEdWI=" } }, "is_incremental": false, @@ -3116,7 +3116,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessor.html", - "hash": "IzbQpid20XIwV1wKfYFjlF4yeYWGYiIo8Uk/7TFg6Z0=" + "hash": "nHGPkU22oHIC+oleUpr5oOtLS6qeUGu5WO74mjekFRY=" } }, "is_incremental": false, @@ -3128,7 +3128,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlParameterBasedSqlProcessorFactory.html", - "hash": "IZWXXATbaO+fyUnl57DqCoTr2WmYcOHNm5dHOlKglPM=" + "hash": "FdcW8WTpWgAv3FKFuUhhLZ7JLUvfAzlcn2QIBoANI8c=" } }, "is_incremental": false, @@ -3140,7 +3140,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContext.html", - "hash": "MTl4Pz6oeTI8XIJOFSvcPWSAwE8pAlgN4gB0/ELiiIU=" + "hash": "xcZ7+I3EBepUyW8bBzYc3aY9dySQ9XDyDAdGGM7j7CU=" } }, "is_incremental": false, @@ -3152,7 +3152,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryCompilationContextFactory.html", - "hash": "+dJEri4yPbgpFOHGbgH9pTGH//a+qP8+wDxe3sJqZ+8=" + "hash": "Yrv9lryuoUS+cwX8mEczgsQVsVNu4T49v6KPJ9b7YEc=" } }, "is_incremental": false, @@ -3164,7 +3164,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQuerySqlGenerator.html", - "hash": "4Xtu7FMl3UlJTte1T96gR3yKUw/baaDkJjAN7LyK7Qs=" + "hash": "PPge9fkgkExY9iX7GQQA5jCZg9+HhNNiVn8n/M+bUN8=" } }, "is_incremental": false, @@ -3212,7 +3212,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlQueryableMethodTranslatingExpressionVisitor.html", - "hash": "y5XR/+o+rbR1dNlVKfUVMNtFgdVRXYw7Cl+0KfBNa0Y=" + "hash": "B8mmS4/oZlRdAZzt+jVl3PeHNdaCoWMwSy1kf8RSfJ0=" } }, "is_incremental": false, @@ -3248,7 +3248,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.Internal.NpgsqlSqlNullabilityProcessor.html", - "hash": "gAMrcuzcNAqP2vzBi9vVErUcje63Uf9+fi9ZG9uiIOw=" + "hash": "UY3OVOaP4hgHqMP98lz+TRNFKIxZyUVxmCeU1v1Apyg=" } }, "is_incremental": false, @@ -3296,7 +3296,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Query.NpgsqlSqlExpressionFactory.html", - "hash": "75wDx8FlZlvnaJQ325Ln04Db/bi20uAQ2U4YU7l4g/g=" + "hash": "IVGy8yEDxLrW3Vcj1xX5iW/Hs2oLK2MIwC1GM935YfE=" } }, "is_incremental": false, @@ -3320,7 +3320,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlCodeGenerator.html", - "hash": "xseR0JF88/66ORH60KWLDijLyiELhsGWn87bJgZy0Y0=" + "hash": "CsrA+bjsnroUrQTKH+HTgwkxbAvNU776D/sEzRCkgHM=" } }, "is_incremental": false, @@ -3332,7 +3332,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Scaffolding.Internal.NpgsqlDatabaseModelFactory.html", - "hash": "s4Rjc+xAkFgviWppUViU+wsMcSfGOsuKkV22I4ll4vw=" + "hash": "/WRLsrQdKTkBPEBiT5I8THyRB4x0DuUbGMKWAKEkoC0=" } }, "is_incremental": false, @@ -3356,7 +3356,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalMultirangeMapping.html", - "hash": "CpLaDhIDfOBz5yC/6hNjY1UCyLjL/iKkxMBb9nex4Vs=" + "hash": "xdDj8CJARitzHrPvHk4alnYaRG4L4/M+THydqXaD3H4=" } }, "is_incremental": false, @@ -3368,7 +3368,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateIntervalRangeMapping.html", - "hash": "Fe7YmX/xqttNvysvBmcDvucnm1u/WVD1JHWx+MgC3mc=" + "hash": "Q015Qc6aQMbd0v5lT4JCfF1+HSSyDDIzrpzkZ3xz5QI=" } }, "is_incremental": false, @@ -3380,7 +3380,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DateMapping.html", - "hash": "l5S9GhU7L5+NX25G4Qs4pdnZ+tJlaYfO1HP0zTtt/BM=" + "hash": "CmP2SqWOGjp8hk2EvO+9RJD3cmmjNLf30yBT0KuaoLw=" } }, "is_incremental": false, @@ -3392,7 +3392,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.DurationIntervalMapping.html", - "hash": "lIHEcN5cwwkJ3kYcKPOerYYxsQetk4WhDCgTM43uCCU=" + "hash": "UJTosU9I7+Mc6vBJaSDwRfu4WOxebokSLu5aWHm/X30=" } }, "is_incremental": false, @@ -3404,7 +3404,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.INpgsqlRelationalConnection.html", - "hash": "jOQLGej8Ni/YoNIJKMXmG8NB08Ff4mgY3XopX7tm/IE=" + "hash": "M4PfuzgXtDT7e3n+YsLPyK0BDSixMdo3PqHSl6JjfLg=" } }, "is_incremental": false, @@ -3416,7 +3416,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalMultirangeMapping.html", - "hash": "Qrz7L6pL4qcXIBcHQ/qMhT4GHaUh83BG33YnLrf280c=" + "hash": "ums03f9Z3o2AclPYlfPIfMumFbnNikd5JHqlAfgU1dg=" } }, "is_incremental": false, @@ -3428,7 +3428,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.IntervalRangeMapping.html", - "hash": "OlqVAFchm1m0jorqlbILgMRiEuFLEAE+fo0nj9QKnh8=" + "hash": "D6q/T53rFrT1r42FWrMa6v2ZvkpL8OmQl079QCrFWx4=" } }, "is_incremental": false, @@ -3440,7 +3440,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.LegacyTimestampInstantMapping.html", - "hash": "qQ6jXMoZpRxJ5k7mL3n1d2A9/0+HjUuxNgYMf3JHS1s=" + "hash": "xCFsEpN4UBwSx+nzBhjIz0H/LTf7djidoFUbg7/qr5g=" } }, "is_incremental": false, @@ -3464,7 +3464,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayArrayTypeMapping.html", - "hash": "YWnvFpXljJYgU2rw0a5+r9eGuXQesuHaLTcxlv/drig=" + "hash": "92Ld0qorJXUtRmxTk3qdXN8Lubryqcxqzd5oytDo/zc=" } }, "is_incremental": false, @@ -3476,7 +3476,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayListTypeMapping.html", - "hash": "bcFY8rKJlU3k55OeL/tL3/rBvPrTLIzwAfg2bucedV8=" + "hash": "QRouKQDfwyf076D/Hz1jEIBQm8xKHUdroiekM8f0aik=" } }, "is_incremental": false, @@ -3488,7 +3488,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.NullableEqualityComparer-1.html", - "hash": "EIJM7IX9LetBqrH+4tKPla3envCXYgE/rDRiLtyIu3s=" + "hash": "dhoM5VC2Tx2XkKSrpN156r63VRw+ZR89zoWYif7rTOo=" } }, "is_incremental": false, @@ -3500,7 +3500,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlArrayTypeMapping.html", - "hash": "yBwGg/wIFxxbmsatQOmhm8tUfPeCeQjFZS+UdqjBGPo=" + "hash": "LV2aKD6mXZDjUiEseTKZYrAw5YKK38KVNaVq1P3hH0k=" } }, "is_incremental": false, @@ -3512,7 +3512,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBigIntegerTypeMapping.html", - "hash": "aE1VTuyD/FKBq6uHkCjlm5Egvkjjva2UwT9dK2/i5qo=" + "hash": "6kSLzLBgqSpyQUA9uO3Jw7zPrQXyBJeIlzFdEUfJjdM=" } }, "is_incremental": false, @@ -3524,7 +3524,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBitTypeMapping.html", - "hash": "PjyYyDIBz7EAHsFAe4r8Krxi5+jUh3WGbMqCQnEjZy0=" + "hash": "CYTDPQoni12t/9C2XrB8JnB96K6hMrT7MzAtOY0kbIs=" } }, "is_incremental": false, @@ -3536,7 +3536,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoolTypeMapping.html", - "hash": "OMZLCcRCrZOj9RbC513F81KcDcX7BlbCVfQ2J9RgVSM=" + "hash": "3oqWdIaF51g/WTHVPPM8BNZhuKRgVwWixzG3PVFxdHY=" } }, "is_incremental": false, @@ -3548,7 +3548,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlBoxTypeMapping.html", - "hash": "33yTW8Ww10OwEv8NXSHy1R5yURRsWKSHSiV0x0LnRBg=" + "hash": "MrRn3XwmJyNckrSKR7T1Bc3D0GQlPUEzhPusn3lrE/M=" } }, "is_incremental": false, @@ -3560,7 +3560,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlByteArrayTypeMapping.html", - "hash": "VaS+B1Nhr5sID65tjqfJMnbgwPoeCFfStn0xy8bzF0M=" + "hash": "l2bU7N/ZTPDr7rCCgQnk004WZVymSpl7ZWz2MYOfZAM=" } }, "is_incremental": false, @@ -3572,7 +3572,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterCharTypeMapping.html", - "hash": "kskRZhOMASTgqdLuF9ThDhqgBpsQvRayWtg2vPGRoCU=" + "hash": "CIzle1C25A5pnOFcvBDN6s/FXjUXMmZGFxDGSrUDvLY=" } }, "is_incremental": false, @@ -3584,7 +3584,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCharacterStringTypeMapping.html", - "hash": "91wF3FQht8ID+agn0l8CXCdSOPhfOVP02DqoRFpXRtM=" + "hash": "UgYcn9Kb/llrjeNzgEJdRDw84img6f8iTIPpk74lBEA=" } }, "is_incremental": false, @@ -3596,7 +3596,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCidrTypeMapping.html", - "hash": "ERFN46rRJ4LLwFSIk3lngqHZ/O2VwsqkRPPtXVb6mRI=" + "hash": "/KNPPpsobpyO1MxTVcpFbmdsAiKX7r/87PspPGTkn7s=" } }, "is_incremental": false, @@ -3608,7 +3608,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlCircleTypeMapping.html", - "hash": "AjRyK10QEBasLEDaZ112KhwAJxXLJWm3VrPxFZKb35g=" + "hash": "K2F2IdKZZEOWKaqtyNb+jrhV/FATZMRFPFm2MAOwHso=" } }, "is_incremental": false, @@ -3620,7 +3620,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDateTypeMapping.html", - "hash": "VDEYL/yz4XxxOjMZNSs4NBDwcPkvJWmaaWSJWTxi7nM=" + "hash": "o7J8lP0XF7CnnKULCTLsYjMjvwFEMMtO4rybpZZ/rs0=" } }, "is_incremental": false, @@ -3632,7 +3632,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDecimalTypeMapping.html", - "hash": "MPFJt98k+2GBmxVE74KfiNNpv0hya2Ba8nmetyLigdw=" + "hash": "8zlZHCpnUMHQ22Nz0IVDidjYMqNTlYpuFpa8Ky7fOXI=" } }, "is_incremental": false, @@ -3644,7 +3644,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlDoubleTypeMapping.html", - "hash": "GAm9a/T3SXXOdU10egzLPykKqkiofPgP9V1vY2w/6MM=" + "hash": "XeuL/sNfOhAjYQyAUtrHm9lJC14B9ZCLtEu8ElOrDU0=" } }, "is_incremental": false, @@ -3656,7 +3656,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEStringTypeMapping.html", - "hash": "207HJ8RsbjdGoHefx9y8ZfKBtaoLlBP1nVomAs08ANE=" + "hash": "9PzbqWjujNME8DOpPIV6zrQ/Q0Nb4d4JEonFIuccCYU=" } }, "is_incremental": false, @@ -3668,7 +3668,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlEnumTypeMapping.html", - "hash": "+GhlkZUTtovDNaxU+qEeNkEbalUmhxxF4jg7Ck2nATk=" + "hash": "m8aQ34ZPdxSs6cCY/v26UweA6f7euP4EhtUij3D26M8=" } }, "is_incremental": false, @@ -3680,7 +3680,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlFloatTypeMapping.html", - "hash": "85oDaUc+yKSx3YMG6wxQCmZWKxfNDGtrlIirVH5kPQA=" + "hash": "g0NkCSzWwqgLyvuROk3Uys6+BnXsLoXurd6aYUgp7lE=" } }, "is_incremental": false, @@ -3692,7 +3692,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlHstoreTypeMapping.html", - "hash": "+2b6uS0Snyn265agLxBHxZxcju0FRB/5PpRuo9bD2iU=" + "hash": "9FlOnxL63l5yR99wWt3L4hZme4HMChAuaT58cJuVXNM=" } }, "is_incremental": false, @@ -3704,7 +3704,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlInetTypeMapping.html", - "hash": "ifjTeFcdNRQ+axqbcY5a2oLst/1tS1cPrE/n0eZN/A0=" + "hash": "k75bMuzm4hqQBcOj0uevOEIzU6dRpscrSHP56MYV2Z8=" } }, "is_incremental": false, @@ -3716,7 +3716,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlIntervalTypeMapping.html", - "hash": "Fw7KrNtH5WB+8VNKoUdHdDQF/1hc4tkBy54zVL8iRWw=" + "hash": "fStNHmGpth89VD6hde+sbjYmcC3phhXnWMBOsOS/OZk=" } }, "is_incremental": false, @@ -3728,7 +3728,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlJsonTypeMapping.html", - "hash": "zgJX+rWzBe4DWxEHu82gnYLUzYQdrSSw9npp8ApmGXo=" + "hash": "NrUZ4pO8tyuFYfQsJi8K0bYfeOlLyH3CYZb9X3aZLA8=" } }, "is_incremental": false, @@ -3752,7 +3752,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineSegmentTypeMapping.html", - "hash": "/0yenD6N065ctPRhqHndGvYhFCmpMr7Hq42cwHOGAAA=" + "hash": "TQfsNVl//illgFCskb9/bNyqAMkO39ZwcVP6bFs42Os=" } }, "is_incremental": false, @@ -3764,7 +3764,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlLineTypeMapping.html", - "hash": "CaRsL51q1ogHjx7OUCe1pbbskZ/EG570VT0V/D6j4XE=" + "hash": "W60I90RvtnzaySW77A6aFWCWmYyvDd6yJ4+5obWf8K4=" } }, "is_incremental": false, @@ -3776,7 +3776,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddr8TypeMapping.html", - "hash": "bAo2xddrNmgxzKygtZIZ289RrxWCD9ok+ZnkrWuEdBY=" + "hash": "Voel6wfQID2HKNbBBWVQxc4/Cc7hF9l22j4BCkwC8V4=" } }, "is_incremental": false, @@ -3788,7 +3788,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMacaddrTypeMapping.html", - "hash": "wP1Og4rl7ivWs9dYuKPg8z8oGa+A8lOQzfRH3IL/tug=" + "hash": "i96uRDXBU1QoY7YyEvKqoek6ze4oS0DmpwalRgrJBfs=" } }, "is_incremental": false, @@ -3800,7 +3800,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMoneyTypeMapping.html", - "hash": "evH6aN5+udRH9wdY1WEzj5MWBmrkyvC/V4uWTWKphKA=" + "hash": "ZXXDkGYYkbmi8f93LVfgHxj1H+8cy0RJ1mqC/3GoGtk=" } }, "is_incremental": false, @@ -3812,7 +3812,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlMultirangeTypeMapping.html", - "hash": "AbADu8CBGQsZ39oulG7vtkCXQOGZUASP68e7xPaL/OA=" + "hash": "HJDYDzqgqxUIV4TT7lTc1EfnUkS+maHY/ogG+lRqFPg=" } }, "is_incremental": false, @@ -3824,7 +3824,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPathTypeMapping.html", - "hash": "N1VMc9qw8Iaqk6SQfwQG6QQO4rqGzTtcBAcVZ7hTZ+I=" + "hash": "NUmmKVlUZEbr87iW4XVhzf5+lZZdzRdcfJYbOYDqOfo=" } }, "is_incremental": false, @@ -3836,7 +3836,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPgLsnTypeMapping.html", - "hash": "96OnCUjyWl+bv0+oyDum2xIgoBUqv157lnFzzPChCDY=" + "hash": "rHA6Hb5kDPGHZCP7lbIny9Bx1bX1WuGCsDRf5EmYEFU=" } }, "is_incremental": false, @@ -3848,7 +3848,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPointTypeMapping.html", - "hash": "zuGsnuBHuz8fh5xNCloYo+NRSWv7aexxsRSOuP2DBE4=" + "hash": "C8folJyo5QBwG1TB01q9twzV6d48tK1irtklgnsoBOU=" } }, "is_incremental": false, @@ -3860,7 +3860,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlPolygonTypeMapping.html", - "hash": "pI4MhzGKgKVq+oxHVwoVtCnRDLd9IiZNYYSBhAQ3Neg=" + "hash": "Jc257RzongS1mV0WeJuLUQVEnJ3nB7GpIojXxgp4V0c=" } }, "is_incremental": false, @@ -3872,7 +3872,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRangeTypeMapping.html", - "hash": "LstUvSt8+W9KcCNbvRDWp2lzlfZsM8hypoL3FIPRu68=" + "hash": "eELrmUa1OYlEnh8sGPPKvmALfUvg3vv4xouiexaMTEM=" } }, "is_incremental": false, @@ -3884,7 +3884,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegconfigTypeMapping.html", - "hash": "GqeheDOfX+PBjsz/Qk8jhTMxSNNtW4PJl5rOSA7swQY=" + "hash": "r1/sYpAzYJ2xfRnuGXMdIOaRYQtzDVhE5gm+9ji1Irs=" } }, "is_incremental": false, @@ -3896,7 +3896,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRegdictionaryTypeMapping.html", - "hash": "QqMxKyFyL4JH9lJU20RLyIU+2bQMhthYyUkcdLDG7b8=" + "hash": "ZdrlqiPaIeBSIpVoyIbvYibgJwsQWUlY7Yd0JyR6zeQ=" } }, "is_incremental": false, @@ -3908,7 +3908,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlRowValueTypeMapping.html", - "hash": "I/wpnzZJgkum0rEFnuZ3YH6ECDunbIgUykNhu0PPVPE=" + "hash": "rmwEtFzVx2t9oX/pk3862miBa+hiT+Zxp+TBdA/d0oE=" } }, "is_incremental": false, @@ -3920,7 +3920,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlStringTypeMapping.html", - "hash": "QDwRwiLC9ZIBVx+kmEzR7g+x+ZBvo1VyyvjWV7/2BLo=" + "hash": "iC2LiVYW5IHxYGPkPZkU0ZtZ5DhMZXGw8D17ro4sBaE=" } }, "is_incremental": false, @@ -3932,7 +3932,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTidTypeMapping.html", - "hash": "xtCxKz0f1p1G6kfdv74S074fG922x4PmjXkc4UBOIqA=" + "hash": "A+CN+Zrak8dcgh2ZY204fs+GvXqJHf36iTlJeA3tln4=" } }, "is_incremental": false, @@ -3944,7 +3944,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTypeMapping.html", - "hash": "+48hhgHhedwNsFfOc8+v7UMkPBKo88jpUmKXW70n0Vo=" + "hash": "IFYRK8CKHtAjro+1qL6jfjaKgqXN70FHE7SwgKDuQxA=" } }, "is_incremental": false, @@ -3956,7 +3956,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimeTzTypeMapping.html", - "hash": "AHzcwwEroks22bKPsCzwdYdD3ReYiNZ5HotFU7kpt9s=" + "hash": "HrKEDkc9zAp6QKIHV9y6MwkO6BoUwt9haoxLE4xTvP8=" } }, "is_incremental": false, @@ -3968,7 +3968,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTypeMapping.html", - "hash": "m2ecXFZaMyeqJYm6CHyNCn/o5PQBrSUIKeXfjInLI1c=" + "hash": "VW+xwOh5qgqUfJWOoLpAuBkVAy7Cg6jAhVKkUv84y1g=" } }, "is_incremental": false, @@ -3980,7 +3980,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTimestampTzTypeMapping.html", - "hash": "2ZMbVYd2IlYlktjONDdYWbi4SIYsmoYruirCgeySJe8=" + "hash": "0W/gpnFyzBQm3JxHk7VvD5YUlxSCBFKZr4UR4SDWcKc=" } }, "is_incremental": false, @@ -3992,7 +3992,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsQueryTypeMapping.html", - "hash": "ZwoT/qhMHExejf5kEJFVze+JkJ4yxS9kg9+Ok1XOshk=" + "hash": "o7vpOMStxbGp7Kakjm1TsS/U6kHeRCI3joGQXAgJKaQ=" } }, "is_incremental": false, @@ -4016,7 +4016,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTsVectorTypeMapping.html", - "hash": "b9PehMrhiVFanLxvIRF1KHRhYX+PTj8ND6dMF1YISpU=" + "hash": "rHVN0eBusHKk/pIPBiEgdYWJP+s/VXorOBiov+i3QBM=" } }, "is_incremental": false, @@ -4028,7 +4028,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlTypeMapping.html", - "hash": "GX+R76BH0XMYegFeDhbeaGPAB/DbOfn0c01eU1axtKs=" + "hash": "f0P4+3jsOTxVvTXxxipCNKOI0DgLVXQ3eZ0Ttbe4mtE=" } }, "is_incremental": false, @@ -4040,7 +4040,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlUintTypeMapping.html", - "hash": "EqtEFq1oHbNmrPiNuuAupPU4Qi210/1NHftJoyhYkFg=" + "hash": "POsfRnaUFbynv3FxCf5xCm7M0UNdAiMh7yexUt0vx5s=" } }, "is_incremental": false, @@ -4052,7 +4052,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.Mapping.NpgsqlVarbitTypeMapping.html", - "hash": "9g2uRxwVlgnD02USCuuEyF0DzkBDI4l0VMjZJVWZZSg=" + "hash": "wsAWW4O4hRIPM8JZgAiUWXZana4dFn1kii6FdyMQpfk=" } }, "is_incremental": false, @@ -4076,7 +4076,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlDatabaseCreator.html", - "hash": "MZFjZ/d8Zl0WxZS4b+VRAmxCCdPvKvhy18xECyW4Kbs=" + "hash": "aYHlR2PKVwSYYB1UBOcsqh/iOikEzTkvjAusy5rPQGk=" } }, "is_incremental": false, @@ -4088,7 +4088,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.html", - "hash": "9fEvcHrvT/Eulo9H0mMXovtTejTG7YCWHbJrU+rIh54=" + "hash": "HJfl2LzhqPCsV1ybqbNq/12QC6MMw8c81qeSgL1le+U=" } }, "is_incremental": false, @@ -4112,7 +4112,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlGeometryTypeMapping-1.html", - "hash": "pMXw8dt7jItvD9e4cQoiOOjrozbZICBmYGXXP96T7N8=" + "hash": "H4/93HFzInZjXyPzHvauVKzRm6aHwCXG3TE4ht+Ermg=" } }, "is_incremental": false, @@ -4124,7 +4124,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNetTopologySuiteTypeMappingSourcePlugin.html", - "hash": "z3EUUX+VN0wmzViwZIU/uopiESvr95mq8k56GpkUDEQ=" + "hash": "/WesYSoMMzF/JRzsYmkHWRqp2zBJSHOw06Pa/HS2qE4=" } }, "is_incremental": false, @@ -4136,7 +4136,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlNodaTimeTypeMappingSourcePlugin.html", - "hash": "/8MRMSzHmaoZKtr1eEfO8jvtE5zlhi1LJ6DgSQ4Od8E=" + "hash": "k5Dvws5xaxp2elrxSLGxIn9SsEDjnTYcF6iK2I0c3FY=" } }, "is_incremental": false, @@ -4148,7 +4148,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlRelationalConnection.html", - "hash": "RR6/3CcdavWcm/z1TnF7vdeZ9pF8YNmxE8fyGR0qE7E=" + "hash": "Cku0gsCCnrFLhq3hIzE1ExN5AHh2fSof+m0NrlRTwRI=" } }, "is_incremental": false, @@ -4160,7 +4160,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlSqlGenerationHelper.html", - "hash": "bEOwI3yIx6+yp2n9+B+S8TgURm7ZZjRRSK57OZY/TqA=" + "hash": "CuZQATZLfaSqYZULtqQa6MsQhNIlzsAeEpyBxVieis0=" } }, "is_incremental": false, @@ -4172,7 +4172,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTransientExceptionDetector.html", - "hash": "xg24rphPqh8PJgMPzybJ1MUwLpOKlTXrrYalUhu6zLY=" + "hash": "C2HzfMoQJurV4GrTQEXmALr2J4Kkyu3PeP+LVmL3VNw=" } }, "is_incremental": false, @@ -4184,7 +4184,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlTypeMappingSource.html", - "hash": "MNrPsea6Bm4dg7xYEJhGdgDhu+9DT1pWFYHtyLIRgWw=" + "hash": "MRWcE1a0iCwQZJ4q0SfUhuCNS9LyOgFFos3KhEaNxD8=" } }, "is_incremental": false, @@ -4196,7 +4196,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.PeriodIntervalMapping.html", - "hash": "zNE64QXx/kcYJMpvsgJCSDCyXH978CsVquvHuSFF0vs=" + "hash": "e/HWEoz6QuxMb1W3TwpnPCxVsKK/j5uuphii1x2FKRI=" } }, "is_incremental": false, @@ -4208,7 +4208,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeMapping.html", - "hash": "cv/jZvXVKgIl4QZDpOX8mW1hA8uetWlTMcHs8CYAnwM=" + "hash": "metEMEvWj/Bqv8VNQR6yRrGxG30ZH00aAw8uZDpW5rU=" } }, "is_incremental": false, @@ -4220,7 +4220,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimeTzMapping.html", - "hash": "7DyfhUFRgNE5xyoH6frnJY8eM0mMK+lL3+AOfCi6l7I=" + "hash": "JakOrLMT5Ow6O8D1WfU9DXzJseDt7dXFpWBPKg/6SdI=" } }, "is_incremental": false, @@ -4232,7 +4232,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampLocalDateTimeMapping.html", - "hash": "qo05S9uK6sTdssTZtF5Z0/UdEDNqphB14HA/fWoyL2Q=" + "hash": "YGd0wiJ7YOKMpigSDNx7CV+gZ6tXDdCQQL+XY9qd//k=" } }, "is_incremental": false, @@ -4244,7 +4244,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzInstantMapping.html", - "hash": "TaZy/HOwJ3wWGymzDz/Gld6Ewg6L9y72piz9pWpL/5M=" + "hash": "WgGHo3jmD65MVzRNIDVpscVFgbCrEzuUm5tNyZQNaQs=" } }, "is_incremental": false, @@ -4256,7 +4256,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzOffsetDateTimeMapping.html", - "hash": "7bT82iiv6Mc5vwzdK+kHHezmPIlK/LVr+HF5R8G/nfM=" + "hash": "kmQow2mj1BFeL9fVMqfAwYA7IpzcbvakHOkUMW0IbJY=" } }, "is_incremental": false, @@ -4268,7 +4268,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.TimestampTzZonedDateTimeMapping.html", - "hash": "Mc74mJj7rnIbYQKoZwvvz2rBr5ZcCjcHK6OYumWK7n0=" + "hash": "/G4Oht8/Yg69ZzvgY61XnPBohLF8E1ZdQli/8134ED8=" } }, "is_incremental": false, @@ -4352,7 +4352,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlModificationCommandBatch.html", - "hash": "9pwr2yvyecDN/a0S9nC5iDQeEP6Qcznz1tgI/vHlVgg=" + "hash": "WP33aT+o9BQnezoHA0WHy56v1D64kVS2csxts9EY0+s=" } }, "is_incremental": false, @@ -4388,7 +4388,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.Update.Internal.NpgsqlUpdateSqlGenerator.html", - "hash": "UTKaLr7mFOwuxym9xUWJtdKEc7NNccyd7vWjjGdUKQE=" + "hash": "ICrHyXaVBd1xGx2Xj5e2UVetFY/HLeLeMlw5aymmPVg=" } }, "is_incremental": false, @@ -4436,7 +4436,7 @@ "output": { ".html": { "relative_path": "efcore/api/Npgsql.EntityFrameworkCore.PostgreSQL.ValueGeneration.Internal.NpgsqlSequenceHiLoValueGenerator-1.html", - "hash": "3nVl6EIB+jsy5P8ZVj4K+jtUVcUzv6f+PGVAjQdoOlM=" + "hash": "byg+ByaVIn0BZvTOZR2y4BEHhjRm/aGGoqf7jawh4Uo=" } }, "is_incremental": false, @@ -4535,7 +4535,7 @@ "output": { ".html": { "relative_path": "doc/api/Microsoft.Extensions.DependencyInjection.NpgsqlServiceCollectionExtensions.html", - "hash": "jKIu051qMQoryzAFx+R8max7NLEfqIFhadkgWIhLkGU=" + "hash": "+PnzuEcE8xvPgFZ8J+FGVtJPGakJEW+wntiQ00BDqm4=" } }, "is_incremental": false, @@ -4574,7 +4574,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.BackendMessages.FieldDescription.html", - "hash": "AX//fvkACw0tjgxz+kiPzvZbaLNw4CnOMpWGWMxD9R0=" + "hash": "+UpEgmESKaRu1HOs+gHjWAaArJQQ2E9uZKWeMCS1woM=" } }, "is_incremental": false, @@ -4658,7 +4658,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.INpgsqlNameTranslator.html", - "hash": "MS1jfN0wT2YOFhb96xVbVnQT5N1srtjeY67UBxMmDqk=" + "hash": "p+hv7kaRNJxhnNtIcnDF769bl/wA9IDAe15ld8alYgY=" } }, "is_incremental": false, @@ -4682,7 +4682,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.BufferRequirements.html", - "hash": "UMC/Tpdc3/QZvjyvRlTAVaw3ST2OT2BdVHSn2zQjVU8=" + "hash": "seE8t7Hg4VYUcxlbLSAkxmbKc2l4v3TToAlEUiIrUXk=" } }, "is_incremental": false, @@ -4706,7 +4706,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.DynamicTypeInfoResolver.DynamicMappingCollection.html", - "hash": "KO6Ugh8pfGb5RkBCitClCmd3T3zGnzDNkbAsVAq2GQE=" + "hash": "VNnaUxcLZr4nnztQKq9nW8T8BsAeg4+7CtjPwjdVi1s=" } }, "is_incremental": false, @@ -4718,7 +4718,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.DynamicTypeInfoResolver.html", - "hash": "hF2pOS9Bb7pzQXL/coEJxSu7KRWazRZhgu8ciVlCZ3w=" + "hash": "Frl6yVuiDO73iDUrdzNpvRX4BO4UAIlSoXRInsKKKHc=" } }, "is_incremental": false, @@ -4730,7 +4730,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.HackyEnumTypeMapping.html", - "hash": "Iv5Q/k/smZRXYj34G1SclhHAcGLIIH3NejeY3kVt528=" + "hash": "qgWWY6HiSQ8hdOaTC0yby7tYXpYEyk1p1l05fZum9iI=" } }, "is_incremental": false, @@ -4742,7 +4742,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.INpgsqlDatabaseInfoFactory.html", - "hash": "K/1SdalaDiGqbK2mOM8aIO7NbLL25BAlk2BBp6AvDSY=" + "hash": "I44B6y57F136b7yE7CiQ2oAPEnC/iK35vpZ72ty51gY=" } }, "is_incremental": false, @@ -4802,7 +4802,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.NpgsqlConnector.html", - "hash": "a6UcHwDHQFOxZWLuzOKCzIQcom9ptrfnsSJx98b01EI=" + "hash": "hqycKEnyn1b2O6k8J+L9sWjQ89PlwNysqAqFleMXFAU=" } }, "is_incremental": false, @@ -4814,7 +4814,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.NpgsqlDatabaseInfo.html", - "hash": "+iSi1oWk+to2aJDQiqCApU14RMi+kcfHTdgX6qDwaik=" + "hash": "GVOu0TieErm2TBTeo6sV06C7oquxASHn6bzmy6GUiRk=" } }, "is_incremental": false, @@ -4826,7 +4826,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.PgBufferedConverter-1.html", - "hash": "VASirYtxYPfzBF2POa1I6x9jjypv+WZK0YhZBRE9CRE=" + "hash": "ONtNGkE1H6QWWbpQWE86f557eawAp68gGlSOU1SGECY=" } }, "is_incremental": false, @@ -4838,7 +4838,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.PgConverter-1.html", - "hash": "qJYnIzaUD6wAc+UkG7vxyqorqKGuedHhXOO+MmL3hKY=" + "hash": "tnWjYC+RyUMgRsyQGuoYgbpkOBx/2ujFLKwjhxwzFhQ=" } }, "is_incremental": false, @@ -4850,7 +4850,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.PgConverter.html", - "hash": "KNeCX5jJFWQ7QJ8WfW9fzt8sgBQpAkPRyjjxoM4qi9I=" + "hash": "gx0/V3adqeBgFJIjnqi7jVVxldYIUO8aMuwFSaSfX9w=" } }, "is_incremental": false, @@ -4910,7 +4910,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.PgReader.html", - "hash": "I6fWclpubhAg93OhprjaS/Nll6BNHIpypcSiw+veDPk=" + "hash": "+Fxw1Rgei7qbcL/LTjuyUT5LOu6pS3ok/Z+Bf8/uDwQ=" } }, "is_incremental": false, @@ -4934,7 +4934,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.PgSerializerOptions.html", - "hash": "SDT2Xd7pbmad5oDMPP9vm3RIlAEw3hCOo5BocfwLFQ4=" + "hash": "yJeQTaAGbSpfP//K1SyZOR5abu4f4a79kof7CsDv8E4=" } }, "is_incremental": false, @@ -4946,7 +4946,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.PgStreamingConverter-1.html", - "hash": "YiMPaZuZPgMo72I6O/QYiC8yg2+Jhe7eyg/JgoD5srI=" + "hash": "eJUt4yZSRJVQfkXGe2bza+uCnaud13YmImyXhg1tKN0=" } }, "is_incremental": false, @@ -4958,7 +4958,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.PgTypeInfo.html", - "hash": "psQv0KZXF1baqMjFnwD4gDU7eboHUbfiRvP3E5laAyg=" + "hash": "m4Sb5pJv3XLEhfbIMgVy6p8nw3f1hymipTGEcg0icb0=" } }, "is_incremental": false, @@ -4970,7 +4970,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.PgWriter.html", - "hash": "4h5QNQYXcmC/n6PcBAFnLSAHo9K6/4xaxGj5hA2fAgk=" + "hash": "CyxYwfLXgxKHLSpRLGVlRwQyrzgK2TvV7EAPw/EQCJ4=" } }, "is_incremental": false, @@ -4982,7 +4982,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.Postgres.DataTypeName.html", - "hash": "uKuWIAyb9zVyCw3cSXzLPRMnfSQ3Z482dqAYt5td1J4=" + "hash": "FxnneWcfHEwgenaiAXLZKqMoGe4NYHZjld9srmu6PLo=" } }, "is_incremental": false, @@ -4994,7 +4994,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.Postgres.Field.html", - "hash": "gyzg/pPHYs7nOig1Jtg2b50PyGCa5C5xzrOoULMNQSk=" + "hash": "hoT9dPqxS691dsPLPQpju7Zi65urrFCcJLbxw7aehoU=" } }, "is_incremental": false, @@ -5006,7 +5006,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.Postgres.Oid.html", - "hash": "NsK/RXba//AtqULMlWF/8o3q7pavzblLpKEDCfI3N3Q=" + "hash": "zf+OOEQSflbEsZh8+YX5zRnv0/PDL5Wiha8sX1K7xyw=" } }, "is_incremental": false, @@ -5018,7 +5018,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.Postgres.PgTypeId.html", - "hash": "5QKSbyHC4xwrCztSRDs1vSdOjtdvT79/1QUpn/JJtV4=" + "hash": "vLCUzVAO6qr8e+zgasbEBEcipMmlkPWtdHlNc+A8cJE=" } }, "is_incremental": false, @@ -5042,7 +5042,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.Size.html", - "hash": "oxi7sow8fBdwxKAQ6ZV6cpvY5qw5kYXVsY4dD7X36Jo=" + "hash": "cNJ/nkcr8MOACGjym516NKwYrqN8XitZJ3Xvrnj3bIU=" } }, "is_incremental": false, @@ -5078,7 +5078,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.TypeInfoFactory.html", - "hash": "gdPyv8OVXMmi8x89VOUcYBNMqRyDF+Bxqb0ypSWzm38=" + "hash": "bNc3ZTmVCJ220fMY4MgsEJyXs8r2P3sykPXoyjVHxUg=" } }, "is_incremental": false, @@ -5090,7 +5090,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.TypeInfoMapping.html", - "hash": "t5C60vzpbGyntJd35t0Usc8Jwfi7SPuNRYJrCc6hXpU=" + "hash": "wAe+tMZDc31/ibWMQFLMHz/n0ANGzfEZj5K3NEu3mDA=" } }, "is_incremental": false, @@ -5102,7 +5102,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.TypeInfoMappingCollection.html", - "hash": "yOMpkcPJmOG/novQX2f7HW/DHjlvIs1+djf5bbHuo+U=" + "hash": "+AoFtwndTpsdCkRaybQXiOYWC9/ObxMR9vVXx0jVKbY=" } }, "is_incremental": false, @@ -5114,7 +5114,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Internal.TypeInfoMappingHelpers.html", - "hash": "imIU+Yd9za7wUazTZ28ZlEhei97nTQptzbXZ3FZIGDE=" + "hash": "MbV1Yy72F3QcmuQcJd47NDa5Si8TaX5U0xHFTijozsQ=" } }, "is_incremental": false, @@ -5150,7 +5150,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NameTranslation.NpgsqlNullNameTranslator.html", - "hash": "wJCbOUMIU0+A4+LkUXDYJMJDlZaOnCt77ptCYQ/5SBM=" + "hash": "2s7ejnNSroIVXVO5ldYUt8LDlan+X/dbbmzAOaq1iCY=" } }, "is_incremental": false, @@ -5162,7 +5162,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NameTranslation.NpgsqlSnakeCaseNameTranslator.html", - "hash": "ABImy8EdDSJt9xwPR/FQyyVH1d3GlpjpE8FPkX9ZXgY=" + "hash": "/tCaD/w7tUtH3FAqoU07VeUKHq1nYCPPeP1WKNV+1Eg=" } }, "is_incremental": false, @@ -5186,7 +5186,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NodaTime.Internal.DateIntervalConverter.html", - "hash": "V/tlsBJtSG5l6zzecwvXxSQoo3dnHCOGdww1vyR8oa8=" + "hash": "GBlNFUu7bab+QpyYq+f/d0EROTl3dfXoF+hBaDTKVVI=" } }, "is_incremental": false, @@ -5246,7 +5246,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlBatch.html", - "hash": "6Wg1P8BVz50KRMEwnKvzDGGHxz+dnCIN1xLYJKZxyvc=" + "hash": "QHWEeWm4642ZrB8wnWHSln7RHo3omuUp2nyXlWPepYg=" } }, "is_incremental": false, @@ -5258,7 +5258,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlBatchCommand.html", - "hash": "3hVNM0vblTEzN9i2J6KyZIaAUU4jWnTnqKdnGc5dygI=" + "hash": "OV13ulbpD8VDPfD6LnvGvJbaezlAnAfZe4X+F9sKf+4=" } }, "is_incremental": false, @@ -5270,7 +5270,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlBatchCommandCollection.html", - "hash": "va02Z2tCv2O0H7Te8uR8B3FYxGduntyGkL3pESV0LZI=" + "hash": "CitDDyaZemQiI/G1SR7rfE2vw3wPkWIr4frYj/opvPg=" } }, "is_incremental": false, @@ -5282,7 +5282,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlBinaryExporter.html", - "hash": "TJzzeMK53N+tc+Gt91lJf/AvxZFhuhaocPu1A8k6ynA=" + "hash": "dP9FcOQDARKL/TBLrINjX9ya+cayBaez4xvejXzBc/w=" } }, "is_incremental": false, @@ -5294,7 +5294,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlBinaryImporter.html", - "hash": "a5k6IfbeknqKnxploN0GMzzB9eo0EyXn1T9daL2p0s0=" + "hash": "QHgymFQYd3dPU+vvTnwOLV8bOhCCZKm64Pljh4ThnL8=" } }, "is_incremental": false, @@ -5306,7 +5306,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlCommand.html", - "hash": "of8ep/m2zzxp57iAo1q2xsm62xTIOr0QoVrVMFW27z4=" + "hash": "9bPbaC2x/UYS8R2cmcS6VY6SrHqlsaG8ceXt88AFPOw=" } }, "is_incremental": false, @@ -5318,7 +5318,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlCommandBuilder.html", - "hash": "b9Jf+hjmnFmV4OfTgqINq8R71jis2McycCr+whBW11g=" + "hash": "4RP8QPkA5sMBSWJUgwpbjMxWtTtKDoGLGkpgLcHFbmI=" } }, "is_incremental": false, @@ -5330,7 +5330,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlConnection.html", - "hash": "e0/6KPq8IoqOBSUsiCLYLRq5SH7yvRriWdzKZWVgmAw=" + "hash": "Ehk8YKr9C4TIAqBTk9OPADL/2T7DyVrx8WyF6jjRwHw=" } }, "is_incremental": false, @@ -5342,7 +5342,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlConnectionStringBuilder.html", - "hash": "CUl8MtAofsWtDgZ87Yp/aqAZkw3bef1yFUHnV2CNwKc=" + "hash": "zDmW7UsIqkxQ5xh/dUSgj9J1DIEsAlRbnPoEVBQ9GlI=" } }, "is_incremental": false, @@ -5378,7 +5378,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlDataAdapter.html", - "hash": "ps4w+Hg1ynt5cdCoq9+vNjqGtkRRoXvUlxmm2RhNwiA=" + "hash": "/MT1Bb9R+Dch5pDJzH9AdwQ0FgNX+As/AQtUlAAmiYQ=" } }, "is_incremental": false, @@ -5390,7 +5390,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlDataReader.html", - "hash": "JlTTWdJOo7UTjoytpQJmgOGi/mxqB5gHklleDvfv62s=" + "hash": "HjxmlV3x01RXrlqaEa8eZ/IlaYRlbBAI0zhW9fPaUGc=" } }, "is_incremental": false, @@ -5402,7 +5402,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlDataSource.html", - "hash": "KDxDIILzgrcO5UWpssAT2ZLsDkqH4tanuOtk10eH4q4=" + "hash": "RnQF0Wb1SiakX1j50YIXKYRqnX2U9YUwm0wZECOeAy0=" } }, "is_incremental": false, @@ -5414,7 +5414,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlDataSourceBuilder.html", - "hash": "AKMrYD8ATpmVy8KjkyH8P1ZNzV9Zpv9vnEyRssocS4c=" + "hash": "FpEIGhE2ts9EArpCfF7R/DAKLvT81BdSuA8Xzpqxwu8=" } }, "is_incremental": false, @@ -5426,7 +5426,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlEventId.html", - "hash": "zQIaiNhD2xNSNmQdnflddJkO8RKphAlBbetJv+aEaFE=" + "hash": "9OD5HunMN/xKGETIJTAEatzXZz29w4DdTusLqmFy7eA=" } }, "is_incremental": false, @@ -5438,7 +5438,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlException.html", - "hash": "3oRYMNyARknFUH0hs1y0xJN6ahLfrAHmNFZDa/GybVQ=" + "hash": "ivxfgOoTvnTnSfdVrZlX/WGwEraHjVt5tf6hgK81bb8=" } }, "is_incremental": false, @@ -5450,7 +5450,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlFactory.html", - "hash": "jEuVZjXTDeNh9c5hC24fYxB92FIKiS5d6XFR0sSewSw=" + "hash": "e5+7KN0rDOLhqGJzHTlv/42zaABh3lUZO9WFONGre5o=" } }, "is_incremental": false, @@ -5462,7 +5462,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlGeoJSONExtensions.html", - "hash": "LUl1quDNhFSMmAJlsmFyR4TE7TNMt1j/Ww6pCg284J8=" + "hash": "BazYAGNJ74XzuWzP41vZrEmdSnZ6Mpe0MtqPQ/kwKq4=" } }, "is_incremental": false, @@ -5486,7 +5486,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlLargeObjectManager.html", - "hash": "ioD2Zhv6JI7q3pz3E+8TZhafxjVWmOZFRYHBcdNHGPU=" + "hash": "LV3cSSMY4JMn6SE8+/6STtqVAD23uOZ058VKm5k9D0o=" } }, "is_incremental": false, @@ -5498,7 +5498,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlLargeObjectStream.html", - "hash": "bB9+dP27imWm6hOqMPTp05PRJ5y82c8jje+8LIcyijc=" + "hash": "cNnQF+DAURcJCp+Hw5No8sI/knu2f+ZXaYTMq2wr6pw=" } }, "is_incremental": false, @@ -5510,7 +5510,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlLoggingConfiguration.html", - "hash": "riJ14Sw8bq9+yTXQfpuEAuMAGXaQvCrO9fGgzysKNdo=" + "hash": "15JvRuu1Mgm/fra9rb3YRrUWHw0/v2OARk5E2gdHF58=" } }, "is_incremental": false, @@ -5534,7 +5534,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlNestedDataReader.html", - "hash": "ltkcNDEEj9NMPz5sC8Z05wy4s/+oDP6yuuH1JBX53UM=" + "hash": "p9Yk1upINIkbKLvkSkul9af+pBnGHLFlKhRDY5Pz4Cg=" } }, "is_incremental": false, @@ -5546,7 +5546,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlNetTopologySuiteExtensions.html", - "hash": "3sUKEU9q2/Rwuzi+fXFe8dM72ze1H7OA0C9qyZfrIvU=" + "hash": "vOww9Tl9t8tyjrtFttzawhl0rScfI+bBCcmBgzhlz/U=" } }, "is_incremental": false, @@ -5582,7 +5582,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlNotificationEventArgs.html", - "hash": "WgHlcJmMjGprw/DPUQuyrlWCtKlXXUXfzJjUkLpOqpg=" + "hash": "jlBrNrSPtD1nIpddN2te4nxOHpXqSTCBJvj649/h71E=" } }, "is_incremental": false, @@ -5606,7 +5606,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlParameter-1.html", - "hash": "Lgy82NvRs0qhu9XZNw0KCnhBrZ4gZ8UzW4L17+NUIY0=" + "hash": "MwLwLGgKQvJuzmnH/cFnE6bPOHVgqF8HO7uxlsE1bdY=" } }, "is_incremental": false, @@ -5618,7 +5618,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlParameter.html", - "hash": "QWv+qAklz4A9BrZsHbbBozY7G4MNqfzN7ay++/06jHA=" + "hash": "xEIzpQDBlvAyTfTQo3sFoy9BvmOqXnsTXCTuaBDkaqI=" } }, "is_incremental": false, @@ -5630,7 +5630,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlParameterCollection.html", - "hash": "OFSdgAQmEHGuTMwjuexmK7DKiU4PD2Ph5qjwNgQzqyA=" + "hash": "LBKKFc0TFNMINDZ22pi8QSeY3nZHj+9JkH2UpG+cEM8=" } }, "is_incremental": false, @@ -5642,7 +5642,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlRawCopyStream.html", - "hash": "52jDCctdh0ixrf7ByXZSgJOvV3ob155CsjmrZEUnhbE=" + "hash": "rre9AeSoCgdnQ1aOfJTuwW95cmRyPiw5qqt7IGh7bc8=" } }, "is_incremental": false, @@ -5702,7 +5702,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlSlimDataSourceBuilder.html", - "hash": "9xcBEEq7r0RnGrKCli0CbqTJl4IYAWN2/Iqj/4rFuZs=" + "hash": "yX1QgunCyqrc6ZlVanjlJBDBBrgJrqlmvZVmTJxGzF8=" } }, "is_incremental": false, @@ -5726,7 +5726,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.NpgsqlTransaction.html", - "hash": "GrkY3G6YTm6M5QarZmOR0ezN1T9uwO0sgxvqZ1cftmw=" + "hash": "eUQPdh7X4uR7427W3ULmL7Nri7ENoZnwslQpUqbatm4=" } }, "is_incremental": false, @@ -5738,7 +5738,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresErrorCodes.html", - "hash": "w5k8DCJNkp29wSaK/IsuqoYUVWnwRFRQ8EIZmGKlJf0=" + "hash": "WuHH38zgYkWlBTvnkt7Ro8ZV9GescC9vCqgX3yknJKE=" } }, "is_incremental": false, @@ -5750,7 +5750,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresException.html", - "hash": "TFE3Kr1hX7Dq3HIUD3CyVpGA/I2+dV4bLfhJ4/NxgCk=" + "hash": "CQIvarF3pKuN6dFfaIl5dB04AqrbM4atY63S6/1Ik0I=" } }, "is_incremental": false, @@ -5762,7 +5762,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresNotice.html", - "hash": "27ZMF1ulb8Z/KnNr9foSvF3anMI4QukP4R6LD7sw59o=" + "hash": "lLHZSEmSkUkaQp9UqQ6LKAevQISk/NANDqhb/ioT31Q=" } }, "is_incremental": false, @@ -5774,7 +5774,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresTypes.PostgresArrayType.html", - "hash": "YE4l1Hv66URDn3bkdq+atwC7SRbZ+vUSu2pI60wwIG0=" + "hash": "aIuWb9cZHtfMpUnqtHtjz3mN68rHOJXiowCeRX2gOns=" } }, "is_incremental": false, @@ -5786,7 +5786,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresTypes.PostgresBaseType.html", - "hash": "Nl5/fV/uPAmmlTMo3p3R6vyyKtyUtpjvBERjIFBwp/g=" + "hash": "EL933DyF0P6u1pre8lWM0tyK97dr6upXliZOP0IwGUo=" } }, "is_incremental": false, @@ -5798,7 +5798,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresTypes.PostgresCompositeType.Field.html", - "hash": "dUnxmu7U3rsHSqaEnmhwgaHfP9gZIR7KFdzbGC3mnT0=" + "hash": "x3dtYOKmfNvIuOaSB6s8C/wmbcjINQme8GrZJvCkpQs=" } }, "is_incremental": false, @@ -5822,7 +5822,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresTypes.PostgresDomainType.html", - "hash": "+NlvEAQ4SZXZu/I+7j7UFObQuP3cwrcmT8J9v3s0MTY=" + "hash": "SxwFKGemS9D6MTJFDIFr5HX5QvKMDEynbXtI1CSQkCE=" } }, "is_incremental": false, @@ -5834,7 +5834,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresTypes.PostgresEnumType.html", - "hash": "3lLBP5CDmThXpWnfHxR8MyNUzj02/3vJgSbXeALKOeU=" + "hash": "3plu7k2u4/1HdXxxOOrBLjZV2MXHY2gy4wSxPgaKWCY=" } }, "is_incremental": false, @@ -5846,7 +5846,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresTypes.PostgresMultirangeType.html", - "hash": "zBpAIP/+n5G1Mp3kKAjwOwMOmcIib5Vz4HoopcZxW6I=" + "hash": "RewfJZjdHjbJEm8vj/6iOlB98MPJH+aircHUz+3Vzis=" } }, "is_incremental": false, @@ -5858,7 +5858,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresTypes.PostgresRangeType.html", - "hash": "v6JX1pNSuwIVLq43f1Hx07cHSUm82wikbKOO89cYEdQ=" + "hash": "vzCniiue7lHJgdXYn7RjcG6SvUupan8nGovB8CoUiYY=" } }, "is_incremental": false, @@ -5870,7 +5870,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.PostgresTypes.PostgresType.html", - "hash": "zJCnGzVQNqkFn66Cp8YEQcnx9RpFnpi5iTFkcOgWT9o=" + "hash": "LHNPQteV79AoL4hkInELb5QvEJRZmUkc8/aI/k/ZGls=" } }, "is_incremental": false, @@ -5918,7 +5918,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.ProvidePasswordCallback.html", - "hash": "NvbdVKJsVKwsoALaSmfOgyaWwH9WQnCdGdhnCR/Qpks=" + "hash": "gmUtsLtrRWwPcyqN6UsW06wntwJJlo0mYjYV8zBaInE=" } }, "is_incremental": false, @@ -5930,7 +5930,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.Internal.LogicalReplicationConnectionExtensions.html", - "hash": "WjAz6l4oqUgCEzDfcA6egnUEYPT4bWm6ThbandvmD/g=" + "hash": "XbGYwnHpqV7vHs+6hmmGJTMIvK7EnNrj8ZPtNOjwLPU=" } }, "is_incremental": false, @@ -5942,7 +5942,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.Internal.LogicalReplicationSlot.html", - "hash": "ZqhpCvfHhaxyX2JlHZwqT+wFhYCrp4+RJI9Gh28tHLs=" + "hash": "IK9hMhGbw36zbF8GL2PUx88+GAPG5IipXxtXabVdfhA=" } }, "is_incremental": false, @@ -5966,7 +5966,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.LogicalReplicationConnection.html", - "hash": "M6mEiY1phhuV8TpGbHnl1wZ1axLHGuL/juOL/q6YCcw=" + "hash": "HluNVK32LkBhBFZwEWCqE9UY0yQC2F0/lxRWcp96MGw=" } }, "is_incremental": false, @@ -6146,7 +6146,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.LogicalDecodingMessage.html", - "hash": "NIYAjChupWqzQPAHWS5d7dPT59th4cNJ6gNWzs3U13k=" + "hash": "fWNO+r0viJJLptykVf/aazAGDrgDVN8Rgnd6sIE8qTw=" } }, "is_incremental": false, @@ -6158,7 +6158,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.OriginMessage.html", - "hash": "lIXAAQ6A2KoEdPjwvtNpEkbS0ahWTDYhPelV3mPvhag=" + "hash": "MYAUKpomabZtbAOUn5WkRZdfmu7NQxENRXWLPEnHYrg=" } }, "is_incremental": false, @@ -6170,7 +6170,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.PgOutputReplicationMessage.html", - "hash": "PJt6MmLxPuju0ynVdqvSj4dI09L3J5UoPzV+WLyAGa0=" + "hash": "h/wT38sYDW79mtwxebjxL8qis1+UbpgQeVNt+inkQZc=" } }, "is_incremental": false, @@ -6218,7 +6218,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.PreparedTransactionControlMessage.html", - "hash": "hfTX2NznCvbLxWF1LrlvAFr9EbqJ0L9LQ+7ElcFxB3U=" + "hash": "O3zAtYzOAj4HxF5PSVYp9awbIr3IXcB8fqcir7SHp0I=" } }, "is_incremental": false, @@ -6242,7 +6242,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.Column.html", - "hash": "OoQNW2Aha2gnWnWtNiDowzupaQwZ5sOGz9WBqOihpLk=" + "hash": "gsgVtSjnWIqRqLAe5GDJn6p4e/S4DiB3JftkXd677JY=" } }, "is_incremental": false, @@ -6266,7 +6266,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessage.html", - "hash": "AFyO5nTfsMQekTKMXaixufGHaracWS/0cV9aawPsyeU=" + "hash": "o/1cHNr3MjFETqdS2xopFGc7f0Vdfyc3braIq5rsrRw=" } }, "is_incremental": false, @@ -6278,7 +6278,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.RelationMessageColumn.html", - "hash": "2DH1C2KWH06DqeM9ZkCNYp7BlySWB0+7FUgdGIR1I0g=" + "hash": "8k+Ttx2xAbxfX+U0V6ktkEsgV6QQq9JVXYjtA8Nbq7s=" } }, "is_incremental": false, @@ -6326,7 +6326,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.StreamCommitMessage.html", - "hash": "9KPz7L/51cup6DFHTnMggyIJwHV+mqdWmQevuLcZqio=" + "hash": "T//XeH4xLk5BtnaNah9MohpGPvaWc4NHP4oB8kWjCbI=" } }, "is_incremental": false, @@ -6362,7 +6362,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.StreamStartMessage.html", - "hash": "LLSBcqDi7RXrAjTKjNTmw3gPe8ekBr62OsKM94Mk/xE=" + "hash": "98PFnUaCVhFesnP9VkTsSf9ZZaadOe11edR+VQpwaqE=" } }, "is_incremental": false, @@ -6434,7 +6434,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.Messages.TypeMessage.html", - "hash": "4zVWJB+UXO8BkEdDGz6z1ncs8CVuaBycP4TX4hLwvXM=" + "hash": "VUEDV+hSMo3beImhagTAxO+U8weTt2cE6FXA/1Oq2TU=" } }, "is_incremental": false, @@ -6470,7 +6470,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationOptions.html", - "hash": "UbYUgjcKPHRqJU8sjKbS2XOqjCeUeZOvibHmhPrjezg=" + "hash": "MJk4PlHIx1VQ3FBUvmCv2uLJ2dJMnfBgFO4X43q1DLE=" } }, "is_incremental": false, @@ -6482,7 +6482,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.PgOutputReplicationSlot.html", - "hash": "2SU1yU3FJyeeYJ246kL2EVawH2OJc24K3ktVsA/umuc=" + "hash": "6aus3+T685YpDVDrcit9C6+blaEgLKy5lXXBifeeXIk=" } }, "is_incremental": false, @@ -6506,7 +6506,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutput.ReplicationValue.html", - "hash": "eWcJ61+Puf8Ik+bd9+BafMjWbv4XQpcZeEgwOdgXi0w=" + "hash": "+kaS9ieijBGZ5R3S9BpCP6ioOtYjJZTuVnLTx8UlBsU=" } }, "is_incremental": false, @@ -6542,7 +6542,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PgOutputConnectionExtensions.html", - "hash": "v2vD3XFsZoJqgKzAiTG/H5QEd20Mjzr8wOy4pDENqAQ=" + "hash": "jV4PreORnN83uSmKyD2IO/siLfeexgDOnHgp9iihL6w=" } }, "is_incremental": false, @@ -6554,7 +6554,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PhysicalReplicationConnection.html", - "hash": "gzxOQSIiC4iZjeywqcHA16O1Rp97IhG/tJEaF/ocZoQ=" + "hash": "tk4bvH+BI9oEVk3cAQ9fqFgmO77UKN1hiKGByjovTvM=" } }, "is_incremental": false, @@ -6566,7 +6566,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.PhysicalReplicationSlot.html", - "hash": "AJ6Vph59PGvslJcFSsmO98BKLujNAVhLpHM4CquROG4=" + "hash": "E5bTJ/xF1bbKW3X37A123Qr+PV7/Z3oUUH0yi1c8OjA=" } }, "is_incremental": false, @@ -6578,7 +6578,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.ReplicationConnection.html", - "hash": "Xi/rcGoFu8ACyI+ocFrxsjp7LGLgbuZImNo4XmbFQa4=" + "hash": "dfBCa7Gj5ST9hXA54w41SllXozCMABaGaJ3Ei6oPcKk=" } }, "is_incremental": false, @@ -6602,7 +6602,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.ReplicationSlot.html", - "hash": "QWCTtBnVSeBrAE95q/a0uS1fmGVM/JYLx2SxppE6OcI=" + "hash": "ZZ6YyWSucQd2hpEeHUxhvEqHbcgEky60LMhyd/OMXeM=" } }, "is_incremental": false, @@ -6614,7 +6614,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.ReplicationSlotOptions.html", - "hash": "OAT2ftj1rYe8z6LoOGa4BKTYztlxWi1T+yqFBx7XID0=" + "hash": "aAQ4Vz3abTATNOLAekOiTHpOU+VoIzZmCskif4ivyqQ=" } }, "is_incremental": false, @@ -6626,7 +6626,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.ReplicationSystemIdentification.html", - "hash": "9ObjTlDEWjLdBqpKGyZ0VzaqgP70e9Wscvn5yLZE108=" + "hash": "LJa7qLeMazrFsW/X+KyLW009DyGl2bdyGrxAmbmWFR4=" } }, "is_incremental": false, @@ -6638,7 +6638,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.TestDecoding.TestDecodingData.html", - "hash": "1C6H5UyJyH7LkZNRgXNdRKaWjDXaev9bbhkjbEwHIsA=" + "hash": "vspuqrEwXMQG7+j3fZfXU61GwvHB25myuvpHB6m77mM=" } }, "is_incremental": false, @@ -6650,7 +6650,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.TestDecoding.TestDecodingOptions.html", - "hash": "/b78D/f4TmF1AlC4go+tI84hQMQiBf0Xs/iGOTlQ8GI=" + "hash": "paUkrcGKXtXs8ozR9gepxEm1TeksKFPNoJzL2ATLptU=" } }, "is_incremental": false, @@ -6662,7 +6662,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.TestDecoding.TestDecodingReplicationSlot.html", - "hash": "eeAfF2Svyt6XBwl935UOwcyME0i2sj9mi3dlu67hGdw=" + "hash": "GsiXlPVMm/RXFra2D3gMocihQZqtI/A/XjcM6BzDchY=" } }, "is_incremental": false, @@ -6686,7 +6686,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.TestDecodingConnectionExtensions.html", - "hash": "ywPQn+elCe5OW2/QvhW7kvR2GxfDOHl3EzqPzQAg9BM=" + "hash": "xZtdvAcH0Z9tJYe2Mox+qmlYZsEJ7VqjPeIyGpn82ss=" } }, "is_incremental": false, @@ -6698,7 +6698,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Replication.TimelineHistoryFile.html", - "hash": "nrv3tyB4m40uBY46iPtdwDx46ImirDjcNun3bWEDNps=" + "hash": "4f8o2H7nKMbfnalk6pDJFrBn0o6SDBbjdj6qb4Mscf4=" } }, "is_incremental": false, @@ -6734,7 +6734,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.Schema.NpgsqlDbColumn.html", - "hash": "fg/j/sTQIlhaz0stHwoS/QFHycmjNiwl8s8ey3x/AyA=" + "hash": "fnYlU03QBC+sLcRpiGqUIscNLV9Rl/AaMhPYIo/5LoU=" } }, "is_incremental": false, @@ -6842,7 +6842,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.TypeMapping.INpgsqlTypeMapper.html", - "hash": "72Z+PW9a0jGZfxFfEIyGCxp0OR7aF8du2rAkbdwi5GU=" + "hash": "CUzcJoGC7C5bsSPlrD0BS4/iMRy/sBk+bHexjERoc5Y=" } }, "is_incremental": false, @@ -6854,7 +6854,7 @@ "output": { ".html": { "relative_path": "doc/api/Npgsql.TypeMapping.UserTypeMapping.html", - "hash": "7OKo+HOWoa1v/RtVowuMQyyPUwVO99JS7VJUz7fDmqo=" + "hash": "o/Jq5m5vnJE5IvansWAzmvmba9Mn8V4+73zWHc90pFA=" } }, "is_incremental": false, @@ -6914,7 +6914,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlBox.html", - "hash": "DKSPJQ/cVmfa9uYT7ZCetWIVcKNpx5d6oVmEs5AG/o4=" + "hash": "zHvPcI7+4R6I/OvPjNyekO1w4WammhNKZm6KvOn0UxM=" } }, "is_incremental": false, @@ -6926,7 +6926,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlCidr.html", - "hash": "xDAb3PTCDnRrKxMNsrPfVBjyIv0Uhzylo0cA4/Xzecw=" + "hash": "RzKuNgPliQcR2N/gQkUtLOkeoikURkuly3nRFf+1n5c=" } }, "is_incremental": false, @@ -6938,7 +6938,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlCircle.html", - "hash": "1mmYKMwBRaZOqoYFUtHJDXLt11M3E+B9wbV73LbvBIU=" + "hash": "b6rrAHZl8wKJ3b9jcMimkY/wGlu5HgWsQFC9hleXZSA=" } }, "is_incremental": false, @@ -6962,7 +6962,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlInet.html", - "hash": "2+y9gdidCJhMVMWJ864bxxBh2W8zNENy1kERbRP2CBo=" + "hash": "UP3KXAUmacxiryVIcXFVyNwJBI/WJ8wnU2DGhSK788Y=" } }, "is_incremental": false, @@ -6974,7 +6974,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlInterval.html", - "hash": "S4S99qKKbMfRjGSgRtBiMMS0pmLrDLZ57y3n4APb1bs=" + "hash": "KBVZ3ES6SygG9c9EmlVgN/vmbiMIoFVty+i/ZuXCHBg=" } }, "is_incremental": false, @@ -6986,7 +6986,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlLSeg.html", - "hash": "J8Pf3gveRk2ogFm1Vl2GDOjfrKeFWeLRJO7ZI801gSA=" + "hash": "zOD3wBBbBxTh1ZnOwGES7ANIqc+33psqF/pRsf4QJYc=" } }, "is_incremental": false, @@ -6998,7 +6998,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlLine.html", - "hash": "1D9amEKMSkbnHM47OAJbC+Wyi6muM1dLrdyVJsjvAuU=" + "hash": "KHgwqVKtchv2FA25qMwUEG6duzfvQt9/ODERuvE2KtM=" } }, "is_incremental": false, @@ -7010,7 +7010,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlLogSequenceNumber.html", - "hash": "OAZiPC4eZMpMCabHzpvM0mi8GCALeuEhlt5SITLvR3w=" + "hash": "VjnmfMJr7kE5hFtk6v80ZBOUiiiCRgH13Zcwgi6JmJI=" } }, "is_incremental": false, @@ -7022,7 +7022,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlPath.html", - "hash": "JdwxQU/NUvog3m2g6v6z013Zy1y03+Gzbha5Pg4xOeY=" + "hash": "+HqtwjFNjT0gZzmoh1SIzT0deGOj1wwqGGgA+VvPRIw=" } }, "is_incremental": false, @@ -7034,7 +7034,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlPoint.html", - "hash": "X/Tdw88kdDtPorJypzqC1xud/1+v7hXeoC0yNUSgr4w=" + "hash": "h498XWqB1vuJOviGkq6TBbJSGQ/eXEaowjCXP4cxiMc=" } }, "is_incremental": false, @@ -7046,7 +7046,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlPolygon.html", - "hash": "DWHXOP1Vm5FGkYzDVp9nGncUyewo1f/z7O/LKtWBi/g=" + "hash": "8W+LBjC/DRpSTFlcyBcCU04Pgn/EiVGl+uhIjTFBdT4=" } }, "is_incremental": false, @@ -7058,7 +7058,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlRange-1.RangeTypeConverter.html", - "hash": "TRHwL5jUQ5im49qz6Fr3fu2oXcuPSXpxSDVCBmvknzA=" + "hash": "T9R7KGhnSkJFKqr98GDOT6bmirKy0cEEYUsdruLz6H8=" } }, "is_incremental": false, @@ -7070,7 +7070,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlRange-1.html", - "hash": "U9/bW+pTkUhBDaCl75ooP5/dEFRN6rPb6QDV7BYHgKY=" + "hash": "6Fera7EaVUmf+BKt7IgtJV9UERoCDwdTKTm7xO6yEMM=" } }, "is_incremental": false, @@ -7082,7 +7082,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTid.html", - "hash": "0Y9nMzsogHW5Q2gymk2/G4vrNGUUEr25PZZzWeAXnQg=" + "hash": "cXb5EZbVk9aY7VYtbRnVnN1Sh2JRHSGYIusgSZ+OCpU=" } }, "is_incremental": false, @@ -7106,7 +7106,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsQuery.html", - "hash": "ZfbLIw0W5MOkUVjC5ozkfK591FbznK/eJakKAispJLQ=" + "hash": "79NnZxLOmtD1hxf5SpE+ZrpMRwyLRq7eyegKlbwtODU=" } }, "is_incremental": false, @@ -7118,7 +7118,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsQueryAnd.html", - "hash": "B/z6xIYOaAOUY47x6UvWwqLUtH/4XfA2ySbeHvZh8l0=" + "hash": "Sjue1urTDiU50oNfRQnSVsVHI4qYaZi/wgZFUvai70Y=" } }, "is_incremental": false, @@ -7142,7 +7142,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsQueryEmpty.html", - "hash": "vDx7+w02YUxsPFPvN64y8GyWNKagPShjWSksg1aZiS0=" + "hash": "z/Nh3zO9r2zfoFrFMTxUBTySXkVHay69tBLZE9teaOk=" } }, "is_incremental": false, @@ -7154,7 +7154,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsQueryFollowedBy.html", - "hash": "3FRU09+adBtnPs/eulnvtxr1dodxxBxQWdxHeNpk8ks=" + "hash": "/GXXFlNegzw19uRT6w7Gd8dO6Gf1bACQS/mD05J4KX4=" } }, "is_incremental": false, @@ -7178,7 +7178,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsQueryLexeme.html", - "hash": "eVWo5INPqU14Oh7hJDyDtC7a8x3Rj0gvDqTUNba/ieg=" + "hash": "UIh3/BR0d5a6mJZx1EOCntcmjCX0abqDoTx1F1PUh44=" } }, "is_incremental": false, @@ -7190,7 +7190,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsQueryNot.html", - "hash": "m2fj7gFPCNS3RR7hNqKSNFTvWkV4GtE2Y73yvn47tGg=" + "hash": "7JRNLHJJ0ZFNLYkv+Y1Ko4zrH9qf/2J6L13mxmIaP9A=" } }, "is_incremental": false, @@ -7202,7 +7202,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsQueryOr.html", - "hash": "Qof6nOaAJuHzahYPtUJjyg85fKeAgL4b2oSmOUtljqc=" + "hash": "b9SIyyStU5KNQfBincPCR2FaX6gMmRwZbgaAeN1Aing=" } }, "is_incremental": false, @@ -7226,7 +7226,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.WordEntryPos.html", - "hash": "PsPdtoxNeI3TW0nAqcxgE4+ao9XFtQX1CislPiH5lLo=" + "hash": "0TB2YIJzn8cr0I+dNxF5n8BposAmnG1eHroq4gwg68U=" } }, "is_incremental": false, @@ -7238,7 +7238,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsVector.Lexeme.html", - "hash": "uWqdYNZaPDAXPKsMR8LoIfc/g0w9RWNmv6aTIGmhMrs=" + "hash": "nf38V24PWCkL7zJvc8o0zpnCy+zFl4fXuDUmgkY0eyM=" } }, "is_incremental": false, @@ -7250,7 +7250,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.NpgsqlTsVector.html", - "hash": "aLxGrTwBkSzPe3Z2/YFXWJh72jhRmaXGQDwk2IsHLw4=" + "hash": "q0vsXffmq+DX51V8lx5oi3b6de0WLtIbMb4F7ncj8zg=" } }, "is_incremental": false, @@ -7262,7 +7262,7 @@ "output": { ".html": { "relative_path": "doc/api/NpgsqlTypes.PgNameAttribute.html", - "hash": "bsoF1Cow4thuQx1nsfpjTUxXV+OZZUgor74lhOCAb90=" + "hash": "P0GCSRk1jUG36N3RybTHCavj017vlS9vkDqju2qQMr0=" } }, "is_incremental": false, @@ -7286,7 +7286,7 @@ "output": { ".html": { "relative_path": "doc/api/System.Data.Common.DbBatch.html", - "hash": "g9FKs3bc6/TBSYrTYeMORmyKKmEPpaB/8mXP9NTA01M=" + "hash": "MFuM2Gztk3ujUWyPlUIL60dxeWBdrZ/ckV9ZDP1AY9s=" } }, "is_incremental": false, @@ -7298,7 +7298,7 @@ "output": { ".html": { "relative_path": "doc/api/System.Data.Common.DbBatchCommand.html", - "hash": "5qbdtnM9MF3mON0i6FriZ7SEfYoDbieau8Zm0JpN1PY=" + "hash": "h+FKu5I7q4j0tUVX3zcIFc2VbK5CdNEydLgRUQEepqE=" } }, "is_incremental": false, @@ -7310,7 +7310,7 @@ "output": { ".html": { "relative_path": "doc/api/System.Data.Common.DbBatchCommandCollection.html", - "hash": "86673RWeijxQeDAg6rR6EGODC4cBEevRftsMyAPlp1E=" + "hash": "eSBmLPW2gV2ILNyaXVxYXpmrSBtxVFkw2kePx6Tk6Ms=" } }, "is_incremental": false, @@ -7322,7 +7322,7 @@ "output": { ".html": { "relative_path": "doc/api/System.Data.Common.DbDataSource.html", - "hash": "RvY5zQzVnXF7eec2v8hauc1n0cExCB1nMLi+9BtrrLM=" + "hash": "NOVdhZ7y6cSPFMq2BBfHkQSuErWMAzhOl3KTWBF6UNA=" } }, "is_incremental": false, @@ -7346,7 +7346,7 @@ "output": { ".html": { "relative_path": "doc/api/System.Runtime.Versioning.RequiresPreviewFeaturesAttribute.html", - "hash": "DUbj1CvaBRYc2sndkbay+8hBtryBJzU1sMbwf6j7I8I=" + "hash": "2e/LWj575jpwRBcV/Kn996fYCZTc0JNqjSVvQnOmeGo=" } }, "is_incremental": false,