Added by Paul Grimes about 9 hours ago
I'm unable to migrate from 16.6.4 to 17.3.1 due to this Postgresql error being thrown several times:
PG::UndefinedTable: ERROR: relation "group_details" does not exist (PG::UndefinedTable)
LINE 10: WHERE a.attrelid = '"group_details"'::regclass
I am running postgresql 17.
What is the correct way to proceed?