# File lib/amalgalite/statement.rb, line 50
    def using_rowid_column?
      not @rowid_index.nil?
    end