]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fixed autoflush with count(), aggregates
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Aug 2007 15:45:04 +0000 (15:45 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Aug 2007 15:45:04 +0000 (15:45 +0000)
commitb673bdb02e7f7e6aa52f042f1bf4a09beef2ad21
treefec551c9607f09d36c00b0462020b7688f2e9490
parentb8b51fe4379936fe142c875ea0f17da14a12c27d
- fixed autoflush with count(), aggregates
- doc formatting bonanza
- delete() section to orm tutorial
doc/build/content/ormtutorial.txt [moved from doc/build/content/datamapping.txt with 87% similarity]
doc/build/genhtml.py
doc/build/read_markdown.py
doc/build/templates/formatting.html
doc/build/testdocs.py
lib/sqlalchemy/orm/query.py