Hydra
Hydra
PPrisma
Created by kimb0x on 11/5/2024 in #help-and-questions
Can't delete records from Prisma Postgres in Studio
Having the same issue with Prisma Postgres. I even tried to set REPLICA IDENTITY FULL on the affected table but got an error.
Raw query failed. Code: `42501`. Message: `ERROR: must be owner of table
Raw query failed. Code: `42501`. Message: `ERROR: must be owner of table
20 replies
KKinde
Created by IkiTg07 on 6/6/2024 in #💻┃support
update user email in code
Once we are able to update username value from the Management API, will we also be able to search by username (as it should be unique per documentation)? I'd like a way to search by username instead of pulling all users and filtering by username. Thanks!
23 replies