aiomysql
stable
aiomysql
— API Reference
Connection
Cursor
Pool
Tutorial
aiomysql.sa
— support for SQLAlchemy functional SQL layer
Examples of aiomysql usage
Glossary
Contributing
aiomysql
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
W
|
X
A
acquire() (aiomysql.sa.Engine method)
(Pool method)
aiomysql
module
aiomysql.sa
module
arraysize (Cursor attribute)
autocommit() (in module aiomysql)
B
begin() (aiomysql.sa.SAConnection method)
(in module aiomysql)
begin_nested() (aiomysql.sa.SAConnection method)
begin_twophase() (aiomysql.sa.SAConnection method)
built-in function
create_pool()
C
callproc() (Cursor method)
charset (in module aiomysql)
clear() (Pool method)
close() (aiomysql.sa.Engine method)
(aiomysql.sa.ResultProxy method)
(aiomysql.sa.SAConnection method)
(aiomysql.sa.Transaction method)
(Cursor method)
(in module aiomysql)
(Pool method)
closed (aiomysql.sa.ResultProxy attribute)
(aiomysql.sa.SAConnection attribute)
(Cursor attribute)
(in module aiomysql)
commit() (aiomysql.sa.Transaction method)
(in module aiomysql)
commit_prepared() (aiomysql.sa.SAConnection method)
connection (aiomysql.sa.Transaction attribute)
(Cursor attribute)
create_engine() (in module aiomysql.sa)
create_pool()
built-in function
Cursor (built-in class)
cursor() (in module aiomysql)
D
db (in module aiomysql)
DBAPI
description (Cursor attribute)
dialect (aiomysql.sa.Engine attribute)
(aiomysql.sa.ResultProxy attribute)
(in module aiomysql.sa)
DictCursor (built-in class)
driver (aiomysql.sa.Engine attribute)
E
echo (Cursor attribute)
(in module aiomysql)
(Pool attribute)
encoding (in module aiomysql)
Engine (class in aiomysql.sa)
ensure_closed() (in module aiomysql)
execute() (aiomysql.sa.SAConnection method)
(Cursor method)
executemany() (Cursor method)
F
fetchall() (aiomysql.sa.ResultProxy method)
(Cursor method)
(SSCursor method)
fetchmany() (aiomysql.sa.ResultProxy method)
(Cursor method)
(SSCursor method)
fetchone() (aiomysql.sa.ResultProxy method)
(Cursor method)
first() (aiomysql.sa.ResultProxy method)
freesize (aiomysql.sa.Engine attribute)
(Pool attribute)
G
get_autocommit() (in module aiomysql)
H
host (in module aiomysql)
I
in_transaction (aiomysql.sa.SAConnection attribute)
ipdb
is_active (aiomysql.sa.Transaction attribute)
K
keys() (aiomysql.sa.ResultProxy method)
L
lastrowid (aiomysql.sa.ResultProxy attribute)
(Cursor attribute)
M
maxsize (aiomysql.sa.Engine attribute)
(Pool attribute)
minsize (aiomysql.sa.Engine attribute)
(Pool attribute)
module
aiomysql
aiomysql.sa
MySQL
N
name (aiomysql.sa.Engine attribute)
NestedTransaction (class in aiomysql.sa)
P
pep8
Pool (built-in class)
port (in module aiomysql)
prepare() (aiomysql.sa.TwoPhaseTransaction method)
pyflakes
PyMySQL
Python Enhancement Proposals
PEP 249
PEP 8
R
recover_twophase() (aiomysql.sa.SAConnection method)
release() (aiomysql.sa.Engine method)
(Pool method)
ResultProxy (class in aiomysql.sa)
returns_rows (aiomysql.sa.ResultProxy attribute)
rollback() (aiomysql.sa.Transaction method)
(in module aiomysql)
rollback_prepared() (aiomysql.sa.SAConnection method)
rowcount (aiomysql.sa.ResultProxy attribute)
(Cursor attribute)
rownumber (Cursor attribute)
RowProxy (class in aiomysql.sa)
S
SAConnection (class in aiomysql.sa)
scalar() (aiomysql.sa.ResultProxy method)
(aiomysql.sa.SAConnection method)
scroll() (Cursor method)
(SSCursor method)
select_db() (in module aiomysql)
size (aiomysql.sa.Engine attribute)
(Pool attribute)
sqlalchemy
SSCursor (built-in class)
SSDictCursor (built-in class)
T
terminate() (aiomysql.sa.Engine method)
(Pool method)
Transaction (class in aiomysql.sa)
TwoPhaseTransaction (class in aiomysql.sa)
U
unix_socket (in module aiomysql)
user (in module aiomysql)
W
wait_closed() (aiomysql.sa.Engine method)
(Pool method)
X
xid (aiomysql.sa.TwoPhaseTransaction attribute)
Read the Docs
v: stable
Versions
latest
stable
v0.2.0
v0.1.1
v0.1.0
v0.0.22
v0.0.21
v0.0.20
v0.0.9
v0.0.8
Downloads
pdf
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.