Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▾ db
▾ backends
▸ base
▸ ddl_references
▾ dummy
▾ base
class
DatabaseClient
class
DatabaseCreation
class
DatabaseIntrospection
class
DatabaseOperations
class
DatabaseWrapper
▸ features
▸ mysql
▸ oracle
▸ postgresql
▸ signals
▸ sqlite3
▸ utils
▸ migrations
▸ models
▸ transaction
▸ utils
class
DefaultConnectionProxy
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class DatabaseCreation
django
.
db
.
backends
.
dummy
.
base
.
DatabaseCreation
Declaration
class
DatabaseCreation(
BaseDatabaseCreation
)
source
link
Inherited methods
Methods inherited from
django
.
db
.
backends
.
base
.
creation
.
BaseDatabaseCreation
:
__init__
,
clone_test_db
,
create_test_db
,
deserialize_db_from_string
,
destroy_test_db
,
get_test_db_clone_settings
,
log
,
serialize_db_to_string
,
set_as_test_mirror
,
sql_table_creation_suffix
,
test_db_signature
Generated by
nedoc
v0.9 at 2020-12-29 14:04