Releases: naveego/plugin-odbc
Releases · naveego/plugin-odbc
v1.3.2
28 Sep 20:00
Compare
Sorry, something went wrong.
No results found
fix(read): added support for null values (#12)
resolves PRODSUP-4563
v1.3.2-beta
27 Sep 17:53
Compare
Sorry, something went wrong.
No results found
fix(read): added support for null values
resolves PRODSUP-4563
v1.3.1
27 Jan 19:38
Compare
Sorry, something went wrong.
No results found
feat(settings): added configurable query timeout
v1.3.0
24 Jun 20:26
Compare
Sorry, something went wrong.
No results found
feat(discovery): added bailout for discovery when sample size is 0 an…
v1.2.3
11 Jan 22:20
Compare
Sorry, something went wrong.
No results found
feat(discover): added sample records on discover
v1.2.2
09 Nov 15:02
Compare
Sorry, something went wrong.
No results found
fix(discover): made discover throw errors
v1.2.1
09 Nov 14:04
Compare
Sorry, something went wrong.
No results found
fix(logging): added more logging and fixed log file name
v1.2.0
10 Oct 22:45
Compare
Sorry, something went wrong.
No results found
fix(configure write): fixed configure write first time response
v1.1.0
29 May 20:01
Compare
Sorry, something went wrong.
No results found
feat(framework and logger): updated to 3.1 and improved error visibility
v1.0.0
04 Mar 19:50
Compare
Sorry, something went wrong.
No results found
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