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