HomePhorge

dbfix - fix typo and close another possible inconsistency
1c7c8fe7ae81Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

dbfix - fix typo and close another possible inconsistency

This patch fixes a typo in one request producing a SQL error.
It also close an issue where param_values could point to
inexistant param_names after the deduplications of those.
It does this by rewriting the param_values to point to the
highest id of the param_names of the same name.
The same operation is performed on the tags.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Mar 4 2009, 9:34 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUc55ac3f2c233: Fix #2010 - add protection code for some storeconfig corruption
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU1c7c8fe7ae81: dbfix - fix typo and close another possible inconsistency (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Mar 4 2009, 9:34 AM