mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-04-02 07:12:27 -04:00
6 lines
57 B
PL/PgSQL
6 lines
57 B
PL/PgSQL
begin;
|
|
|
|
create domain keibi.user_oidc as jsonb;
|
|
|
|
commit;
|