Juan Hernandez has submitted this change and it was merged. Change subject: core: Remove unused columns from the users table ......................................................................
core: Remove unused columns from the users table The columns session_count and desktop_device on the users table don't have any use currently, so they can be removed. Change-Id: If6ab5fc98bb9be9d9fb4cf5af42bb58e60a7152b Signed-off-by: Juan Hernandez <[email protected]> --- M packaging/dbscripts/create_views.sql A packaging/dbscripts/upgrade/03_03_0400_remove_unused_colums_from_user.sql 2 files changed, 9 insertions(+), 4 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16698 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If6ab5fc98bb9be9d9fb4cf5af42bb58e60a7152b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
