diff options
author | Frederick Muriuki Muriithi | 2024-03-19 04:48:43 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-03-19 04:59:47 +0300 |
commit | 38227b8e482ea10f8bb111a1a90f22f8f019e2ab (patch) | |
tree | 7dce6c9330ea701b01e01b6ecab441106a71ea01 /setup.py | |
parent | 13bc6684cc2f90b1fdac306a2ce9a8849911b43f (diff) | |
download | gn-uploader-38227b8e482ea10f8bb111a1a90f22f8f019e2ab.tar.gz |
Query by `Id` rather than `ProbeFreezeId`
Previously `ProbeFreezeId` was set as 1 more than the largest `Id`
value found, which might not end up being the same as the incremented
Id.
This commit, thus, queries by `Id` which is more robust, and does an
actual update for the `ProbeFreezeId` column to make it same value as
`Id`.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions