59e4896dbf
Old V1 code would occasionally do so, which was never correct, but we never hit it because we didn't (practically) share storage rows before. Now that we explicitly do, we were occasionally de-checksum-ing storage rows on V1 pushes (which are extremely rare as-is). This change makes sure we don't do that, and makes sure we always set a proper digest and checksum on storage rows. |
||
---|---|---|
.. | ||
appr_model | ||
cache | ||
logs_model | ||
migrations | ||
model | ||
registry_model | ||
test | ||
users | ||
__init__.py | ||
archivedlogs.py | ||
billing.py | ||
buildlogs.py | ||
database.py | ||
fields.py | ||
queue.py | ||
read_slave.py | ||
runmigration.py | ||
text.py | ||
userevent.py | ||
userfiles.py |