Re: Trouble starting Derby in-memory server using Gradle and Liquibase

2015-10-27 Thread John English
On 26/10/2015 21:03, Dave Alvarado wrote: *I’m using Gradle 2.7 and Derby 10.12.1.1. I would like to use Derby to construct an in-memory database for which I can run unit tests. I’m not sure the right way to set this up but here is what I’m trying. I thought including “;create=true” in the

Re: Trouble starting Derby in-memory server using Gradle and Liquibase

2015-10-27 Thread Rick Hillegas
What John says. Please see the Derby Server and Administration Guide for more details: http://db.apache.org/derby/docs/10.12/adminguide/index.html Thanks, -Rick On 10/27/15 2:01 AM, John English wrote: On 26/10/2015 21:03, Dave Alvarado wrote: *I’m using Gradle 2.7 and Derby 10.12.1.1. I