# File lib/amalgalite/column.rb, line 63
    def nullable?
      @not_null_constraint == false
    end