Releases: naveego/plugin-odbc
Releases · naveego/plugin-odbc
v1.3.2
Compare
Sorry, something went wrong.
No results found
fix(read): added support for null values (#12)
resolves PRODSUP-4563
v1.3.2-beta
Compare
Sorry, something went wrong.
No results found
fix(read): added support for null values
resolves PRODSUP-4563
v1.3.1
Compare
Sorry, something went wrong.
No results found
feat(settings): added configurable query timeout
v1.3.0
Compare
Sorry, something went wrong.
No results found
feat(discovery): added bailout for discovery when sample size is 0 an…
v1.2.3
Compare
Sorry, something went wrong.
No results found
feat(discover): added sample records on discover
v1.2.2
Compare
Sorry, something went wrong.
No results found
fix(discover): made discover throw errors
v1.2.1
Compare
Sorry, something went wrong.
No results found
fix(logging): added more logging and fixed log file name
v1.2.0
Compare
Sorry, something went wrong.
No results found
fix(configure write): fixed configure write first time response
v1.1.0
Compare
Sorry, something went wrong.
No results found
feat(framework and logger): updated to 3.1 and improved error visibility
v1.0.0
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