8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 16:03:03 +01:00

Added missing privilege to doc

This commit is contained in:
AlexPeshkoff 2024-05-08 16:58:38 +03:00
parent 2d9e4792c5
commit f6c4221a75

View File

@ -557,6 +557,7 @@ GRANT_REVOKE_ANY_DDL_RIGHT GRANT and REVOKE any DDL rights
CREATE_PRIVILEGED_ROLES Use SET SYSTEM PRIVILEGES in roles
MODIFY_EXT_CONN_POOL Manage properties of pool of external connections
REPLICATE_INTO_DATABASE Use replication API to load changesets into database
GET_DBCRYPT_INFO Use getInfo() items, related with DB encryption
22) New grantee type in GRANT and REVOKE operators - SYSTEM PRIVILEGE.