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