# File lib/orm_adapter/base.rb, line 22
    def column_names
      raise NotSupportedError
    end