|
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 : /usr/lib64/python2.7/site-packages/django/db/backends/ |
Upload File : |
�
r�\c @ s� d d l Z d d l Z d d l Z d d l Z 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
d Z d e f d
� � YZ d S( i����N( t settings( t load_backend( t force_bytes( t inputi ( t
truncate_namet test_t BaseDatabaseCreationc B s� e Z d Z i Z d � Z d � Z e � d � Z d � Z d � Z d � Z
d � Z d � Z d � Z
d
� Z d � Z d � Z d
� Z d e d � Z d � Z d � Z d d � Z d � Z d � Z d � Z d � Z RS( s
This class encapsulates all backend-specific differences that pertain to
database *creation*, such as the column types to use for particular Django
Fields, the SQL used to create and destroy tables, and the creation and
destruction of test databases.
c C s
| | _ d S( N( t
connection( t selfR ( ( s= /tmp/pip-install-XxeQeY/django/django/db/backends/creation.pyt __init__ s c G s>