]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add in all the method-chained methods to the parameter descriptions
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 9 Sep 2014 21:29:37 +0000 (17:29 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 9 Sep 2014 21:29:37 +0000 (17:29 -0400)
commit48080d88bee0afcf8f1e0e1c89e077abc64c55ad
tree769a137f9c1c6b0b40adb5113cff4b37f72416e5
parent7904ebc62e0a75d1ea31e1a4ae67654c7681a737
- add in all the method-chained methods to the parameter descriptions
on select().  improve some descriptions and add more info for limit()/
offset(), including new 1.0 functionality.
lib/sqlalchemy/sql/selectable.py