Can the Schema Comparison tools in SSDT be used from the command line to update a Visual Studio database project?
In my environment, I have a mix of developers using different tools to manage database objects in our SQL databases. Some are using Visual Studio and SSDT, some are using Red Gate tools, and some are using notepad. I'd like to use our CI server to sync changes into the VS project that have gotten into the database through other means.