Patch level : 2.1 nopatch
Files correlati : ba8.exe Ricompilazione Demo : [ ] Commento : Corretta generazione clausola WHERE git-svn-id: svn://10.65.10.50/trunk@11953 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
2d8bf04579
commit
763796dce1
@ -585,7 +585,7 @@ static bool sql_tree_handler(TTree& tree, void* jolly, word flags)
|
|||||||
TString_array& join = rn->join();
|
TString_array& join = rn->join();
|
||||||
TString str;
|
TString str;
|
||||||
|
|
||||||
if (from.find(rn->id()) < 0)
|
if (from.get_pos(rn->id()) < 0)
|
||||||
{
|
{
|
||||||
from.add(rn->id());
|
from.add(rn->id());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user