..
001_extensions_and_types.sql
P0: stabilisation backend/chat/stream + nouvelle base migrations v1
2025-12-06 11:14:38 +01:00
010_auth_and_users.sql
P0: stabilisation backend/chat/stream + nouvelle base migrations v1
2025-12-06 11:14:38 +01:00
011_cleanup_refresh_tokens.sql
docs: update walkthrough with launch instructions and test credentials
2026-01-04 01:44:23 +01:00
012_add_user_social_links.sql
stabilisation commit
2026-01-04 01:44:23 +01:00
020_create_sessions.sql
refonte: backend-api go first; phase 1
2025-12-12 21:34:34 -05:00
020_rbac_and_profiles.sql
report generation and future tasks selection
2025-12-08 19:57:54 +01:00
030_files_management.sql
P0: stabilisation backend/chat/stream + nouvelle base migrations v1
2025-12-06 11:14:38 +01:00
040_streaming_core.sql
stabilizing veza-backend-api: phase 1
2025-12-16 11:23:49 -05:00
041_streaming_analytics.sql
P0: stabilisation backend/chat/stream + nouvelle base migrations v1
2025-12-06 11:14:38 +01:00
042_media_processing.sql
P0: stabilisation backend/chat/stream + nouvelle base migrations v1
2025-12-06 11:14:38 +01:00
043_analytics_events.sql
P0: stabilisation backend/chat/stream + nouvelle base migrations v1
2025-12-06 11:14:38 +01:00
044_playlist_share_links.sql
[BE-DB-005] be-db: Create migration for playlist_share_link table
2025-12-24 15:09:44 +01:00
045_user_follows.sql
[BE-DB-006] be-db: Create migration for user_follows table
2025-12-24 15:10:34 +01:00
046_user_blocks.sql
[BE-DB-007] be-db: Create migration for user_blocks table
2025-12-24 15:11:32 +01:00
047_notifications.sql
[BE-DB-008] be-db: Create migration for notifications table
2025-12-24 15:12:11 +01:00
048_search_indexes.sql
[BE-DB-009] be-db: Add indexes for search queries
2025-12-24 15:13:03 +01:00
049_composite_indexes.sql
[T0-002] fix(rust): Corriger erreurs compilation Rust
2026-01-04 01:44:20 +01:00
050_data_validation_constraints.sql
[FIX] Fix migration errors for missing tables
2026-01-04 01:44:13 +01:00
050_legacy_chat.sql
P0: stabilisation backend/chat/stream + nouvelle base migrations v1
2025-12-06 11:14:38 +01:00
051_stats_views.sql
[FIX] Fix migration errors for missing tables
2026-01-04 01:44:13 +01:00
052_audit_triggers.sql
[AUDIT] Real integration status - 58% pass rate, 2 blocking issues
2026-01-04 01:44:13 +01:00
060_job_queue.sql
feat(backend-worker): persist job queue in postgres
2025-12-06 13:32:32 +01:00
070_create_social_tables.sql
feat: Visual masterpiece - true light mode & premium UI
2026-01-11 02:32:21 +01:00
075_create_webhooks.sql
fix(webhooks): add DB migration and avoid 500 toast on developer portal
2026-02-10 21:11:32 +01:00
900_triggers_and_functions.sql
P0: stabilisation backend/chat/stream + nouvelle base migrations v1
2025-12-06 11:14:38 +01:00
910_create_audit_logs.sql
stabilizing apps/web: THIRD BATCH - FIXED Playwright
2025-12-21 18:55:51 -05:00
920_add_performance_indexes.sql
[BE-DB-001] backend-database: Add database indexes for performance-critical queries
2025-12-23 01:47:33 +01:00
930_add_missing_foreign_keys.sql
[BE-DB-002] backend-database: Add foreign key constraints where missing
2025-12-23 01:48:33 +01:00
931_add_refresh_tokens_updated_at.sql
docs: update walkthrough with launch instructions and test credentials
2026-01-04 01:44:23 +01:00