class OasRails::Configuration

def excluded_columns_incoming

def excluded_columns_incoming
  %i[id created_at updated_at deleted_at]
end