]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [bug] Dropped the "30 char" limit on pymssql,
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jan 2012 00:25:41 +0000 (19:25 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Jan 2012 00:25:41 +0000 (19:25 -0500)
commitebaebfb2327a82240837778797bfffc60a7d6e7c
tree3547209880bdc3317ebf6efb0120dfd705704b5a
parentb4da470d921931d2384fd0bfe72a9ac5c9b9def9
  - [bug] Dropped the "30 char" limit on pymssql,
    based on reports that it's doing things
    better these days.  pymssql hasn't been
    well tested and as the DBAPI is in flux
    it's still not clear what the status
    is on this driver and how SQLAlchemy's
    implementation should adapt.  [ticket:2347]
CHANGES
lib/sqlalchemy/dialects/mssql/pymssql.py