tchan09

Results 1 comments of tchan09

> I've fixed it on my side by executing [20240808121027_create_place_visits.rb](https://github.com/Freika/dawarich/blob/382f937f2926a30986aba83252e8d92f0e0ce54b/db/migrate/20240808121027_create_place_visits.rb) migration again. > > `DELETE FROM public.schema_migrations WHERE version LIKE '20240808121027' ESCAPE '#'` and restart the dawarich container. That did...