This commit is contained in:
shaggy3007 2023-10-16 12:50:24 +02:00
parent acf44b7b76
commit 775c025ee7
1 changed files with 1 additions and 1 deletions

View File

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