o
    ED©i  ã                   @   s    d dl mZ G dd„ deƒZdS )é   )ÚFormatColumnc                   @   s*   e Zd ZdZdZedd„ ƒZddd„ZdS )	ÚNothingColumnÚNothingÚBc                 C   s   dS )Nr   © )Úselfr   r   ú`/var/www/Datamplify/venv/lib/python3.10/site-packages/clickhouse_driver/columns/nothingcolumn.pyÚsize   s   zNothingColumn.sizeNc                 C   s   dt |ƒ S )N©N)Úlen)r   ÚitemsÚ	nulls_mapr   r   r   Úafter_read_items   s   zNothingColumn.after_read_itemsr
   )Ú__name__Ú
__module__Ú__qualname__Úch_typeÚformatÚpropertyr	   r   r   r   r   r   r      s    
r   N)Ú	intcolumnr   r   r   r   r   r   Ú<module>   s    