You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks. @xiangjinwu Do you think it's possible to support pg_try_advisory_lock? If not, we probably have to implement a standalone driver for sqitch, which would have low ROI in my opinion. We may give up and try to support other tools in the schema migration domain.
As for has_schema_privilege, Redshift, MZ, and CockroachDB all support this function. We should support it too.
sqitch is a "Sensible database-native change management for framework-free development and dependable deployment."
sqitch requires the use of features that RisingWave does not yet support:
features used in sqitch tutorials may be commonly used in the sqitch community:
The text was updated successfully, but these errors were encountered: