# File lib/sqlite/database.rb, line 141
    def type_translation=( mode )
      @type_translation = mode
    end