jsreport-version-control error
-
Hi,
I installed the version control extension and i get this error:
RequestError: Conversion failed when converting date and/or time from character string.
at .....\node_modules\jsreport-mssql-store\node_modules\mssql\lib\tedious.js:739:17
at emitOne (events.js:116:13)
at Connection.emit (events.js:211:7)
at Parser.<anonymous> (.....\node_modules\tedious\lib\connection.js:204:16)
at emitOne (events.js:116:13)
at Parser.emit (events.js:211:7)
at Parser.<anonymous> (.....\node_modules\tedious\lib\token\token-stream-parser.js:42:15)
at emitOne (events.js:116:13)
at Parser.emit (events.js:211:7)...
-
Thank you for the notice. I confirm this is a bug which we will work on now.
-
This should be now fixed.
You just need to drop thejsreport_VersionType
table and update thejsreport-mssql-store
package.
(Of course backup before is always good idea)