diff options
author | Brice Figureau <brice-puppet@daysofwonder.com> | 2009-03-02 20:48:44 +0100 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-03-04 19:34:31 +1100 |
commit | 1c7c8fe7ae813d4344005c2b353e9a292ecf68c7 (patch) | |
tree | 36192379717179c1d324c34bec7e882d9d476d73 /lib/puppet | |
parent | c55ac3f2c2335de0beacd2cb3396b550c8f1402f (diff) | |
download | puppet-1c7c8fe7ae813d4344005c2b353e9a292ecf68c7.tar.gz puppet-1c7c8fe7ae813d4344005c2b353e9a292ecf68c7.tar.xz puppet-1c7c8fe7ae813d4344005c2b353e9a292ecf68c7.zip |
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>
Diffstat (limited to 'lib/puppet')
0 files changed, 0 insertions, 0 deletions