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 DatabaseIntrospection
django
.
db
.
backends
.
dummy
.
base
.
DatabaseIntrospection
Declaration
class
DatabaseIntrospection(
BaseDatabaseIntrospection
)
source
link
Inherited methods
Methods inherited from
django
.
db
.
backends
.
base
.
introspection
.
BaseDatabaseIntrospection
:
__init__
,
django_table_names
,
get_constraints
,
get_field_type
,
get_key_columns
,
get_migratable_models
,
get_primary_key_column
,
get_relations
,
get_sequences
,
get_table_description
,
get_table_list
,
identifier_converter
,
installed_models
,
sequence_list
,
table_names
Generated by
nedoc
v0.9 at 2020-12-29 14:04