abdelrahman-sinno / maven-db-plugin

Automatically exported from code.google.com/p/maven-db-plugin
0 stars 0 forks source link

db:create doesn't work with Derby in embedded mode #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Derby creates its database from the connection string.

jdbc:derby:sandbox;create=true

db:create with no create scripts element complains.

Original issue reported on code.google.com by jarrod.r...@gmail.com on 13 Mar 2011 at 6:20

GoogleCodeExporter commented 8 years ago
please elborate on "complains"

Original comment by brian.di...@gmail.com on 15 May 2013 at 5:44