# File lib/sdb/active_sdb.rb, line 309
        def type_of(col_name)
          columns.type_of(col_name)
        end