[suggestion ] migration error message · Issue #7154 · mastodon/mastodon

I adapted the latest source code, but using postgresql version was old (ver 9.2) . And, I could not migrate. It seems that the type jsonb, used for bio that did not correspond to PostgreSQL 9.2 . I...