
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 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