Skip to content

Releases: EvilLord666/DbTools

Release v1.0.8

11 May 14:05
Compare
Choose a tag to compare

Minor changes in stored procedure parameters factory

Release v1.0.7

29 Mar 20:15
Compare
Choose a tag to compare

Added support for additional platforms plus timeous parameters could be passed to connStringBuilder

Release v1.0.6

22 Nov 12:12
Compare
Choose a tag to compare

A little bit more mysql timeouts values + added project that allow to test DbTools from nuget package

Release v1.0.5

21 Nov 18:44
Compare
Choose a tag to compare

Added support for running long scripts in Mysql (were added tests + were enlarged timeouts)

Release v1.0.4

29 Sep 19:45
Compare
Choose a tag to compare

All packages version were updated, properly configured nuget package

Release v1.0.2

29 Sep 19:44
Compare
Choose a tag to compare
Release v1.0.2 Pre-release
Pre-release

Mysql sslMode set to None

Release v1.0.1

29 Sep 10:29
Compare
Choose a tag to compare
Release v1.0.1 Pre-release
Pre-release
  • Added netcore3.1/5.0/6.0 support
  • Fixed minor bug with passing null as login & password when integrated security is true 4 MsSQL

Release 1.0.0

31 Jan 18:13
Compare
Choose a tag to compare

Simple create, delete, execute script and retrieve data with extension to easy db init with bunch of script (that is useful for me when i am writing different unit tests related to some data in database