[JIRA] Created: (LBCLASSIC-197) DBAppender support for SQLAnywhere database

DBAppender support for SQLAnywhere database ------------------------------------------- Key: LBCLASSIC-197 URL: http://jira.qos.ch/browse/LBCLASSIC-197 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.18 Environment: SQLAnywhere 10.x Reporter: Michael Lynch Assignee: Logback dev list Add Sybase SQLAnywhere dialect to logback-classic as SQLAnywhere JDBC driver does not support getGeneratedKeys. -- 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

[ http://jira.qos.ch/browse/LBCLASSIC-197?page=com.atlassian.jira.plugin.syste... ] Michael Lynch updated LBCLASSIC-197: ------------------------------------ Attachment: SybaseSqlAnywhereDialect.java DBUtil.java Attached source files for the dialect itself, and changes to DBUtil to create the dialect.
DBAppender support for SQLAnywhere database -------------------------------------------
Key: LBCLASSIC-197 URL: http://jira.qos.ch/browse/LBCLASSIC-197 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.18 Environment: SQLAnywhere 10.x Reporter: Michael Lynch Assignee: Logback dev list Attachments: DBUtil.java, SybaseSqlAnywhereDialect.java
Add Sybase SQLAnywhere dialect to logback-classic as SQLAnywhere JDBC driver does not support getGeneratedKeys.
-- 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

[ http://jira.qos.ch/browse/LBCLASSIC-197?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu commented on LBCLASSIC-197: -------------------------------------- Thank you for this report. The sql script to create the database schema for Sysbase seems to be missing. I suppose that the author name for SybaseSqlAnywhereDialect should be changed from James Stauffer to Michael Lynch.
DBAppender support for SQLAnywhere database -------------------------------------------
Key: LBCLASSIC-197 URL: http://jira.qos.ch/browse/LBCLASSIC-197 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.18 Environment: SQLAnywhere 10.x Reporter: Michael Lynch Assignee: Logback dev list Attachments: DBUtil.java, SybaseSqlAnywhereDialect.java
Add Sybase SQLAnywhere dialect to logback-classic as SQLAnywhere JDBC driver does not support getGeneratedKeys.
-- 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

I'll fix the author, and I forgot to attach the sql. Thanks! On Mon, Mar 22, 2010 at 12:41 PM, Ceki Gulcu (JIRA) <noreply-jira@qos.ch> wrote:
[ http://jira.qos.ch/browse/LBCLASSIC-197?page=com.atlassian.jira.plugin.syste... ]
Ceki Gulcu commented on LBCLASSIC-197: --------------------------------------
Thank you for this report. The sql script to create the database schema for Sysbase seems to be missing. I suppose that the author name for SybaseSqlAnywhereDialect should be changed from James Stauffer to Michael Lynch.
DBAppender support for SQLAnywhere database -------------------------------------------
Key: LBCLASSIC-197 URL: http://jira.qos.ch/browse/LBCLASSIC-197 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.18 Environment: SQLAnywhere 10.x Reporter: Michael Lynch Assignee: Logback dev list Attachments: DBUtil.java, SybaseSqlAnywhereDialect.java
Add Sybase SQLAnywhere dialect to logback-classic as SQLAnywhere JDBC driver does not support getGeneratedKeys.
-- 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
_______________________________________________ logback-dev mailing list logback-dev@qos.ch http://qos.ch/mailman/listinfo/logback-dev

[ http://jira.qos.ch/browse/LBCLASSIC-197?page=com.atlassian.jira.plugin.syste... ] Michael Lynch updated LBCLASSIC-197: ------------------------------------ Attachment: SybaseSqlAnywhereDialect.java
DBAppender support for SQLAnywhere database -------------------------------------------
Key: LBCLASSIC-197 URL: http://jira.qos.ch/browse/LBCLASSIC-197 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.18 Environment: SQLAnywhere 10.x Reporter: Michael Lynch Assignee: Logback dev list Attachments: DBUtil.java, SybaseSqlAnywhereDialect.java
Add Sybase SQLAnywhere dialect to logback-classic as SQLAnywhere JDBC driver does not support getGeneratedKeys.
-- 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

[ http://jira.qos.ch/browse/LBCLASSIC-197?page=com.atlassian.jira.plugin.syste... ] Michael Lynch updated LBCLASSIC-197: ------------------------------------ Attachment: (was: SybaseSqlAnywhereDialect.java)
DBAppender support for SQLAnywhere database -------------------------------------------
Key: LBCLASSIC-197 URL: http://jira.qos.ch/browse/LBCLASSIC-197 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.18 Environment: SQLAnywhere 10.x Reporter: Michael Lynch Assignee: Logback dev list Attachments: DBUtil.java, SybaseSqlAnywhereDialect.java
Add Sybase SQLAnywhere dialect to logback-classic as SQLAnywhere JDBC driver does not support getGeneratedKeys.
-- 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

[ http://jira.qos.ch/browse/LBCLASSIC-197?page=com.atlassian.jira.plugin.syste... ] Michael Lynch updated LBCLASSIC-197: ------------------------------------ Attachment: sybaseSqlAnywhere.sql
DBAppender support for SQLAnywhere database -------------------------------------------
Key: LBCLASSIC-197 URL: http://jira.qos.ch/browse/LBCLASSIC-197 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.18 Environment: SQLAnywhere 10.x Reporter: Michael Lynch Assignee: Logback dev list Attachments: DBUtil.java, sybaseSqlAnywhere.sql, SybaseSqlAnywhereDialect.java
Add Sybase SQLAnywhere dialect to logback-classic as SQLAnywhere JDBC driver does not support getGeneratedKeys.
-- 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

[ http://jira.qos.ch/browse/LBCLASSIC-197?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu resolved LBCLASSIC-197. ---------------------------------- Fix Version/s: 0.9.19 Resolution: Fixed Fixed in http://github.com/ceki/logback/commit/1903ec955
DBAppender support for SQLAnywhere database -------------------------------------------
Key: LBCLASSIC-197 URL: http://jira.qos.ch/browse/LBCLASSIC-197 Project: logback-classic Issue Type: Improvement Components: appender Affects Versions: 0.9.18 Environment: SQLAnywhere 10.x Reporter: Michael Lynch Assignee: Logback dev list Fix For: 0.9.19
Attachments: DBUtil.java, sybaseSqlAnywhere.sql, SybaseSqlAnywhereDialect.java
Add Sybase SQLAnywhere dialect to logback-classic as SQLAnywhere JDBC driver does not support getGeneratedKeys.
-- 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
participants (3)
-
Ceki Gulcu (JIRA)
-
Michael Lynch
-
Michael Lynch (JIRA)