Re: [Sqlalchemy-tickets] [sqlalchemy] #2747: Version 0.8.1 can't reflect a table in mssql server 20
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-06 16:56:57
|
#2747: Version 0.8.1 can't reflect a table in mssql server 2000
-----------------------------------+----------------------------------
Reporter: nosklo | Owner:
Type: defect | Status: closed
Priority: high | Milestone: 0.8.xx
Component: mssql | Severity: minor - half an hour
Resolution: fixed | Keywords: regression
Progress State: completed/closed |
-----------------------------------+----------------------------------
Changes (by zzzeek):
* status: new => closed
* milestone: => 0.8.xx
* resolution: => fixed
* severity: no triage selected yet => minor - half an hour
* status_field: awaiting triage => completed/closed
Comment:
ah OK was wondering if that was going to impact some versions. a
workaround to disable the cast on versions below 2005 is in
r45f8ff88c920937458 (0.8) r555f30d64c23558a13bb (master)
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2747#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|