Needle
03/19/2022, 8:21 PM/titleNeedle
03/19/2022, 8:21 PM/titletheuknowner
03/19/2022, 9:07 PMScott P
03/19/2022, 9:36 PMNeedle
03/19/2022, 10:17 PM/titleleynier
03/19/2022, 10:56 PM{'message': 'permission denied for table clients', 'code': '42501', 'details': None, 'hint': None}theuknowner
03/20/2022, 7:37 PMbluetoothfx
03/20/2022, 9:44 PMdaviscup
03/20/2022, 9:51 PMCrane
03/20/2022, 10:05 PMDeleted User
03/21/2022, 1:37 AMd33pu
03/21/2022, 2:57 AMcurl 'https://cbgccbohphtbbvnoecep.supabase.co/rest/v1/latestOilTracker?select=*' \
-H "apikey: xxx" \
-H "Authorization: Bearer xxx"json
03/21/2022, 4:32 AMsinggih
03/21/2022, 8:03 AMALTER POLICY "only own user can see attendance" IN public.attendance USING (( EXISTS ( SELECT 1 FROM profile WHERE (profile.id = attendance.profile_id) ) )))) ;auth.uid() = profile_idTMShader
03/21/2022, 1:37 PMthewebbeckons
03/21/2022, 3:03 PMManuel Coffin
03/21/2022, 3:34 PMjs
const { error, data } = await supabase.auth.api.updateUser(token, { password: password.trim() })supabase.auth.api.updateUsersession.access_tokensupabase.auth.api.updateUserById{ message: 'User not allowed', status: 401 }GHOST
03/21/2022, 6:30 PMuser_idpatcito
03/21/2022, 9:32 PMpatcito
03/21/2022, 9:33 PMdrilkmops
03/21/2022, 10:07 PMnumber[]type: 'array', format: 'ARRAY'VΞLO
03/21/2022, 11:39 PMCipherCode
03/22/2022, 12:35 AMjavascript
const mySubscription = supabase
  .from('*')
  .on('*', payload => {
    console.log('Change received!', payload)
  })
  .subscribe()Lukas
03/22/2022, 12:58 AMProdigy7kX
03/22/2022, 2:49 AMOR((is_public = true) OR (uid() = user_id))Avin
03/22/2022, 5:29 AMauthcateru
03/22/2022, 10:22 AMstandard_init_linux.go:228: exec user process caused: exec format errorInvestorChris
03/22/2022, 11:59 AMdmytro.eth
03/22/2022, 12:02 PMManuel Coffin
03/22/2022, 12:39 PMerror: "Key is not present in table \"users\"."
message: "insert or update on table \"objects\" violates foreign key constraint \"objects_owner_fkey\""
statusCode: "23503"roles=authenticated