This is a list of things currently not included in the module but which may be of use later on:
- Make sure max and min work in all cursors for all field types
 
- Check table aliases actually work!
 
- Caching of all values to save on SQL calls
 
- Checking type conversions for ODBC and also the mx.DateTime issues
 
- Fixing and testing of alter()
 
- Table copying code
 
- Executemany support
 
See About this document... for information on suggesting changes.