-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
citus-data-starter/citus/schema/010-common.sql
Lines 35 to 39 in 934c98c
-- TODO: add limited account permission to tables | |
END LOOP; | |
END; $$ LANGUAGE PLPGSQL; |