GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/2028
ARTEMIS-1653 Allow database tables to be created externally
https://issues.apache.org/jira/browse/ARTEMIS-1653
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis 1.x_ARTEMIS-1653
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2028.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 #2028
----
commit 24f7caba501c102fcc88d41926ab9d7aefc3e315
Author: Niels Lippke <nlippke@...>
Date: 2018-01-28T16:53:35Z
ARTEMIS-1653 Allow database tables to be created externally
(cherry picked from commit eab498456762c3df0f786b1f9ae4e372fdbbfa32)
commit e10391dc885dd74b404d41f04c76d163f1c8227d
Author: Francesco Nigro <nigro.fra@...>
Date: 2018-04-03T08:11:04Z
ARTEMIS-1653 Allow database tables to be created externally
(cherry picked from commit c7651853cdb291dfa3bd2906e1e082fd06cff612)
----
---