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

Added missing privilege to doc

This commit is contained in:
AlexPeshkoff 2024-05-08 16:58:38 +03:00
parent 23887ff4f9
commit a93caa4d0a

View File

@ -559,6 +559,7 @@ 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
PROFILE_ANY_ATTACHMENT Profile other users' attachments
GET_DBCRYPT_INFO Use getInfo() items, related with DB encryption
22) New grantee type in GRANT and REVOKE operators - SYSTEM PRIVILEGE.