Shoot3R
Shoot3R
XXata
Created by Shoot3R on 6/12/2024 in #help
Flyway SET ROLE
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
3 replies
XXata
Created by Shoot3R on 5/16/2024 in #help
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
3 replies