Files
sqlalchemy/test/engine
Mike Bayer 02a3be96e8 - changed 'desired_columns' argument to 'include_columns'
- made 'include_columns' an explicit argument to Table.  I'm
trying to avoid the "x can be a foo, or a bar, or a list of dictionaries of hoho's"-type behavior
- added unit test, closes [ticket:561]
2007-07-26 17:11:37 +00:00
..