Samir Boulahtit
3614d448e4
chore: PostgreSQL migration compatibility and infrastructure improvements
Database & Migrations:
- Update all Alembic migrations for PostgreSQL compatibility
- Remove SQLite-specific syntax (AUTOINCREMENT, etc.)
- Add database utility helpers for PostgreSQL operations
- Fix services to use PostgreSQL-compatible queries
Documentation:
- Add comprehensive Docker deployment guide
- Add production deployment documentation
- Add infrastructure architecture documentation
- Update database setup guide for PostgreSQL-only
- Expand troubleshooting guide
Architecture & Validation:
- Add migration.yaml rules for SQL compatibility checking
- Enhance validate_architecture.py with migration validation
- Update architecture rules to validate Alembic migrations
Development:
- Fix duplicate install-all target in Makefile
- Add Celery/Redis validation to install.py script
- Add docker-compose.test.yml for CI testing
- Add squash_migrations.py utility script
- Update tests for PostgreSQL compatibility
- Improve test fixtures in conftest.py
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 17:52:28 +01:00
..
2025-12-25 00:30:33 +01:00
2025-09-09 21:27:58 +02:00
2025-12-06 18:34:41 +01:00
2025-12-21 14:12:02 +01:00
2025-12-21 21:01:43 +01:00
2025-12-13 22:59:51 +01:00
2025-12-06 18:34:41 +01:00
2025-12-26 21:01:01 +01:00
2025-11-28 19:30:17 +01:00
2025-12-06 19:55:23 +01:00
2025-12-31 22:03:50 +01:00
2025-11-28 19:30:17 +01:00
2025-12-26 20:51:13 +01:00
2025-11-28 19:30:17 +01:00
2025-12-26 20:51:13 +01:00
2025-12-24 23:41:20 +01:00
2025-12-21 21:07:18 +01:00
2025-12-13 22:59:51 +01:00
2025-11-28 19:30:17 +01:00
2025-12-28 20:27:20 +01:00
2026-01-02 19:16:35 +01:00
2026-01-06 22:40:10 +01:00
2026-01-11 17:52:28 +01:00
2026-01-03 20:00:10 +01:00
2025-12-31 22:03:50 +01:00
2025-12-25 22:21:14 +01:00
2025-12-25 12:27:12 +01:00
2026-01-11 17:52:28 +01:00
2026-01-01 18:22:51 +01:00
2025-12-24 18:23:49 +01:00
2026-01-02 20:31:48 +01:00
2025-12-20 23:01:59 +01:00
2025-12-13 22:59:51 +01:00
2025-12-13 22:59:51 +01:00
2026-01-11 17:52:28 +01:00
2025-10-11 12:14:49 +02:00
2026-01-06 22:40:10 +01:00
2025-12-21 14:08:31 +01:00
2025-12-21 21:01:14 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 19:30:17 +01:00
2026-01-11 17:52:28 +01:00
2026-01-01 18:28:54 +01:00
2025-12-20 20:33:48 +01:00
2026-01-02 20:31:48 +01:00
2025-11-28 19:30:17 +01:00
2025-12-26 20:51:13 +01:00
2025-12-27 13:30:52 +01:00
2026-01-02 21:26:12 +01:00
2025-12-28 18:10:18 +01:00
2026-01-11 17:52:28 +01:00
2025-11-28 19:30:17 +01:00
2025-12-13 22:59:51 +01:00
2025-12-27 10:25:36 +01:00
2026-01-11 17:52:28 +01:00
2025-12-06 18:34:41 +01:00
2025-12-13 22:59:51 +01:00
2025-12-31 18:48:59 +01:00
2025-12-06 18:34:41 +01:00
2026-01-11 17:52:28 +01:00
2026-01-08 02:16:55 +01:00
2025-12-13 22:59:51 +01:00
2026-01-03 20:00:10 +01:00
2025-12-06 18:34:41 +01:00