O
O
Oxoron2017-01-13 18:12:07
Command line
Oxoron, 2017-01-13 18:12:07

How to disable sqlproj deploy in devenv.exe?

There is a sqlproj project that builds locally without problems.
The CI process for the build uses devenv.exe
devenv.exe, "MySloution.sln" /build /Out "Log"
. TemporalTable-related errors regularly fall. I guess devenv.exe tries to connect to the database, check the schema, and fails with a Temporal Table error. How to disable schema validation?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question