Skip to content

Conversation

@droyad
Copy link
Member

@droyad droyad commented Dec 10, 2024

Looks like Npgsql has dropped support for netstandard2.0 so in order to keep on top of patches this library should do the same. Going to net8.0 as it's the only supported LTS.

@droyad
Copy link
Member Author

droyad commented Dec 10, 2024

@rofr I'm in the process of tidying up the code read to be handed over to other maintainers (including you if you are still interested). This seems like a significant decision, wondering if there were thoughts.

@rofr
Copy link

rofr commented Dec 10, 2024

@rofr I'm in the process of tidying up the code read to be handed over to other maintainers (including you if you are still interested). This seems like a significant decision, wondering if there were thoughts.

I'm no longer involved in any projects using dbup with postgres. The project in question was actually canceled so I'm neither invested enough nor have sufficient knowledge to be helpful as a maintainer.

And for this change I don't really see any options other than going to net8.

@droyad droyad merged commit 881ecdc into release/6.0.0 Dec 16, 2024
2 checks passed
@droyad droyad deleted the targetNet8 branch December 16, 2024 22:57
droyad added a commit that referenced this pull request Mar 3, 2025
* Add NpgsqlDataSource support to PostgresqlConnectionManager

* Used new GHA workflows

* Updated to dbup-core 6.0 beta, targeted netstandard2 and update Npgsql reference

* Bump to the next beta of dbup-core

* Merge fix

* Removed stray #If

* fix: #680 PostgreSQL statements split implemented (#19)

* fix: #680 PostgreSQL statements split implemented



Co-authored-by: shokurov <[email protected]>

* Updated approval file

---------

Co-authored-by: shokurov <[email protected]>
Co-authored-by: Robert Wagner <[email protected]>

* Update of libs

* File scoped namespaces and primary ctors

* Target `net8` so we can use the latest version of Npgsql (#24)

* Target net8 so we can use the latest version of Npgsql

* Used new APIs

* Added Npgsql licence information (#25)

* fix(#26): avoid NullReferenceException when creating database (#27)

* fix(#26): avoid NullReferenceException when creating database

* Updated approval file

---------

Co-authored-by: Robert Wagner <[email protected]>

* fix: fix delimiter parsing (#28)

* Lowered Connection string printing to debug, resolves #30

---------

Co-authored-by: Sébastien Crocquesel <[email protected]>
Co-authored-by: Campbell Harding-Deason <[email protected]>
Co-authored-by: shokurov <[email protected]>
Co-authored-by: nvierge-addactis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants