sergsoft

Results 1 issues of sergsoft

This code does'n work if table "Citizens" already exixts TableUtils.createTableIfNotExists(injector.getInstance(ConnectionSource.class), Citizen.class); Error log: 10:24:34,354 ERROR [stderr](ServerService Thread Pool -- 23) java.sql.SQLException: SQL statement failed: CREATE SEQUENCE "Citizens_id_seq" 10:24:34,354 ERROR [stderr](ServerService...