hello team i'm trying to create table in postgres ...
# prisma-data-platform
i
hello team i'm trying to create table in postgres db using prisma as ORM BY
npx prisma db push
but i'm getting this error .any help?
a
Hello @Iradukunda Irenee, this seems to be an issue related to
db push
and not the platform itself. Is the URL pointing to the database connection URI or to the Data Proxy?
If it’s the first, I would recommend asking in #prisma-migrate
i
@Alberto Perdomo its pointing to the database connection URI.
thx let me ask it there
a
I would suggest asking in #prisma-migrate as I don’t think this is platform-related.
1