GitHub user franz1981 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1963

    ARTEMIS-1757 Improve DB2 compatibility

    It includes:
    - Fixed AUTO_INCREMENT not supported on DB2
    - Added proper stop/teardown of driver
    - Fixed recursive SQLException formatting

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/franz1981/activemq-artemis DB_2_JDBC_TESTS

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1963.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1963
    
----
commit f5868a94e1a1534ddb8a44c854c132e8b20f1b9d
Author: Francesco Nigro <nigro.fra@...>
Date:   2018-02-16T14:45:45Z

    ARTEMIS-1757 Improve DB2 compatibility
    
    It includes:
    - Fixed AUTO_INCREMENT not supported on DB2
    - Added proper stop/teardown of driver
    - Fixed recursive SQLException formatting

----


---

Reply via email to