11
Sync not working with 0.18.4-beta.8
(lemmy.kizaing.ca)
๐
Welcome to the official Sync for Lemmy community.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
1- No advertising or spam.
All types of advertising and spam are restricted in this community.
Artwork and community banner by: @MargotRobbie@lemmy.world
Lemmy seems to support backward database migration (at least judging from the database migration script here), so you might be able to revert to v0.18.4 (backup your database first if you haven't already).
I just tried, seems the migration only moves forward not backward :( I was able to revert it back to the beta.8 image without issue though.
Looks like I might have to wait for a fix for now, but thanks!
That's a bummer. It seems while lemmy has the backward migration .sql files in their repo, the lemmy app itself only support forward migration and you'll have to run the backward migration .sql files manually yourself in postgres.