]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added "FETCH" to the keywords detected by Postgres to indicate a result-row holding
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Sep 2007 20:32:19 +0000 (20:32 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Sep 2007 20:32:19 +0000 (20:32 +0000)
commitc13eb665aadc3fdba694a47f6ae268b64696c70f
tree97e0c2a3b4d7f4d7778f837343005dd6ed70b36f
parentff2a8f24f56bc345d6b15791d6f85caed41cc924
- added "FETCH" to the keywords detected by Postgres to indicate a result-row holding
  statement (i.e. in addition to "SELECT").
CHANGES
lib/sqlalchemy/databases/postgres.py