File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
versioned_docs/version-3.13 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ This section describes the required permissions for using ScalarDB with its supp
246246
247247#### Oracle Database
248248
249- ScalarDB requires the following actions to be granted to the Oracle Database user that ScalarDB uses to access Oracle Database:
249+ ScalarDB requires the following privileges to be granted to the Oracle Database user that ScalarDB uses to access Oracle Database:
250250
251251<Tabs groupId = " oracle-versions" queryString >
252252 <TabItem value = " oracle-23ai" label = " Oracle Database 23ai" default >
@@ -325,7 +325,7 @@ ScalarDB requires the following privileges to be granted to the MySQL user that
325325
326326#### PostgreSQL
327327
328- ScalarDB requires the following PostgreSQL database role to be granted to the PostgreSQL role that ScalarDB uses to access PostgreSQL:
328+ ScalarDB requires the following database role to be granted to the PostgreSQL role that ScalarDB uses to access PostgreSQL:
329329
330330<Tabs groupId = " postgresql-versions" queryString >
331331 <TabItem value = " postgresql-17" label = " PostgreSQL 17" default >
@@ -396,7 +396,7 @@ ScalarDB requires the following database roles to be granted to the SQL Server u
396396
397397#### YugabyteDB
398398
399- ScalarDB requires the following YugabyteDB database role to be granted to the YugabyteDB role that ScalarDB uses to access YugabyteDB:
399+ ScalarDB requires the following database role to be granted to the YugabyteDB role that ScalarDB uses to access YugabyteDB:
400400
401401- ` SUPERUSER `
402402
@@ -426,7 +426,7 @@ ScalarDB requires the following actions to be granted to the AWS IAM user that S
426426
427427#### Apache Cassandra
428428
429- ScalarDB requires the following actions to be granted to the Cassandra role that ScalarDB uses to access Cassandra:
429+ ScalarDB requires the following privileges to be granted to the Cassandra role that ScalarDB uses to access Cassandra:
430430
431431<Tabs groupId = " cassandra-versions" queryString >
432432 <TabItem value = " cassandra-3.11" label = " Cassandra 3.11" default >
You can’t perform that action at this time.
0 commit comments