Logo

Table of Contents

  • 1. Introduction
  • 2. Installation guide
  • 3. Getting started
  • 4. The MimerPy module
  • 5. Data types
  • 6. Exceptions
  • 7. User guide
  • 8. Code examples
  • 9. Release Notes
  • 10. Legal Notice

Quick search

Index

_ | A | C | D | E | F | G | I | M | N | O | P | R | S | T | W

_

  • __enter__() (Connection method)
    • (Cursor method)
  • __iter__() (Cursor method)
  • __version__ (built-in variable)

A

  • apilevel (built-in variable)
  • arraysize (Cursor attribute)
  • autocommit() (Connection method)
  • autocommitmode (Connection attribute)

C

  • close() (Connection method)
    • (Cursor method)
    • (MimerPool method)
    • (PooledConnection method)
  • commit() (Connection method)
  • connect()
  • Connection (built-in class)
  • connection (Cursor attribute)
  • Cursor (built-in class)
  • cursor() (Connection method)

D

  • DatabaseError
  • DataError
  • description (Cursor attribute)

E

  • Error
  • errorhandler (Connection attribute)
    • (Cursor attribute)
  • Exception
  • execute() (Connection method)
    • (Cursor method)
  • executemany() (Connection method)
    • (Cursor method)

F

  • fetchall() (Cursor method)
  • fetchmany() (Cursor method)
  • fetchone() (Cursor method)

G

  • get_connection() (MimerPool method)

I

  • IntegrityError
  • InterfaceError
  • InternalError

M

  • messages (Connection attribute)
    • (Cursor attribute)
  • MimerPool (built-in class)
  • MimerPoolError
  • MimerPoolExhausted

N

  • next() (Cursor method)
  • NotSupportedError

O

  • OperationalError

P

  • paramstyle (built-in variable)
  • ProgrammingError

R

  • rollback() (Connection method)
  • rowcount (Cursor attribute)
    • (ScrollCursor attribute)
  • rownumber (ScrollCursor attribute)

S

  • scroll() (ScrollCursor method)
  • ScrollCursor (built-in class)
  • setinputsizes() (Cursor method)
  • setoutputsize() (Cursor method)

T

  • threadsafety (built-in variable)
  • TransactionAbortError

W

  • Warning
©Mimer Information Technology AB. | Powered by Sphinx 5.3.0 & Alabaster 0.7.12