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
The version number of SynchDB is 1.3.0,but PG extionsion manifest default_version is till 1.0. Something like PostgreSQL plugin upgrade scripts require version consistency for clearer logic.
The version number of SynchDB is
1.3.0,but PG extionsion manifestdefault_versionis till1.0. Something like PostgreSQL plugin upgrade scripts require version consistency for clearer logic.