mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
SqlArray::WhenPreQuery
git-svn-id: svn://ultimatepp.org/upp/trunk@499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
eacb4bc946
commit
3d59c0efe5
2 changed files with 2 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ void SqlArray::StdBar(Bar& menu) {
|
|||
void SqlArray::AppendQuery(SqlBool where)
|
||||
{
|
||||
lateinsert = false;
|
||||
WhenPreQuery();
|
||||
if(fk.IsNull() || !IsNull(fkv)) {
|
||||
SqlSet cols;
|
||||
for(int i = 0; i < GetIndexCount(); i++)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue