Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-BETA, 2.9.2
-
None
Description
Line 338 of JDBCEmitter
Local variable dateFormats is created, populated with values, but never used in its scope.
It's not clear how to fix. Was it planned to use class field with the same type and name?