Skip to content

Accept a Func<SqlConnection> instead of a pre-created connection#34

Merged
droyad merged 2 commits intomainfrom
Fix32
Feb 24, 2026
Merged

Accept a Func<SqlConnection> instead of a pre-created connection#34
droyad merged 2 commits intomainfrom
Fix32

Conversation

@droyad
Copy link
Member

@droyad droyad commented Feb 24, 2026

Fixed #32

If we use a pre-created connection, then if GetScriptsToExecute and PerformUpgrade is called, an error occurs.

The user could still pass the same connection in via this factory if they really want.

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.

PermissionDemand error after update dbup-sqlserver 7.1.0

1 participant