Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▾ db
▾ backends
▸ base
▸ ddl_references
▸ dummy
▸ mysql
▾ oracle
▸ base
▸ client
▸ creation
▸ features
▸ functions
▸ introspection
▸ operations
▸ schema
▾ utils
class
BulkInsertMapper
class
InsertVar
class
Oracle_datetime
▸ validation
▸ postgresql
▸ signals
▸ sqlite3
▸ utils
▸ migrations
▸ models
▸ transaction
▸ utils
class
DefaultConnectionProxy
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Module utils
django
.
db
.
backends
.
oracle
.
utils
source
link
Classes
class
BulkInsertMapper
class
InsertVar
A late-binding cursor variable that can be passed to Cursor.execute as a parameter, in order to receive the id of the row created by an insert statement.
class
Oracle_datetime
A datetime object, with an additional class attribute to tell cx_Oracle to save the microseconds too.
Functions
▶
def
dsn
(
settings_dict
)
source
link
Reexports
Imported in
django.db.backends.oracle.base
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04