pavelfilippi / weather-monitor

MIT License
1 stars 0 forks source link

Fix broken station delete #18

Closed pavelfilippi closed 1 year ago

pavelfilippi commented 1 year ago

Fix broken station delete

There was a problem in the way db tables were setup, which caused an error when deleting weather stations.

Changes