Skip to content

Latest commit

 

History

History
 
 

policy-definition-store-sql

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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