Skip to content

Enhance the behavior of obtaining default schema through database con… #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: release/6.0.0
Choose a base branch
from

Conversation

tengfei8771
Copy link

Enhance the behavior of obtaining default schema through database connection string by specifying the default schema through the SearchPath parameter in the connection string

droyad and others added 3 commits March 3, 2025 14:23
* 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 (DbUp#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 (DbUp#24)

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

* Used new APIs

* Added Npgsql licence information (DbUp#25)

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

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

* Updated approval file

---------

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

* fix: fix delimiter parsing (DbUp#28)

* Lowered Connection string printing to debug, resolves DbUp#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]>
…nection string by specifying the default schema through the SearchPath parameter in the connection string
@tengfei8771 tengfei8771 changed the base branch from main to release/6.0.0 April 23, 2025 08:31
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.

2 participants