🚀 Release v1.0.23
- Tipo: patch - Database schema: database-schema/schema.sql (solo struttura) - Data: 2025-11-21 15:45:57
This commit is contained in:
parent
b158b56645
commit
3ef5ab48c8
@ -2,7 +2,7 @@
|
||||
-- PostgreSQL database dump
|
||||
--
|
||||
|
||||
\restrict kXn7dA0MpRN1tfw8IitWdn0asTpk0ittRcJy1NTPQ3wwtwi8Wy5nF46kKq02AQL
|
||||
\restrict TJwWgRtlkaNjJkPCqiHtNWgXY5wsEokHnEdpGRngK9bypbPCt7GzT9E1grG6rqw
|
||||
|
||||
-- Dumped from database version 16.9 (415ebe8)
|
||||
-- Dumped by pg_dump version 16.10
|
||||
@ -221,5 +221,5 @@ ALTER TABLE ONLY public.network_logs
|
||||
-- PostgreSQL database dump complete
|
||||
--
|
||||
|
||||
\unrestrict kXn7dA0MpRN1tfw8IitWdn0asTpk0ittRcJy1NTPQ3wwtwi8Wy5nF46kKq02AQL
|
||||
\unrestrict TJwWgRtlkaNjJkPCqiHtNWgXY5wsEokHnEdpGRngK9bypbPCt7GzT9E1grG6rqw
|
||||
|
||||
|
||||
0
deployment/backup_db.sh
Normal file → Executable file
0
deployment/backup_db.sh
Normal file → Executable file
0
deployment/check_backend.sh
Normal file → Executable file
0
deployment/check_backend.sh
Normal file → Executable file
0
deployment/check_frontend.sh
Normal file → Executable file
0
deployment/check_frontend.sh
Normal file → Executable file
0
deployment/cron_detect.sh
Normal file → Executable file
0
deployment/cron_detect.sh
Normal file → Executable file
0
deployment/cron_train.sh
Normal file → Executable file
0
deployment/cron_train.sh
Normal file → Executable file
0
deployment/export_db_schema.sh
Normal file → Executable file
0
deployment/export_db_schema.sh
Normal file → Executable file
0
deployment/restart_all.sh
Normal file → Executable file
0
deployment/restart_all.sh
Normal file → Executable file
0
deployment/setup_almalinux.sh
Normal file → Executable file
0
deployment/setup_almalinux.sh
Normal file → Executable file
0
deployment/setup_crontab.sh
Normal file → Executable file
0
deployment/setup_crontab.sh
Normal file → Executable file
0
deployment/setup_syslog_server.sh
Normal file → Executable file
0
deployment/setup_syslog_server.sh
Normal file → Executable file
10
version.json
10
version.json
@ -1,7 +1,13 @@
|
||||
{
|
||||
"version": "1.0.22",
|
||||
"lastUpdate": "2025-11-21T15:37:36.434Z",
|
||||
"version": "1.0.23",
|
||||
"lastUpdate": "2025-11-21T15:45:57.568Z",
|
||||
"changelog": [
|
||||
{
|
||||
"version": "1.0.23",
|
||||
"date": "2025-11-21",
|
||||
"type": "patch",
|
||||
"description": "Deployment automatico v1.0.23"
|
||||
},
|
||||
{
|
||||
"version": "1.0.22",
|
||||
"date": "2025-11-21",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user