Commit Graph

7 Commits

Author SHA1 Message Date
Kohei Yoshida
52e051137d koheiextref01: I forgot to initialize data members properly. 2010-03-05 18:23:10 -05:00
Kohei Yoshida
facce3d969 When deleting a query entry, I need to append an empty one.
We need to ensure that the size of the query entries don't change
after deleting a query entry.
2009-11-26 00:25:40 -05:00
Kohei Yoshida
f8acf48d34 last cleanup - use vector to store an array of ScQueryEntry, instead of the old-fashioned c-style dynamic array. 2009-09-16 17:38:14 -04:00
Kohei Yoshida
fe232c3a08 removed the duplicated ScTable::ValidQuery. 2009-09-16 16:18:38 -04:00
Kohei Yoshida
66df527698 Moved the string flag from the iterator to the query param struct. 2009-09-16 10:58:37 -04:00
Kohei Yoshida
b78dc8dc80 #i102750# more work toward supporting external refs in DB functions. Still a long way to go... 2009-09-09 23:58:50 -04:00
Kohei Yoshida
f371fca09d #i102750# initial refactoring in an effort to support external references in DSUM, DGET etc. Not finished yet. 2009-09-09 10:57:16 -04:00