pacifica / pacifica-cartd

Pacifica CartData used for packaging then distributing data from the archive
GNU Lesser General Public License v3.0
0 stars 5 forks source link

Make fresh connection to database for create tables #49

Closed dmlb2000 closed 5 years ago

dmlb2000 commented 5 years ago

Description

This makes sure the database connection is recreated during the failure condition.

Signed-off-by: David Brown dmlb2000@gmail.com

Issues Resolved

N/A

Check List