Index of the backend module
-
m
sqlapi.backend
...
- a sqlite ...
-
m
generic
...
- This is a generic implementation of the plugin API, and a useful
abstract superclass for implementors.
-
C
DatabasePlugin
...
- a movethread ...
- a threadsafety ...
- a paramstyle ...
- a auto_increment ...
- a pool ...
- f activate ...
- f guess_sequence_name ...
- f tables ...
- f sql_auto_increment_def ...
- f pool__get ...
- f __init__ ...
- f sql_quote_symbol ...
- f sql_column_create ...
- f activate_exceptions ...
- f table_exists ...
- f param_mark_generator ...
- f sql_literal ...
- f sql_postfix_operator ...
- f get_sequence_nextval ...
- f sql_operator ...
- f sql_literal_param ...
- f sql_table ...
- f sql_function ...
- f sql_unary_operator ...
- f sql_column ...
- f setup_class ...
-
C
DatabasePlugin
...