This commit is contained in:
shaggy 2023-10-16 12:46:11 +02:00
parent 0c4d1cef71
commit 67b4e3932c
1 changed files with 1 additions and 1 deletions

View File

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