hypersistence-utils: Way to implement custom Postgres type
I am interested to use the acl add-on for Postgres (see text.
This code uses a custom type, named ace
, for efficient storage.
For each table, a column ace[]
is defined.
I am interested to use the acl add-on for Postgres (see text.
This code uses a custom type, named ace
, for efficient storage.
For each table, a column ace[]
is defined.