npgsql

Npgsql is the .NET data provider for PostgreSQL.

POSTGRESQL License

Stars
3.3K
Committers
209

Bot releases are visible (Hide)

npgsql - v6.0.0-preview7

Published by github-actions[bot] about 3 years ago

npgsql - v6.0.0-preview6

Published by github-actions[bot] about 3 years ago

npgsql - v6.0.0-preview5

Published by github-actions[bot] over 3 years ago

npgsql - v5.0.7

Published by github-actions[bot] over 3 years ago

The list of changes is available here.

npgsql - v6.0.0-preview4

Published by github-actions[bot] over 3 years ago

npgsql - v4.0.12

Published by roji over 3 years ago

This patch release includes a backport of #2525, which includes PostgreSQL foreign tables in GetSchema, allowing them to be used in PowerBI and similar tools.

npgsql - v5.0.5

Published by github-actions[bot] over 3 years ago

The list of changes is available here.

npgsql - Npgsql v6.0.0 Preview3

Published by roji over 3 years ago

This version contains support for the new failover and load balancing support, among other things.

npgsql - Npgsql v4.1.9

Published by roji over 3 years ago

This patch releases contains the following bug fixes:

  • TransactionScope seems not to work correctly from v4.0.0 when Enlist=true and pooling=false (#3502)
  • JSON handler doesn't flush a buffer on write (#3464)
  • Fixed writing and reading DateTime.Min/Max with ConvertInfinityDateTime for TimestampTz handler (#3580)
npgsql - Npgsql v6.0.0 Preview2

Published by roji over 3 years ago

npgsql - Npgsql v5.0.3

Published by roji over 3 years ago

This release fixes two bugs which could cause the driver to crash.

The list of changes is available here.

npgsql - Npgsql v4.1.8

Published by roji over 3 years ago

The list of changes is available here.

npgsql - Npgsql v5.0.2

Published by roji over 3 years ago

Npgsql 5.0.2 includes some significant bugfixes, everyone is encouraged to upgrade.

The list of changes is available here.

npgsql - Npgsql 4.1.7

Published by roji almost 4 years ago

This patch version contains several bug fixes, everyone is encouraged to upgrade.

The list of changes is available here.

npgsql - Npgsql v5.0.1.1

Published by roji almost 4 years ago

Npgsql 5.0.1.1 includes some important post-release bugfixes, everyone is encouraged to upgrade.

The list of changes is available here.

npgsql - Npgsql v5.0.0

Published by roji almost 4 years ago

See the release notes.

The full list of changes is available here.

npgsql - Npgsql v4.1.6

Published by roji almost 4 years ago

This patch version contains several bug fixes, everyone is encouraged to upgrade.

The list of changes is available here.

npgsql - Npgsql v5.0.0 Preview 1

Published by YohDeadfall about 4 years ago

npgsql - Npgsql v4.1.5

Published by YohDeadfall about 4 years ago

This patch release contains an important update as an addition to bug fixes. Starting this version it's possible to use the NodaTime plugin without losing ability to have BCL date and time types in parameters or in query results. Many thanks @davidroth who made this!

Everyone is encouraged to update.

The full list of changes is available here.

npgsql - Npgsql v4.0.11

Published by roji over 4 years ago

This is a support release for the older Npgsql 4.0 branch, for people using it for any reason. Various important bug fixes have been backported from the 4.1 branch.

Note that starting with v4.0.11, the Detail property on PostgresException will be redacted by default, since PostgreSQL uses it to send potentially sensitive information (see #2501) . The information can be included as before by specifying Include Error Detail on the connection string

The list of changes is available here.

Badges
Extracted from project README
stable next patch daily builds (vnext) build gitter
Related Projects