← Back
Editing: sql.cpython-311.pyc
� �|�ei � �2 � d dl mZ d dlmZ d d�Zd� Zd� ZdS ) � )�apps)�modelsTFc �v � |j � dd�� � }|j � | |||�� � S )zI Return a list of the SQL statements used to flush the database. TF)� only_existing� include_views)�reset_sequences� allow_cascade)� introspection�django_table_names�ops� sql_flush)�style� connectionr r �tabless �</usr/lib/python3/dist-packages/django/core/management/sql.pyr r sK � � � %� 8� 8�t�[`� 8� a� a�F��>�#�#� ��'�#� $� � � � c � � t j � � D ]H}|j �� | dk rt d|j z � � t j j j d||| ||d�|�� �Id S )N� z/Running pre-migrate handlers for application %s��sender� app_config� verbosity�interactive�using� ) r �get_app_configs� models_module�print�labelr �signals�pre_migrate�send�r r �db�kwargsr s r �emit_pre_migrate_signalr&