Re: [Sqlalchemy-tickets] [sqlalchemy] #2819: VMware vFabric Postgres - Could not determine version
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-09-29 21:28:32
|
#2819: VMware vFabric Postgres - Could not determine version from string
-----------------------------------+---------------------------------------
Reporter: sjschaefer | Owner: zzzeek
Type: defect | Status: closed
Priority: high | Milestone: 0.8.xx
Component: postgres | Severity: trivial - <10 minutes
Resolution: fixed | Keywords: postgres,vpostgres,vmware
Progress State: completed/closed |
-----------------------------------+---------------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => fixed
* status_field: in queue => completed/closed
Comment:
ultimately I changed it to re.match('.*(?:Postgresql...
the whole story for master/0.8:
diff:@bb12d79f7bb3d88a7fe62e6c6b95185:51c92e1132e48e453dda2297ffd891c8558d1d2
0.8
diff:@4cace9d3d52ea602fdae8254fa32a2e30:94d421ca2f2d9f45b5feb4419a3
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2819#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|