From: SourceForge.net <no...@so...> - 2004-07-27 21:31:32
|
Bugs item #999017, was opened at 2004-07-27 14:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=505345&aid=999017&group_id=63836 Category: Output: CreateDBAPI Group: v0.2 Status: Open Resolution: None Priority: 9 Submitted By: Brandon King (kingb) Assigned to: Brandon King (kingb) Summary: SELECT * FROM table WHERE table_pk = None Error Initial Comment: When ever an sql statement like 'SELECT * FROM table WHERE table_pk = None' shows up, it throws an annoying error message, it should not even attempt to run the sql statement, and instead return an empty list. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=505345&aid=999017&group_id=63836 |