public IEnumerable<SqlScript> GetUndoScripts(IScriptVersion targetVersions)
 {
 }
 public int CompareTo(IScriptVersion other)
 {
     throw new NotImplementedException();
 }