nope.
Copied my virtual machine for testing and did upgrade from zammad 3.1.1 to 3.2.0, and before uprade I did run:
zammad run rake db:migrate.
this command runs without any output.
Upgrade shows same error in command line:
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:PG::DuplicateTable: ERROR: relation “groups_macros” already exists
: CREATE TABLE “groups_macros” (“macro_id” integer NOT NULL, “group_id” integer NOT NULL)
Logins into helpdesk fail with this error:
