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
features.Watch.Reason=fmt.Sprintf("Range feeds must be enabled in CockroachDB and the user must have permission to create them in order to enable the Watch API: %s", err.Error())
580
+
features.Watch.Reason="Range feeds must be enabled in CockroachDB and the user must have permission to create them in order to enable the Watch API: "+err.Error()
0 commit comments