comparison schema/auth.sql @ 4842:d410e7ab03fe

Remove obsolete comment
author Tom Gottfried <tom@intevation.de>
date Wed, 13 Nov 2019 10:52:50 +0100
parents 9e077ca97505
children 7dff1015283d
comparison
equal deleted inserted replaced
4841:e506bb5cdcda 4842:d410e7ab03fe
123 -- 123 --
124 -- RLS policies for waterway_admin 124 -- RLS policies for waterway_admin
125 -- 125 --
126 126
127 -- Staging area 127 -- Staging area
128 -- TODO: add all relevant tables here
129 128
130 -- In many cases it is more efficient to check for "staging_done" to 129 -- In many cases it is more efficient to check for "staging_done" to
131 -- prevent the more expensive checks for read only access (which is 130 -- prevent the more expensive checks for read only access (which is
132 -- allowed for all users, when staging is done). 131 -- allowed for all users, when staging is done).
133 CREATE POLICY same_country ON waterway.gauge_measurements 132 CREATE POLICY same_country ON waterway.gauge_measurements