Skip to content

Fix bookmark migration using a query with a schema

rinpatch requested to merge fix/migration-schema into develop

This resulted in failures when updating from Pleroma <1.0 because of all the new fields that were added to the user schema.

Merge request reports