pg_diffix
pg_diffix copied to clipboard
Add support for more AID column types.
The current support for AIDs is a bit limited: only integer, bigint and text/varchar types are allowed.
We should support uuid, char and numeric as well.