Navigation
index
modules
|
pg8000 v1.07 documentation
»
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
I
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
W
_
__init__() (pg8000.types.Interval method)
__iter__() (pg8000.dbapi.CursorWrapper method)
A
apilevel (in module pg8000.dbapi)
ArrayContentEmptyError
ArrayContentNotHomogenousError
ArrayContentNotSupportedError
ArrayDataParseError
ArrayDimensionsNotConsistentError
arraysize (pg8000.dbapi.CursorWrapper attribute)
B
BINARY (in module pg8000.dbapi)
Binary() (in module pg8000.dbapi)
Bytea (class in pg8000.types)
C
close() (pg8000.dbapi.ConnectionWrapper method)
(pg8000.dbapi.CursorWrapper method)
commit() (pg8000.dbapi.ConnectionWrapper method)
connect() (in module pg8000.dbapi)
connection (pg8000.dbapi.CursorWrapper attribute)
ConnectionClosedError
ConnectionWrapper (class in pg8000.dbapi)
copy_from() (pg8000.dbapi.CursorWrapper method)
copy_to() (pg8000.dbapi.CursorWrapper method)
CopyQueryOrTableRequiredError
CopyQueryWithoutStreamError
cursor() (pg8000.dbapi.ConnectionWrapper method)
CursorClosedError
CursorWrapper (class in pg8000.dbapi)
D
DatabaseError
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
DataError
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
Date() (in module pg8000.dbapi)
DateFromTicks() (in module pg8000.dbapi)
DATETIME (in module pg8000.dbapi)
days (pg8000.types.Interval attribute)
description (pg8000.dbapi.CursorWrapper attribute)
E
Error
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
execute() (pg8000.dbapi.CursorWrapper method)
executemany() (pg8000.dbapi.CursorWrapper method)
F
fetchall() (pg8000.dbapi.CursorWrapper method)
fetchmany() (pg8000.dbapi.CursorWrapper method)
fetchone() (pg8000.dbapi.CursorWrapper method)
I
IntegrityError
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
InterfaceError
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
InternalError
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
Interval (class in pg8000.types)
M
microseconds (pg8000.types.Interval attribute)
months (pg8000.types.Interval attribute)
N
next() (pg8000.dbapi.CursorWrapper method)
notifies (pg8000.dbapi.ConnectionWrapper attribute)
notifies_lock (pg8000.dbapi.ConnectionWrapper attribute)
NotSupportedError
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
NUMBER (in module pg8000.dbapi)
O
OperationalError
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
P
paramstyle (in module pg8000.dbapi)
pg8000.dbapi (module)
pg8000.errors (module)
pg8000.types (module)
ProgrammingError
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
Q
QueryParameterIndexError
QueryParameterParseError
R
rollback() (pg8000.dbapi.ConnectionWrapper method)
rowcount (pg8000.dbapi.CursorWrapper attribute)
ROWID (in module pg8000.dbapi)
S
setinputsizes() (pg8000.dbapi.CursorWrapper method)
setoutputsizes() (pg8000.dbapi.CursorWrapper method)
STRING (in module pg8000.dbapi)
T
threadsafety (in module pg8000.dbapi)
Time() (in module pg8000.dbapi)
TimeFromTicks() (in module pg8000.dbapi)
Timestamp() (in module pg8000.dbapi)
TimestampFromTicks() (in module pg8000.dbapi)
W
Warning
,
[1]
(pg8000.dbapi.ConnectionWrapper attribute)
Quick search
Navigation
index
modules
|
pg8000 v1.07 documentation
»