
    h                           G d  d      Z y)c                       e Zd Zd Zy)SQLCompilerc                 .    || _         || _        || _        y )N)query
connectionusing)selfr   r   r   s       R/var/www/html/ranktracker/api/venv/lib/python3.12/site-packages/djongo/compiler.py__init__zSQLCompiler.__init__   s    
$
    N)__name__
__module____qualname__r
    r   r	   r   r      s    r   r   N)r   r   r   r	   <module>r      s    r   