Joshua Reilly
11/16/2021, 3:40 PMprisma db pull
but does not work with prisma migrate dev
. Is this a bug?
Error: P1012: error: Error validating: This line is not a valid definition within a datasource.
--> schema.prisma:4
|
3 | provider = "sqlserver"
4 | url = "<sqlserver://goblin>\dev:1434;database=stats;integratedSecurity=true;trustServerCertificate=true;"
5 | }
|
Ryan
11/17/2021, 9:19 AM\
might be causing an issue.