I’m now seeing the following issue on `2.6.0-dev47...
# prisma-migrate
t
I’m now seeing the following issue on
2.6.0-dev47
, where specifying a particular
schema
name in my postgres database causes the initial migration not to run at all:
Copy code
PrismaAdapter: Error: Command failed: yarn prisma migrate save --name init --experimental --schema .prisma/schema.prisma
    Error: Failure during a migration command: Connector error. (error: Error querying the database: No such table: broken._Migration
Will raise an issue
Appears to be a regression introduced in
dev46
.
j
Thanks for the issue! We will check that 🙂
🙏 1
💯 1