gbdev / homebrewhub

A digital repository of of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.
https://hh.gbdev.io
GNU General Public License v3.0
44 stars 9 forks source link

Folder renames in the database are not reflected in psql #93

Open avivace opened 1 year ago

avivace commented 1 year ago

When a folder gets renamed in the source database folder, a new entry is created in psql, with the old one breaking (because pointing to the old slug folder name, not existing anymore). sync_db should be aware of renames.