garyaustin
10/30/2021, 9:37 PMKrisCoulson
10/30/2021, 9:44 PMtransaction
I might reach out. It was also suggested to me on another discord to try connection_limit=1
appended to the db url. So I am going to give that a try aswellProdigy7kX
10/30/2021, 10:46 PM{
code: "42501"
details: null
hint: null
message: "new row violates row-level security policy for table \"tasks\""
}
Prodigy7kX
10/30/2021, 10:47 PMProdigy7kX
10/30/2021, 10:48 PM(uid() = user_id)
Prodigy7kX
10/30/2021, 10:48 PMVinzent
10/30/2021, 11:18 PMProdigy7kX
10/30/2021, 11:21 PMVinzent
10/30/2021, 11:22 PMProdigy7kX
10/30/2021, 11:22 PMVinzent
10/30/2021, 11:23 PMProdigy7kX
10/30/2021, 11:24 PMProdigy7kX
10/30/2021, 11:31 PMVinzent
10/30/2021, 11:33 PMProdigy7kX
10/30/2021, 11:33 PMProdigy7kX
10/30/2021, 11:33 PMVuNguyen
10/31/2021, 1:41 AMVuNguyen
10/31/2021, 8:21 AMsockenguy
10/31/2021, 3:43 PMKrisCoulson
10/31/2021, 4:33 PMsockenguy
10/31/2021, 5:12 PMsockenguy
10/31/2021, 5:12 PMKrisCoulson
10/31/2021, 5:18 PMAirDiamond
10/31/2021, 6:12 PMgaryaustin
10/31/2021, 6:38 PMAirDiamond
10/31/2021, 6:40 PMDecentralizer
11/01/2021, 3:43 AMsupabase-js
is the culprit.
https://github.com/supabase/supabase-js/issues/295
If anyone has any insight on how to move forward please let me know.Scott P
11/01/2021, 4:41 AMVuNguyen
11/01/2021, 8:13 AM.range(0, 30)
, it query the api with offset=0
and limit=31
?VuNguyen
11/01/2021, 9:05 AM