Arena  1.0
A content management system
 All Classes Files Functions Variables Pages
MySQL Directory Reference

Files

file  __init__.py
 
file  Databases.py
 This file defines a class that extends ADataSource to allow connections to be made to MySQL databases.
 
file  DictionaryCursors.py
 This file defines a class that extends MySQLCursor to return query rows as dictionary objects.
 
file  Queries.py
 This file extends the basic query types, allowing them to represent queries and operations executed against a MySQL data source.