Comparing version 2.2.1 to 2.2.2
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
## [2.2.2] - 2019-10-27 | ||
### Fixed | ||
- Fixed SQL_DECIMAL, SQL_REAL, and SQL_NUMERIC losing precision | ||
## [2.2.1] - 2019-09-13 | ||
@@ -5,0 +9,0 @@ ### Fixed |
{ | ||
"name": "odbc", | ||
"description": "unixodbc bindings for node", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"homepage": "http://github.com/markdirish/node-odbc/", | ||
@@ -6,0 +6,0 @@ "main": "./lib/odbc.js", |
Sorry, the diff of this file is not supported yet
250925