Skip to content

Conversation

@nvierge-addactis
Copy link
Contributor

Checklist

  • I have read the Contributing Guide
  • I have checked to ensure this does not introduce an unintended breaking changes
  • I have considered appropriate testing for my change

Description

  • Fix System.NullReferenceException in public static void PostgresqlDatabase(this SupportedDatabasesForEnsureDatabase supported, string connectionString, IUpgradeLog logger)
  • Set some methods public so we can provide an IUpgradeLog and a PostgresqlConnectionOptions.

Closes #26

@nvierge-addactis nvierge-addactis mentioned this pull request Dec 18, 2024
droyad
droyad previously approved these changes Dec 18, 2024
@droyad droyad enabled auto-merge (squash) December 18, 2024 09:37
@droyad droyad disabled auto-merge December 18, 2024 09:41
@droyad droyad merged commit 56d8911 into DbUp:release/6.0.0 Dec 18, 2024
1 check passed
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 <egor.shokurov@gmail.com>

* Updated approval file

---------

Co-authored-by: shokurov <egor.shokurov@gmail.com>
Co-authored-by: Robert Wagner <robert@wagner.id.au>

* 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 <robert@wagner.id.au>

* fix: fix delimiter parsing (#28)

* Lowered Connection string printing to debug, resolves #30

---------

Co-authored-by: Sébastien Crocquesel <88554524+scrocquesel@users.noreply.github.com>
Co-authored-by: Campbell Harding-Deason <campbell.harding-deason@firstaml.com>
Co-authored-by: shokurov <egor.shokurov@gmail.com>
Co-authored-by: nvierge-addactis <151941872+nvierge-addactis@users.noreply.github.com>
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