Older revisions
r4617
by rylek
on Feb 24, 2012
Diff
.Sql/SqlStatement.cpp: modified
SqlSelect::AsTable to remove extra
parentheses only in MS-SQL dialect
r4612
by rylek
on Feb 23, 2012
Diff
.Sql/SqlStatement.cpp: bug fix in
SqlSelect::AsTable to suppress extra
parentheses around aliased subselect
r4529
by cxl
on Feb 3, 2012
Diff
Sql: SqlId escaping now tests whether
escaped Id is indeed valid SQL id, no
escaping otherwise (workaround for use
of SqlId('table.*') and similar)
All revisions of this file