Skip to content
Snippets Groups Projects
Commit da47cc8c authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

useful qm

parent 9c02cdd3
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,11 @@ DELIMITER //
* ----------
*
* versioned : boolean
* If True, sourceSet and targetSet have an _iversion column, otherwise that column will be
* ignored (or only HEAD will be inserted into targetSet).
* If True, sourceSet and targetSet have an _iversion column, otherwise that column will be ignored
* (or only HEAD will be inserted into targetSet).
TODO description of sourceSet and targetSet is insufficient!
*/
CREATE PROCEDURE db_5_0.applyPOV(in sourceSet VARCHAR(255), /* (?) Name of the table that the POV will be applied to. This can be a temporary table. */
in targetSet VARCHAR(255), /* (?) Name of the result table of this POV. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment