ids.alfacom.it/database-schema
marco370 3e9b9f110a Improve environment variable loading for deployment scripts
Update `apply_migrations.sh`, `cleanup_database.sh`, and `debug_system.sh` to robustly load environment variables from the `.env` file, ensuring correct `DATABASE_URL` availability and improving script execution reliability.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: b9098694-dc08-42d0-9fe9-48515e4e82a0
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/4LjHWWz
2025-11-21 16:57:55 +00:00
..
migrations Implement automatic database cleanup and schema updates 2025-11-21 16:49:13 +00:00
apply_migrations.sh Improve environment variable loading for deployment scripts 2025-11-21 16:57:55 +00:00
cleanup_old_logs.sql Implement automatic database cleanup and schema updates 2025-11-21 16:49:13 +00:00
create_detections.sql Add database tables for storing detection, training, and whitelist information 2025-11-17 18:03:30 +00:00
create_network_logs.sql Update deployment instructions and network log schema 2025-11-17 17:42:17 +00:00
create_routers.sql Add table for managing MikroTik router configurations 2025-11-17 18:26:01 +00:00
create_training_history.sql Add database tables for storing detection, training, and whitelist information 2025-11-17 18:03:30 +00:00
create_whitelist.sql Add database tables for storing detection, training, and whitelist information 2025-11-17 18:03:30 +00:00
schema.sql 🚀 Release v1.0.26 2025-11-21 16:50:22 +00:00