
[ http://jira.qos.ch/browse/LBCORE-218?page=com.atlassian.jira.plugin.system.i... ] Ceki Gulcu resolved LBCORE-218. ------------------------------- Fix Version/s: 0.9.31 Resolution: Fixed Pulled in your changes.
Incorrect switch fallthrough in the SQL dialect selection ---------------------------------------------------------
Key: LBCORE-218 URL: http://jira.qos.ch/browse/LBCORE-218 Project: logback-core Issue Type: Bug Components: Other Affects Versions: 0.9.30 Reporter: Pierre Queinnec Assignee: Logback dev list Fix For: 0.9.31
There's a break missing in the switch statement for SQL dialects in DBUtil#getDialectFromCode. As HSQLDB and H2 have the same syntax it has gone un-noticed. I'll open a pull request.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira