Search code examples
What NpgsqlDbType should be used to clear "Can't write CLR type" error...


c#asp.netpostgresqlnpgsql

Read More
How to get Created and Modified columns to be set automatically using EF Core7 and NPGSQL connector...


c#postgresqlentity-framework-coreef-code-firstnpgsql

Read More
How to execute Postgresql functions from .NET 7 using Dapper without listing the data types of all p...


c#postgresqldappernpgsql

Read More
Postgres Interval with Dapper & npgsql not working...


c#postgresqldappernpgsql

Read More
Can Npgsql and/or NodaTime perform a select on a timestamp column with a timezone offset with an Ent...


postgresqlentity-frameworknpgsqlnodatime

Read More
How to strip nulls from jsonb field on EF Core Npgsql (PostgreSQL)...


entity-framework-corenpgsql

Read More
How to execute postgresql script query in C# Npgsql...


c#postgresqldappernpgsql

Read More
08P01: insufficient data left in message in custom mapping...


c#.netpostgresql.net-corenpgsql

Read More
Npgsql - "Couldn't set databaseconfig" error when updating database or removing migrat...


c#postgresqlentity-framework-corenpgsql

Read More
Can you convert C# byte[] to postgressql bytea using Npgsql...


c#postgresqlnpgsql

Read More
EF Core migration creates incorrect enums...


c#entity-frameworkenumsmigrationnpgsql

Read More
Connection string for multiple computers...


postgresqlnpgsql

Read More
Query PostgreSQL with Npgsql and Entity Framework using unaccent...


postgresqlentity-framework-6npgsql

Read More
Expression with multiple parameters and int return type in EF Core Where clause...


c#postgresqlasp.net-coreentity-framework-corenpgsql

Read More
I'm using Npgsql 7.0.1 in a .Net 6 application. Is it necessary to use prepare() method with the...


c#npgsql

Read More
C#, PostgreSQL syntax error at end of input...


postgresqlentity-framework-corenpgsqlef-core-7.0postgresql-15

Read More
Passing integer value from textbox in SQL select statement...


c#sqlintegernpgsql

Read More
Can't cast database type xid8 to Int64...


.netnpgsql

Read More
Npgsql.PostgresException error on ExecuteReader when attempting to query PostgreSQL database in C# W...


c#postgresqlnpgsqlexecutereader

Read More
Npgsql - Using "GENERATED ALWAYS AS IDENTITY"...


npgsql

Read More
RavenDB ETL to SQL, how to store entire document ('this') in jsonb column?...


c#postgresqlravendbnpgsqljint

Read More
Writing the content of a csv file to PostgreSQL with NPGSQL fails...


postgresqlcsvnpgsql

Read More
Drop-Database Failed creating connection: Couldn't set trusted_connection...


dockerasp.net-corenpgsql

Read More
Nlog with Npgsql throws NLog.NLogConfigurationException: 'DatabaseParameterInfo' cannot assi...


c#postgresqlasp.net-web-apinlognpgsql

Read More
Npgsql CREATE USER using ExcuteNonQuery parameter...


c#npgsql

Read More
How to get the 'distinct on' in LINQ expression?...


c#postgresqlnpgsql.net-7.0

Read More
Filter table with Json array column by integer value...


c#entity-framework-corenpgsqlef-core-3.1

Read More
PostGIS query failing due to escape string?...


sqlpostgresqlpostgisnpgsql

Read More
Filter integer array of jsonb column in postgres using EF Core and NpgSql...


c#.net-coreentity-framework-corenpgsqlef-core-3.1

Read More
Npgsql Minimum Pool Size seems to be not take into account...


.netpostgresqlconnection-poolingnpgsql

Read More
BackNext