Exception: ClickhouseRuby::UnknownColumn

Inherits:
QueryError show all
Defined in:
lib/clickhouse_ruby/errors.rb

Overview

Raised when a column doesn’t exist

Instance Attribute Summary

Attributes inherited from QueryError

#code, #http_status, #sql

Attributes inherited from Error

#original_error

Method Summary

Methods inherited from QueryError

#detailed_message, #initialize

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from ClickhouseRuby::QueryError