Find which migration is erroring when using the programmatic `migrate` function

I'm trying out PGLite for tests, where we use regular PG in production. I'm tracking down a error: cannot insert multiple commands into a prepared statement error, I assume there's an issue in one of the migrations. How can I find which migration specifically it's erroring on?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?