File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
versioned_docs/version-3.15 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
246
246
247
247
#### Oracle Database
248
248
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:
250
250
251
251
<Tabs groupId = " oracle-versions" queryString >
252
252
<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
325
325
326
326
#### PostgreSQL
327
327
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:
329
329
330
330
<Tabs groupId = " postgresql-versions" queryString >
331
331
<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
396
396
397
397
#### YugabyteDB
398
398
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:
400
400
401
401
- ` SUPERUSER `
402
402
@@ -426,7 +426,7 @@ ScalarDB requires the following actions to be granted to the AWS IAM user that S
426
426
427
427
#### Apache Cassandra
428
428
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:
430
430
431
431
<Tabs groupId = " cassandra-versions" queryString >
432
432
<TabItem value = " cassandra-3.11" label = " Cassandra 3.11" default >
You can’t perform that action at this time.
0 commit comments