o
    >h                     @   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__ /var/www/vedio/testing/chatpythonscript.ninositsolution.com/env/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    