Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1020 Bytes

File metadata and controls

42 lines (34 loc) · 1020 Bytes

SQL Policy Store

Provides SQL persistence for policies.

Note that the SQL statements (DDL) are specific to and only tested with PostgreSQL. Using it with other RDBMS may work but might have unexpected side effects!

Prerequisites

Please apply this schema to your SQL database.

Entity Diagram

ER Diagram

Configuration

Key Description Mandatory
edc.datasource.policy.name Datasource used by this extension X