peewee-async
v1.0.0
  • API Documentation
  • Examples
peewee-async
  • Index
  • Edit on GitHub

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_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)

I

  • is_connected (peewee_async.databases.AioDatabase property)

P

  • PooledMySQLDatabase (class in peewee_async)
  • PooledPostgresqlDatabase (class in peewee_async)
  • PooledPostgresqlExtDatabase (class in peewee_async)

S

  • set_allow_sync() (peewee_async.databases.AioDatabase method)

© Copyright 2014, Alexey Kinev. Revision 87e2e335.

Built with Sphinx using a theme provided by Read the Docs.