File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
docs/postgresql/quickstarts Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -106,8 +106,6 @@ On the **Client Integration** tab you'll find your **Database ID** and authentic
106106
107107The fastest way to test CloudSync without per-user access control — no JWT setup needed.
108108
109- Under **Authentication (Username & Password)**, use your PostgreSQL credentials :
110-
111109` ` ` sql
112110SELECT cloudsync_network_init('<database-id>');
113111SELECT cloudsync_network_set_apikey('<username>:<password>');
Original file line number Diff line number Diff line change @@ -107,8 +107,6 @@ On the **Client Integration** tab you'll find your **Database ID** and authentic
107107
108108The fastest way to test CloudSync without per-user access control — no JWT setup needed.
109109
110- Under **Authentication (Username & Password)**, use your PostgreSQL credentials :
111-
112110` ` ` sql
113111SELECT cloudsync_network_init('<database-id>');
114112SELECT cloudsync_network_set_apikey('<username>:<password>');
You can’t perform that action at this time.
0 commit comments