Yair Zaslavsky has posted comments on this change.

Change subject: [WIP] core: db changes to add association between tasks and 
entities
......................................................................


Patch Set 5: (3 inline comments)

....................................................
File backend/manager/dbscripts/async_tasks_sp.sql
Line 57: CREATE OR REPLACE FUNCTION Getasync_tasksByentity_id(v_entity_id UUID)
Done, renaming it to GetAsyncTasksByEntityId

Line 64:       CREATE GLOBAL TEMPORARY TABLE tt_TEMP
done, this will be tt_AsyncTasksIds

....................................................
File 
backend/manager/dbscripts/upgrade/03_01_1270_add_async_task_entities_table.sql
Line 1: CREATE OR REPLACE FUNCTION 
__temp_Upgrade_add_async_task_entities_table()
Will do. I will no be able to compile after fetch/rebase without it , thanks to 
your jenkins work :)

--
To view, visit http://gerrit.ovirt.org/5994
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7a711e932ffb7bcc6920a3456ac97f8b8fc18a76
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Michael Kublin <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to