diff options
author | Christopher Baines <mail@cbaines.net> | 2019-05-14 07:55:17 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2019-05-14 07:55:17 +0100 |
commit | 28c2d4608149b55d7547eab563e688814f3d7254 (patch) | |
tree | 8cf29d257f2fddd577b775aa44313cea9114ebb5 /sqitch | |
parent | 721d21ed4dfb09ea8cc6d2f5c1bdf6cd515f383e (diff) | |
download | data-service-28c2d4608149b55d7547eab563e688814f3d7254.tar data-service-28c2d4608149b55d7547eab563e688814f3d7254.tar.gz |
Fix type issues with the location ids
On one code path, they were handled as numbers, whereas elsewhere they were
handled as strings. This led to the package-metadata code trying to insert
duplicate entries.
Instead, just handle them as strings everywhere.
Diffstat (limited to 'sqitch')
0 files changed, 0 insertions, 0 deletions