o
    ó<âgø  ã                   @   s    d dl mZ G dd„ deƒZdS )é    )ÚCommandc                       s    e Zd ZdZ‡ fdd„Z‡  ZS )r   zdjango.contrib.gis.dbc                    sD   t ƒ  |||¡\}}}|dkr|j ||¡\}}| |¡ |||fS )NÚGeometryField)ÚsuperÚget_field_typeÚintrospectionÚget_geometry_typeÚupdate)ÚselfÚ
connectionÚ
table_nameÚrowÚ
field_typeÚfield_paramsÚfield_notesÚ
geo_params©Ú	__class__© úc/var/www/html/venv/lib/python3.10/site-packages/django/contrib/gis/management/commands/inspectdb.pyr      s   
ÿÿ

zCommand.get_field_type)Ú__name__Ú
__module__Ú__qualname__Ú	db_moduler   Ú__classcell__r   r   r   r   r      s    r   N)Ú)django.core.management.commands.inspectdbr   ÚInspectDBCommandr   r   r   r   Ú<module>   s    