Skip to content

fix: resolve null VoteTS columns via migration

Kevin Morris requested to merge kevr/aurweb:fix-astimezone into master

Somehow, many aur.al records of PackageVotes do not have a valid VoteTS value. This migration fixes that issue by setting all null VoteTS columns to the epoch timestamp.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports