modificahe ai file sql nella directory initdb
All checks were successful
Deploy to VPS / build (push) Successful in 13s
Deploy to VPS / deploy (push) Successful in 14s

This commit is contained in:
AV77web 2026-07-12 03:48:54 +02:00
parent 1e94c7e512
commit fb835d8ccf
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
-- Allineato alle API: /utenti, -- Allineato alle API: /utenti,
-- ============================================================ -- ============================================================
USE prenotazioni; USE esameits24-26;
-- ------------------------------------------------------------ -- ------------------------------------------------------------
-- Tabella utenti (API: GET/POST/PUT/DELETE /utenti) -- Tabella utenti (API: GET/POST/PUT/DELETE /utenti)

View file

@ -8,7 +8,7 @@
-- --
-- ============================================================ -- ============================================================
USE prenotazioni; USE esameits24-26;
-- ------------------------------------------------------------ -- ------------------------------------------------------------
-- Operatori -- Operatori