anonlink-entity-service icon indicating copy to clipboard operation
anonlink-entity-service copied to clipboard

Test initdb can replace existing db

Open hardbyte opened this issue 6 years ago • 0 comments

See https://github.com/n1analytics/entity-service/pull/219

init-db-schema.sql was failing because it was trying to create tables that already existed. I suggest adding a test to make sure that init-db-schema.sql can be executed and then executed again without failure.

hardbyte avatar Jun 28 '18 06:06 hardbyte