You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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>
0 commit comments