mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-03 22:03:04 -06:00
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
0abe3c1471
commit
09ed252c43
1 changed files with 5 additions and 1 deletions
|
|
@ -37,7 +37,11 @@ Flush, [/ delete] statement is issued before inserting rows, using
|
|||
combined condition in the [/ where] clause. This is intended for
|
||||
situation where rows are replaced (in addition to be inserted)
|
||||
`- this it is possible to specify condition for row being inserted,
|
||||
so that it is removed (if exists) before inserting a new value.&]
|
||||
so that it is removed (if exists) before inserting a new value.
|
||||
Rows [/ must] always have the same columns before EndRow is invoked,
|
||||
and exception to this rule is when EndRow is invoked without
|
||||
[/ any] columns added `- in that case, nothing is inserted, only
|
||||
[%-*@3 remove] condition is used.&]
|
||||
[s3; &]
|
||||
[s4; &]
|
||||
[s5;:SqlMassInsert`:`:Flush`(`):%- [@(0.0.255) void]_[* Flush]()&]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue