We are a team working on a project, and one of our teammates created the database and included the script to create the tables , I am using sql server and I set the properties to my local database but when I hit deploy the PREDEPLOYMENT.SQL I get a bunch of syntax error,
The syntax check failed 'Incorrect syntax near `.' in the batch near:
Error 383 SQL80001: An expression of non-boolean type specified in a context where a condition is expected. ...\Pre-Deployment\Script.PreDeployment.sql 228
Don't understand why I am getting all these syntax errors