When generating a diff changelog with liquibase, the output generation of unique constraints contains "USING INDEX" for a h2 database output sql file when the reference database was a oracle database.
I know postgres support is still in beta, but just wanted to give some logs of a fresh new Installation of Zitadel v2.21.1 with PostgreSQL 15.2.0 in local Kubernetes. Both init and setup pods give no ...
I've got an interesting constraint I'm trying to add to our database. I can do with with triggers, but am curious if there is a more elegant way to do this in T-SQL (SQL2005, FWIW) We have two related ...