Closed pavelfilippi closed 2 years ago
When I introduced alembic, I accidentally removed indexes & creating hypertable Changes that introduced the bug: https://github.com/pavelfilippi/weather-monitor/pull/7 Fixes: https://github.com/pavelfilippi/weather-monitor/issues/10 & https://github.com/pavelfilippi/weather-monitor/issues/12
models.py
Fix bug in creating/migrating db
When I introduced alembic, I accidentally removed indexes & creating hypertable
Changes that introduced the bug: https://github.com/pavelfilippi/weather-monitor/pull/7 Fixes: https://github.com/pavelfilippi/weather-monitor/issues/10 & https://github.com/pavelfilippi/weather-monitor/issues/12
Changes
models.py
- reflect changes done by migration in docker-compose