Skip to content

Releases: naveego/plugin-odbc

v1.3.2

Choose a tag to compare

@roehlerw roehlerw released this 28 Sep 20:00
0dabb47
fix(read): added support for null values (#12)

resolves PRODSUP-4563

v1.3.2-beta

v1.3.2-beta Pre-release
Pre-release

Choose a tag to compare

@roehlerw roehlerw released this 27 Sep 17:53
fix(read): added support for null values

resolves PRODSUP-4563

v1.3.1

Choose a tag to compare

@roehlerw roehlerw released this 27 Jan 19:38
feat(settings): added configurable query timeout

v1.3.0

Choose a tag to compare

@roehlerw roehlerw released this 24 Jun 20:26
feat(discovery): added bailout for discovery when sample size is 0 an…

v1.2.3

Choose a tag to compare

@roehlerw roehlerw released this 11 Jan 22:20
feat(discover): added sample records on discover

v1.2.2

Choose a tag to compare

@roehlerw roehlerw released this 09 Nov 15:02
fix(discover): made discover throw errors

v1.2.1

Choose a tag to compare

@roehlerw roehlerw released this 09 Nov 14:04
fix(logging): added more logging and fixed log file name

v1.2.0

Choose a tag to compare

@roehlerw roehlerw released this 10 Oct 22:45
fix(configure write): fixed configure write first time response

v1.1.0

Choose a tag to compare

@roehlerw roehlerw released this 29 May 20:01
feat(framework and logger): updated to 3.1 and improved error visibility

v1.0.0

Choose a tag to compare

@roehlerw roehlerw released this 04 Mar 19:50
23e04eb
Merge issue/#5/convert-odbc-to-net (#6)

* checkpoint for conversion

* checkpoint plugin written

* added interfaces

* unit tests created

* updated project file for builds

* updated manifest

* updated exe name in manifest

* updated schema get property method

* updated cancellation token

* added more logging

* updated logging