tsg
tsg
XXata
Created by Condo's Sugar Baby on 9/17/2024 in #help
Prisma changes not being applied to database on specific fields.
hi, what types are the avatarUrl and imageid? Can you perhaps give me your prisma schema file, or a relevant snippet of it? Then I can try perhaps reproducing on my side
2 replies
XXata
Created by Storm on 9/17/2024 in #help
identityName.startsWith is not a function
thanks for drawing our attention to that issue, we'll check if it's due to Xata
2 replies
XXata
Created by 1benw on 9/17/2024 in #help
Error when trying to apply schema.json after I just dumped it
yes, what happens is that the upload command was not yet updated to work with the Postgres enabled databases. The good news is that there is working in progress to do it, and we might have it in a matter of days. Unfortunatelly, I don't really have a workaround at the moment.
5 replies
XXata
Created by 1benw on 9/17/2024 in #help
Error when trying to apply schema.json after I just dumped it
I can reproduce this, I'm checking with the team and will come back.
5 replies
XXata
Created by Kramer on 9/16/2024 in #help
ERROR: permission denied for schema public
hi, the issue is the IF condition used by that pl/pgsql script. We have some basic support for pl/pgsql but that's not enough for your case. We are working on supporting pl/pgsql fully, but it's not quite ready yet. It should be ready in a few weeks (it's a bit of a complicated problem because we need to rewrite the pl/pgsql). Is there any way you could edit the resulting SQL script to remove the IF condition? I think it will work then.
3 replies
XXata
Created by Lukas on 9/9/2024 in #help
A problem with Drizzle and Auth.js
hey, sorry, actually the fix should be already available. Can you give it a quick retry, please?
4 replies