Automated Action 47c13d82c1 Apply ruff linting fixes to Alembic environment
- Fix revision reference in user table migration (0001_create_tasks_table -> 0001)
- Add SQLite batch mode configuration to Alembic env.py
- Enhance logging for SQLite dialect detection
- Ensure consistent configuration for both online and offline migrations
2025-05-16 12:51:50 +00:00
..