← Back
Editing: compiler.cpython-311.pyc
� 48zjf � �F � d dl mZmZmZmZmZ g d�Z G d� de� � ZdS )� )�SQLAggregateCompiler�SQLCompiler�SQLDeleteCompiler�SQLInsertCompiler�SQLUpdateCompilerc � � � e Zd Z� fd�Z� xZS )r c �l �� d|v rt d� � �t � � � |� � S )N�$z?Dollar signs are not permitted in column aliases on PostgreSQL.)� ValueError�super�quote_name_unless_alias)�self�name� __class__s ��H/usr/lib/python3/dist-packages/django/db/backends/postgresql/compiler.pyr z#SQLCompiler.quote_name_unless_alias s; �� ��$�;�;��Q�� � � �w�w�.�.�t�4�4�4� )�__name__� __module__�__qualname__r � __classcell__)r s @r r r s8 �� � � � � �5� 5� 5� 5� 5� 5� 5� 5� 5r r N)�django.db.models.sql.compilerr r �BaseSQLCompilerr r r �__all__� r r �<module>r s� ��� � � � � � � � � � � � � �� � ��5� 5� 5� 5� 5�/� 5� 5� 5� 5� 5r
Save File
Cancel