]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Updated attribute_shard.py example to use a more robust
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 2 Apr 2010 17:10:55 +0000 (13:10 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 2 Apr 2010 17:10:55 +0000 (13:10 -0400)
commitdf1b86bc1774420d240daac494be333d5c85905e
tree5d9afc5e3590df3a3272b0758d229ef4d4dfa600
parenta3a85ed54f0a3b99037b6ed25ac6c3c16d3b221c
- Updated attribute_shard.py example to use a more robust
method of searching a Query for binary expressions which
compare columns against literal values.
CHANGES
examples/sharding/attribute_shard.py