need to fix db

This commit is contained in:
shaggy3007 2023-10-16 12:48:01 +02:00
parent 67b4e3932c
commit acf44b7b76
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ public class Main {
"utente", "password");
PreparedStatement stmt;dd
PreparedStatement stmt;
stmt = connection.prepareStatement("DO $$ BEGIN "
+ "CREATE TYPE categoria_appartenenza AS ENUM ('gay', 'frocio', 'down', 'edi', 'spastico');"