diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-01-01 21:08:22 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2006-01-01 21:08:22 +0000 |
commit | 705f308452b0741747c27ee4edcd75f2ec0e6ae8 (patch) | |
tree | 9f23719ca0098f8d5a933aefc86a8abe32509f80 /lib/sqlalchemy/databases/mysql.py | |
parent | 943bb0b0e08fec9bc0ccc784a4dd154783031e8d (diff) | |
download | sqlalchemy-705f308452b0741747c27ee4edcd75f2ec0e6ae8.tar.gz |
rowid_column becomes more like the "order by column". 'default_ordering' flag sent to create_engine enables whether or not the rowid_column on a Table will be None or not. mappers/relations will by default use the rowid_column for ordering if its not None, else theres no default ordering.
still should better define 'default_ordering'/'rowid_column' relationship since its a little kludgy.
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions