if (Klass.updatedAt !== 'updatedAt') {
      Klass.aliases.push({
        fieldName   : 'updatedAt',
        columnName  : Klass.updatedAt
      });