View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
421 | PHPOF2 | Default | public | 12 Mar 2013 08:53 | 25 Mar 2013 23:01 |
Reporter | mrosenquist | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Product Version | 0.12.2 | ||||
Summary | 421: Calling get on a link table with only two field throws an error | ||||
Description | If a table only contains primary keys then calling get will produce a query as follows: "SELECT FROM ...." Which is an invalid query as no fields are part of the select | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
12 Mar 2013 08:53 | mrosenquist | New Issue | |
25 Mar 2013 23:01 | timj | Note Added: 467 | |
25 Mar 2013 23:01 | timj | Status | new => confirmed |