Message76

Author jgentry
Recipients sfalcon
Date 2006-05-19.10:42:26
Content
Wha'ts the traceback on this?  

Is the error coming from createWorkspaceDBTables() (in SGDIworkspace.py)?

That's the only place I see with the 'LIMIT 1' on the query and it is explicitly
catching the ProgrammingError and creating the table if it doesn't exist.
History
Date User Action Args
2006-05-19 10:42:26jgentrysetrecipients: + sfalcon
2006-05-19 10:42:26jgentrysetmessageid: <1148064146.67.0.557782648405.issue25@fhcrc.org>
2006-05-19 10:42:26jgentrylinkissue25 messages
2006-05-19 10:42:26jgentrycreate