I created a SQL Server database project and imported my existing database. All looks good except triggers. And when I do a Schema compare, it shows triggers as difference. Am I missing any settings? My database project's database version and target version is same (SQL Server 2016).
For some reason for one of my stored procedure the difference is
screenshot: stored procedure compare
As I just imported the existing database, I was expecting they should be identical.