Shirly Radco has posted comments on this change. Change subject: history: updated statistics history_id to bigint ......................................................................
Patch Set 4: (1 comment) http://gerrit.ovirt.org/#/c/31292/4/packaging/dbscripts/upgrade/03_05_0070_updated_history_id_to_bigint.sql File packaging/dbscripts/upgrade/03_05_0070_updated_history_id_to_bigint.sql: Line 25: SELECT fn_db_change_column_type('vm_disks_usage_samples_history', 'history_id', 'integer', 'bigint'); Line 26: SELECT fn_db_change_column_type('vm_integererface_daily_history', 'history_id', 'integer', 'bigint'); Line 27: SELECT fn_db_change_column_type('vm_integererface_hourly_history', 'history_id', 'integer', 'bigint'); Line 28: SELECT fn_db_change_column_type('vm_integererface_samples_history', 'history_id', 'integer', 'bigint'); Line 29: > remove the empty line here Done -- To view, visit http://gerrit.ovirt.org/31292 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibb60633b23a6de6d5d7a7b9c6f72f9ece44d764e Gerrit-PatchSet: 4 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Shirly Radco <[email protected]> Gerrit-Reviewer: Shirly Radco <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
