Bugs item #3471315, was opened at 2012-01-09 04:49
Message generated for change (Tracker Item Submitted) made by hthompson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=540672&aid=3471315&group_id=74338
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Postgres
Group: SQLObject release (specify)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Henry S Thompson (hthompson)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't use VIEWs with postgres
Initial Comment:
SQLObject v.1.2.1, Python 2.6, Windows 7 x64, Postgresql 9.1
The code in pgconnection.py for finding primary keys won't ever find anything for a VIEW. Not sure what the correct fix is (I don't understand postgres internals v. well), but the attached patch works for me. . .
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=540672&aid=3471315&group_id=74338
|