Exagone313
07/23/2022, 6:53 PMNeedle
07/23/2022, 7:34 PMCarlos Galarza
07/23/2022, 8:07 PMAmusedGrape
07/23/2022, 10:15 PMmathewcst
07/24/2022, 1:52 AMZak
07/24/2022, 5:27 AMekko
07/24/2022, 7:32 AMekko
07/24/2022, 7:41 AMbody
of rest api calls in API logs
that are POST
requests?
or possibly view the INSERT
values for tables in the Postgres logs
?! Do you even Vim, bro?
07/24/2022, 10:57 AMcars
and brands
, each car references brand by its id (brand_id
). In my app, I fetch cars
and would also like to know the brand information (like its name or logo_url
). Could it be done just by that reference or should I make another request? Thanks in advance 🙏
(by another request I mean getting that brand_id
and requesting the information thereof)oleksandr
07/24/2022, 2:26 PMreemwn
07/24/2022, 2:48 PMashmit
07/24/2022, 3:46 PMhanako
07/24/2022, 4:12 PMduplicate key value violates unique constraint "users_pkey"
Needle
07/24/2022, 4:16 PMSacha
07/24/2022, 4:39 PMDevThoughts
07/24/2022, 5:37 PMPostman
, how i can i run locallyhost:3000
with postman?marcusmmm
07/24/2022, 6:25 PMNeedle
07/24/2022, 9:44 PMmathewcst
07/24/2022, 9:54 PMcode: 500
error_id: "12d89d99-7fa1-4047-9d29-654d71bb10d0"
msg: "Database error saving new user"
zenny.eth
07/24/2022, 11:21 PMrlee128
07/25/2022, 12:57 AMWilly Eka
07/25/2022, 4:08 AMKakima
07/25/2022, 5:54 AMLoa_212
07/25/2022, 7:14 AMSree
07/25/2022, 7:35 AMs3fs $S3_BUCKET_NAME $S3_MOUNT_DIRECTORY
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..rbkayz
07/25/2022, 9:35 AMHussein Kizz
07/25/2022, 9:43 AMlennard.
07/25/2022, 9:55 AMNARCISO
07/25/2022, 12:50 PM@supabase-community/auth-helpers
repo. It's been around 4 months that the work on supporting Remix should be started and there are no news yet. Nobody even replied to the issue since 2 months. After NextJS with the 12.2.0 version released some middleware breaking changes, a contributor created a PR that is still waiting for a review and merge. Unfortunately this is a blocker for some of us until it will be supported.
As said, I know you a lot to do, but I think that everyone would appreciate if you could give us a public roadmap at least.
I hope my words are not mean and I hope you understand my concerns.