gorbypark
07/25/2022, 8:16 AMauth.uid() = user_uid
WITH CHECK (true)
into the expression box results in the WITH CHECK statement being wrapped up in the USING statement USING (auth.uid() = user_uid WITH CHECK (true))
almost seems like a WITH CHECK box should be added under the expression box as anything in the expression box is just added to the USING clause..Needle
07/25/2022, 8:16 AMgorbypark
07/25/2022, 8:17 AMgorbypark
07/25/2022, 8:23 AMgorbypark
07/25/2022, 8:31 AMgorbypark
07/25/2022, 8:31 AMNeedle
07/27/2022, 2:16 PM