diff options
author | Jason Kirtland <jek@discorporate.us> | 2007-08-21 01:31:23 +0000 |
---|---|---|
committer | Jason Kirtland <jek@discorporate.us> | 2007-08-21 01:31:23 +0000 |
commit | 6228e72cb15be6e84260440d20369c91858b4640 (patch) | |
tree | e73b103dae905c13f3739bc4e94719974d72b9e1 /lib/sqlalchemy/util.py | |
parent | 83eb2431247ff3392a984f034fb3ffd009d81009 (diff) | |
download | sqlalchemy-6228e72cb15be6e84260440d20369c91858b4640.tar.gz |
- omitted 'table' and 'column' from 'from sqlalchemy import *'
- also omitted all modules and classes that aren't expicitly public
- omitted 'Smallinteger' (small i), but it's still in schema
- omitted NullType-related items from types.__all__
- patched up a few tests to use sql.table and sql.column, other related.
Diffstat (limited to 'lib/sqlalchemy/util.py')
0 files changed, 0 insertions, 0 deletions