I want to perform a schema comparison between an attached database and a backup. The backup comes from a replicated database. The comparison (database -> backup) result script generates delete of replication objects, and that's what I want to avoid.
Is there a way to perform a backup without replication objects ?