peewee-async
latest
  • High-level (new) API
  • Low-level (older) API
  • Using async peewee with Tornado
  • More examples
peewee-async
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | D | E | G | M | P | S | T | U

A

  • allow_sync() (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_object() (in module peewee_async)
  • create_or_get() (peewee_async.Manager method)

D

  • database (peewee_async.Manager attribute)
  • delete() (peewee_async.Manager method)
  • delete_object() (in module peewee_async)

E

  • execute() (in module peewee_async)
    • (peewee_async.Manager method)

G

  • get() (peewee_async.Manager method)
  • get_object() (in module peewee_async)
  • get_or_create() (peewee_async.Manager method)

M

  • Manager (class in peewee_async)
  • MySQLDatabase (class in peewee_async)

P

  • PooledMySQLDatabase (class in peewee_async)
  • PooledPostgresqlDatabase (class in peewee_async)
  • PooledPostgresqlExtDatabase (class in peewee_asyncext)
  • PostgresqlDatabase (class in peewee_async)
  • PostgresqlExtDatabase (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)

T

  • transaction() (in module peewee_async)
    • (peewee_async.Manager method)

U

  • update() (peewee_async.Manager method)
  • update_object() (in module peewee_async)

© Copyright 2014, Alexey Kinev Revision 95838d68.

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