peewee-async
v0.12.1
API Documentation
Deprecated API
Examples
peewee-async
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
G
|
I
|
M
|
P
|
S
|
T
|
U
A
aio_atomic() (peewee_async.databases.AioDatabase method)
aio_close() (peewee_async.databases.AioDatabase method)
aio_connect() (peewee_async.databases.AioDatabase method)
aio_count() (peewee_async.aio_model.AioModelSelect method)
aio_create() (peewee_async.AioModel class method)
aio_delete_instance() (peewee_async.AioModel method)
aio_execute() (peewee_async.databases.AioDatabase method)
aio_exists() (peewee_async.aio_model.AioModelSelect method)
aio_get() (peewee_async.aio_model.AioModelSelect method)
(peewee_async.AioModel class method)
aio_get_or_create() (peewee_async.AioModel class method)
aio_get_or_none() (peewee_async.AioModel class method)
aio_prefetch() (in module peewee_async)
(peewee_async.aio_model.AioModelSelect method)
aio_save() (peewee_async.AioModel method)
aio_scalar() (peewee_async.aio_model.AioModelSelect method)
AioDatabase (class in peewee_async.databases)
AioModel (class in peewee_async)
AioModelSelect (class in peewee_async.aio_model)
allow_sync() (peewee_async.databases.AioDatabase method)
(peewee_async.Manager method)
atomic() (in module peewee_async)
(peewee_async.Manager method)
C
close() (peewee_async.Manager method)
connect() (peewee_async.Manager method)
count() (in module peewee_async)
(peewee_async.Manager method)
create() (peewee_async.Manager method)
create_or_get() (peewee_async.Manager method)
D
database (peewee_async.Manager attribute)
delete() (peewee_async.Manager method)
E
execute() (in module peewee_async)
(peewee_async.Manager method)
G
get() (peewee_async.Manager method)
get_or_create() (peewee_async.Manager method)
I
is_connected (peewee_async.databases.AioDatabase property)
M
Manager (class in peewee_async)
P
PooledMySQLDatabase (class in peewee_async)
PooledPostgresqlDatabase (class in peewee_async)
PooledPostgresqlExtDatabase (class in peewee_asyncext)
prefetch() (in module peewee_async)
(peewee_async.Manager method)
S
savepoint() (in module peewee_async)
(peewee_async.Manager method)
scalar() (in module peewee_async)
(peewee_async.Manager method)
set_allow_sync() (peewee_async.databases.AioDatabase method)
T
transaction() (in module peewee_async)
(peewee_async.Manager method)
U
update() (peewee_async.Manager method)