Closed nlypage closed 3 months ago
What version are you using? Please try to use the latest version published on Docker Hub.
Have you modified the migrations? It should actually work fine, since both columns are of UUID type.
I am using the latest version from dockerhub, I have not changed the migrations
Can you please try the new release in completly new environment? it should work
I need to add a backup system to an existing environment and existing database, what can I try to do, for example, through pgAdmin to fix this error? maybe I didn't understand something and in conn_string it was necessary to specify a new database specifically for backups? P.s this is the latest version from dockerhub