While i'm trying to PUBLISH my SSDT DB projects getting the below error:
Identifiers must include at least one name (for example, MyTable)"
We need to deploy 65 SSDT projects and unable to fix this issue.
Resolutions tried :
- Deleting .refactorlog file
- modified schemas in .refactorlog file also
- Deploying through "SQLPACKAGE.exe" .
- Deploying DACPAC through SQL server.