quma
stable

Navigation

  • Home
  • Installation
  • How to use quma
  • The Query class
  • Connecting
  • Connection pool
  • Reusing connections
  • Changling cursor
  • Passing parameters
  • Dynamic SQL/Templates
  • Shadowing
  • Custom namespaces and aliasing
  • Importable database
  • Testing
quma
  • Docs »
  • Index
  • Edit on GitHub

Index

A | C | D | E | F | G | M | O | Q | R | U | V

A

  • all() (quma.query.Query method)

C

  • close() (quma.database.Database method)
  • count() (quma.query.Query method)
  • cursor (quma.database.Database attribute)

D

  • Database (class in quma.database)
  • Database.DoesNotExistError
  • Database.MultipleRowsError

E

  • execute() (quma.database.Database method)
  • exists() (quma.query.Query method)

F

  • first() (quma.query.Query method)

G

  • get() (quma.query.ManyResult method)

M

  • many() (quma.query.Query method)
  • ManyResult (class in quma.query)

O

  • one() (quma.query.Query method)

Q

  • Query (class in quma.query)

R

  • release() (quma.database.Database method)
  • run() (quma.query.Query method)

U

  • unbunch() (quma.query.Query method)

V

  • value() (quma.query.Query method)

© Copyright 2018-2020, ebene fünf GmbH Revision 0e4290d8.

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