Index

A | B | C | D | E | F | G | I | L | N | O | P | Q | R | S | W

A

affected_rows() (attachsql.query method)
arraysize (attachdb.Cursor attribute)
attachdb (module), [1], [2]
attachsql (module), [1], [2], [3], [4]
autocommit() (attachdb.Connection method)

B

buffer_row_get() (attachsql.query method)
buffer_rows() (attachsql.query method)

C

callproc() (attachdb.Cursor method)
ClientError
close() (attachdb.Connection method)
(attachdb.Cursor method)
column_count() (attachsql.query method)
COLUMN_TYPE_BIT (in module attachsql)
COLUMN_TYPE_BLOB (in module attachsql)
COLUMN_TYPE_DATE (in module attachsql)
COLUMN_TYPE_DATETIME (in module attachsql)
COLUMN_TYPE_DECIMAL (in module attachsql)
COLUMN_TYPE_DOUBLE (in module attachsql)
COLUMN_TYPE_ENUM (in module attachsql)
COLUMN_TYPE_FLOAT (in module attachsql)
COLUMN_TYPE_GEOMETRY (in module attachsql)
COLUMN_TYPE_INT24 (in module attachsql)
COLUMN_TYPE_LONG (in module attachsql)
COLUMN_TYPE_LONG_BLOB (in module attachsql)
COLUMN_TYPE_LONGLONG (in module attachsql)
COLUMN_TYPE_MEDIUM_BLOB (in module attachsql)
COLUMN_TYPE_NEWDECIMAL (in module attachsql)
COLUMN_TYPE_NULL (in module attachsql)
COLUMN_TYPE_SET (in module attachsql)
COLUMN_TYPE_SHORT (in module attachsql)
COLUMN_TYPE_STRING (in module attachsql)
COLUMN_TYPE_TIME (in module attachsql)
COLUMN_TYPE_TIMESTAMP (in module attachsql)
COLUMN_TYPE_TINY (in module attachsql)
COLUMN_TYPE_TINY_BLOB (in module attachsql)
COLUMN_TYPE_VARCHAR (in module attachsql)
COLUMN_TYPE_VARSTRING (in module attachsql)
COLUMN_TYPE_YEAR (in module attachsql)
commit() (attachdb.Connection method)
connect() (attachsql.connection method)
(in module attachsql)
Connection (class in attachdb)
connection (class in attachsql)
connection() (in module attachdb)
connection_id() (attachsql.connection method)
create_connection() (attachsql.group method)
Cursor (class in attachdb)
cursor() (attachdb.Connection method)

D

DatabaseError
DataError

E

Error
ESCAPE_TYPE_BIGINT (in module attachsql)
ESCAPE_TYPE_CHAR (in module attachsql)
ESCAPE_TYPE_CHAR_LIKE (in module attachsql)
ESCAPE_TYPE_DOUBLE (in module attachsql)
ESCAPE_TYPE_FLOAT (in module attachsql)
ESCAPE_TYPE_INT (in module attachsql)
ESCAPE_TYPE_NONE (in module attachsql)
EVENT_CONNECTED (in module attachsql)
EVENT_EOF (in module attachsql)
EVENT_ERROR (in module attachsql)
EVENT_ROW_READY (in module attachsql)
execute() (attachdb.Cursor method)
(attachsql.statement method)
executemany() (attachdb.Cursor method)

F

fetchall() (attachdb.Cursor method)
fetchmany() (attachdb.Cursor method)
fetchone() (attachdb.Cursor method)

G

get_bigint() (attachsql.statement method)
get_char() (attachsql.statement method)
get_column_count() (attachsql.statement method)
get_column_type() (attachsql.statement method)
get_float() (attachsql.statement method)
get_int() (attachsql.statement method)
get_library_version() (in module attachsql)
get_server_version() (attachsql.connection method)
group (class in attachsql)

I

info() (attachsql.query method)
IntegrityError
InterfaceError
InternalError

L

last_insert_id() (attachsql.query method)

N

next_result() (attachsql.query method)
nextset() (attachdb.Cursor method)
NotSupportedError

O

OperationalError
OPTION_COMPRESS (in module attachsql)
OPTION_FOUND_ROWS (in module attachsql)
OPTION_IGNORE_SIGPIPE (in module attachsql)
OPTION_INTERACTIVE (in module attachsql)
OPTION_LOCAL_FILES (in module attachsql)
OPTION_MULTI_STATEMENTS (in module attachsql)
OPTION_NO_SCHEMA (in module attachsql)
OPTION_SEMI_BLOCKING (in module attachsql)
OPTION_SSL_NO_VERIFY (in module attachsql)

P

param_count() (attachsql.statement method)
poll() (attachsql.connection method)
prepare_statement() (attachsql.connection method)
ProgrammingError

Q

query (class in attachsql)
query() (attachsql.connection method)

R

reset() (attachsql.statement method)
RETURN_EOF (in module attachsql)
RETURN_ERROR (in module attachsql)
RETURN_NONE (in module attachsql)
RETURN_NOT_CONNECTED (in module attachsql)
RETURN_PROCESSING (in module attachsql)
RETURN_ROW_DATA (in module attachsql)
rollback() (attachdb.Connection method)
row_count() (attachsql.query method)
row_get() (attachsql.query method)
(attachsql.statement method)
row_get_offset() (attachsql.query method)
row_next() (attachsql.query method)
(attachsql.statement method)
run() (attachsql.group method)

S

send_long_data() (attachsql.statement method)
ServerError
set_bigint() (attachsql.statement method)
set_datetime() (attachsql.statement method)
set_float() (attachsql.statement method)
set_int() (attachsql.statement method)
set_null() (attachsql.statement method)
set_option() (attachsql.connection method)
set_ssl() (attachsql.connection method)
set_string() (attachsql.statement method)
set_time() (attachsql.statement method)
setinputsizes() (attachdb.Cursor method)
setoutputsizes() (attachdb.Cursor method)
statement (class in attachsql)

W

Warning
warning_count() (attachsql.query method)