|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /lib64/python2.7/site-packages/django/core/management/commands/ |
Upload File : |
� r�\c @ sp d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z m Z d e f d � � YZ d S( i����( t unicode_literals( t make_option( t NoArgsCommand( t sql_flush( t connectionst DEFAULT_DB_ALIASt Commandc B sK e Z d Z e j e d d d d d d e d d �f Z e Z d � Z RS( u� Returns a list of the SQL statements required to return all tables in the database to the state they were in just after they were installed.u --databaset actionu storet destu databaset defaultt helpuO Nominates a database to print the SQL for. Defaults to the "default" database.c K s, d j t | j t | j d � d t �� S( Nu u databaset only_django( t joinR t styleR t gett True( t selft options( ( sJ /tmp/pip-install-XxeQeY/django/django/core/management/commands/sqlflush.pyt handle_noargs s ( t __name__t __module__R R t option_listR R R t output_transactionR ( ( ( sJ /tmp/pip-install-XxeQeY/django/django/core/management/commands/sqlflush.pyR s N( t __future__R t optparseR t django.core.management.baseR t django.core.management.sqlR t django.dbR R R ( ( ( sJ /tmp/pip-install-XxeQeY/django/django/core/management/commands/sqlflush.pyt <module> s