mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
- Add smarter database state detection during initialization to handle new databases, existing databases with new features, and old databases needing migration - Make migration for llm_model_configs table idempotent to prevent conflicts when table already exists from code - Add detailed logging for different database initialization scenarios - Import sqlalchemy module for database inspection capabilities