remove: pgcrypto reference
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
A PostgreSQL extension implementing the Multi-OrBAC access control model - enabling organization-centric, context-aware, and hierarchical access control with advanced features like delegation, separation of duty, and cross-organizational policies.
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://www.postgresql.org/)
|
||||
[](https://www.postgresql.org/)
|
||||
|
||||
## Features
|
||||
|
||||
@@ -26,8 +26,7 @@ A PostgreSQL extension implementing the Multi-OrBAC access control model - enabl
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- PostgreSQL 12 or higher
|
||||
- `pgcrypto` extension (included with PostgreSQL)
|
||||
- PostgreSQL 13 or higher
|
||||
- Development tools: `make`, `bash`
|
||||
|
||||
### Quick Install
|
||||
|
||||
Reference in New Issue
Block a user