- Add ClassVar type annotation to DB_DIR field - Move directory creation logic outside of Settings class - Update config class to use model_config dict format for Pydantic v2 - Fix database migration error related to non-annotated attribute