Skip to content

Commit 194341e

Browse files
committed
AUTO: Sync ScalarDB docs in English to docs site repo
1 parent b46c5b8 commit 194341e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

versioned_docs/version-3.14/design.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ ScalarDB manages various types of metadata in the underlying databases to provid
4343
| Core | Application-managed tables | For WAL information | In all the tables accessed by Consensus Commit |
4444
| Cluster | `scalardb.users`, `scalardb.namespace_privileges`, `scalardb.table_privileges`, `scalardb.auth_tokens` | For [authentication and authorization](./scalardb-cluster/scalardb-auth-with-sql.mdx) | In one designated database specified to store the scalardb system namespace |
4545
| Cluster | `scalardb.encrypted_columns` | For [encryption at rest](./scalardb-cluster/encrypt-data-at-rest.mdx) | In one designated database specified to store the scalardb system namespace |
46-
| Cluster | `scalardb.abac_*` | For [attribute-based access control](./scalardb-cluster/authorize-with-abac.mdx) | In one designated database specified to store the scalardb system namespace |
4746
| Analytics | All the tables managed by the catalog server | For [data catalog](./scalardb-analytics/design.mdx#universal-data-catalog) | In the catalog server database |
4847

4948
:::note

0 commit comments

Comments
 (0)