Hi, has anyone used Flyway with Xata DB? Under the hood, when validate method is called, SET ROLE is used, and as I can see it is an unsupported statement: https://xata.io/docs/postgres#supported-statements
Hi, trying to connect to a sample DB created by my self from Intellij IDEA, receive an error:
ERROR: column "rolconfig" does not exist Position: 312. ERROR: column t.xmin does not exist Position: 48. [42703] org.postgresql.util.PSQLException: ERROR: column n.xmin does not exist Position: 29