You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: Migrations in this repo are numbered sequentially (001_... through 030_comprehensive_seed_data.sql); this issue is the actual schema work several endpoint issues above depend on (#15-#19).
Where:
New migrations/031_create_network_metrics_timeseries.sql (+ down migration if following the pattern of migrations 001-002)
Context: Migrations in this repo are numbered sequentially (
001_...through030_comprehensive_seed_data.sql); this issue is the actual schema work several endpoint issues above depend on (#15-#19).Where:
migrations/031_create_network_metrics_timeseries.sql(+ down migration if following the pattern of migrations 001-002)What to do:
Suggested approach:
Watch out for:
Definition of done: