Bug #521
Double "select".
Status: | Approved | Start date: | 09/17/2013 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | Miroslav Fidler | % Done: | 100% | |
Category: | Sql | Spent time: | - | |
Target version: | - |
Description
http://code.google.com/p/upp-mirror/source/detail?r=6347
Now code
Select(SqlAll()).From(TABLE)
generates two "select", one in Select() and other in From(),
History
#1 Updated by Iñaki Zabala over 11 years ago
- Category set to Sql
- Status changed from New to Approved
- % Done changed from 0 to 100