ids.alfacom.it/database-schema/migrations
marco370 7b85fcc020 Implement a database versioning system to speed up updates
Add a database versioning system that tracks applied migrations and only runs new ones, significantly improving update speed.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: ab56b852-52de-4cd1-a489-5cf48f3a2965
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/myJmPIa
2025-11-22 07:51:56 +00:00
..
000_init_schema_version.sql Implement a database versioning system to speed up updates 2025-11-22 07:51:56 +00:00
001_add_missing_columns.sql Implement automatic database cleanup and schema updates 2025-11-21 16:49:13 +00:00
002_example_add_index.sql Implement a database versioning system to speed up updates 2025-11-22 07:51:56 +00:00