modificahe ai file sql nella directory initdb
This commit is contained in:
parent
1e94c7e512
commit
fb835d8ccf
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
--
|
--
|
||||||
-- ============================================================
|
-- ============================================================
|
||||||
|
|
||||||
USE prenotazioni;
|
USE esameits24-26;
|
||||||
|
|
||||||
-- ------------------------------------------------------------
|
-- ------------------------------------------------------------
|
||||||
-- Operatori
|
-- Operatori
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue