peewee-async
1.0.0
Installing
Quickstart
API Documentation
Connections
Transactions
Examples
peewee-async
Index
Index
A
|
I
|
P
|
S
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_first() (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_peek() (peewee_async.aio_model.AioModelSelect 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)
I
is_connected (peewee_async.databases.AioDatabase property)
P
PooledMySQLDatabase (class in peewee_async)
PooledPostgresqlDatabase (class in peewee_async)
PooledPostgresqlExtDatabase (class in peewee_async)
PsycopgDatabase (class in peewee_async)
S
set_allow_sync() (peewee_async.databases.AioDatabase method)