]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add a couple expository notes to docs; fix a couple rst buglets. use modern mapper...
authorJonathan Ellis <jbellis@gmail.com>
Fri, 1 Jun 2007 04:35:05 +0000 (04:35 +0000)
committerJonathan Ellis <jbellis@gmail.com>
Fri, 1 Jun 2007 04:35:05 +0000 (04:35 +0000)
commit773a7d92395be6607dacd3129b3b85f60cd06347
tree29747e3765ed66d7d30793f5b47255bab7d84893
parent2aa07d6d4d2ee2e810a95d5b6960fc58e012475c
add a couple expository notes to docs; fix a couple rst buglets.  use modern mapper style (i.e., no need to add it to klass as an attribute).
lib/sqlalchemy/ext/sqlsoup.py