using OpenDBDiff.SqlServer.Schema.Model; namespace OpenDBDiff.SqlServer.Schema.Compare { internal class CompareUsers : CompareBase { } }