Unode Scratchpad

From UVOO Tech Wiki
Revision as of 19:50, 17 January 2021 by Busk (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
gosandbox
unode-agent1
unode-server

psql -h unode-server -U agent1 -d unode
create table contacts2 (name text, rls_role text default current_user);