docker
docker copied to clipboard
Issue with upgrading calcom in docker db column missing
As always something goes wrong trying to upgrade calcom in docker. It's never as simple as docker compose pull and docker compose up as the README file suggests.
Now running into the following error trying to login:
ERROR: column Membership.customRoleId does not exist at character 170
So, how would I go about upgrading the schema in calcom docker?
thanks a lot in advance.