trading-platform-database-v2/migrations
Adrian Flores Cortes 45d5825bb3 docs(database): Add timestamp standardization plan and migration template
- Document current TIMESTAMPTZ compliance across all schemas
- Create comprehensive migration template for future use
- Include validation queries and best practices
- Add examples for different timezone scenarios
2026-02-04 00:01:32 -06:00
..
2026-01-27_add_token_rotation.sql feat: Update DDL schemas and add new structures 2026-01-30 12:24:23 -06:00
2026-02-03_add_auth_locked_index.sql [ST-4.1] feat: Add optimized partial index for auth.users.locked_until 2026-02-03 23:56:26 -06:00
2026-02-03_add_llm_gin_indexes.sql [ST-4.1] feat: Add optimized partial index for auth.users.locked_until 2026-02-03 23:56:26 -06:00
2026-02-03_add_ml_composite_indexes.sql [TASK-2026-02-03-ANALISIS-DDL-MODELADO] feat(ddl): FASE-3 Moderate P1 gaps 2026-02-03 23:55:24 -06:00
2026-02-03_add_predictions_overlay.sql [TASK-2026-02-03-ANALISIS-DDL-MODELADO] feat(ddl): FASE-1 Gaps Críticos P0 2026-02-03 23:45:39 -06:00
2026-02-03_add_price_alerts_symbol_fk.sql [TASK-2026-02-03-ANALISIS-DDL-MODELADO] feat(ddl): FASE-1 Gaps Críticos P0 2026-02-03 23:45:39 -06:00
2026-02-03_complete_agent_executions.sql [TASK-2026-02-03-ANALISIS-DDL-MODELADO] feat(ddl): FASE-3 Moderate P1 gaps 2026-02-03 23:55:24 -06:00
2026-02-03_rename_transaction_type_enums.sql [TASK-2026-02-03-ANALISIS-DDL-MODELADO] refactor(ddl): FASE-2 Conflicts & Duplications 2026-02-03 23:51:08 -06:00
2026-02-03_standardize_timestamps_template.sql docs(database): Add timestamp standardization plan and migration template 2026-02-04 00:01:32 -06:00
2026-02-03_unify_common_functions.sql [TASK-2026-02-03-ANALISIS-DDL-MODELADO] refactor(ddl): FASE-2 Conflicts & Duplications 2026-02-03 23:51:08 -06:00
2026-02-03_unify_timeframe_enum.sql [TASK-2026-02-03-ANALISIS-DDL-MODELADO] refactor(ddl): FASE-2 Conflicts & Duplications 2026-02-03 23:51:08 -06:00
README-timestamp-standardization.md docs(database): Add timestamp standardization plan and migration template 2026-02-04 00:01:32 -06:00