Page MenuHomePhabricator

Standardise type for timestamp columns in SecurePoll extension
Closed, ResolvedPublic

Description

According to T42626 the timestamp should be adjust from varbinary(14) to binary(14) because there is no need to hold infinite.

Affected columns:
securepoll_elections.el_start_date
securepoll_elections.el_end_date
securepoll_votes.vote_timestamp
securepoll_strike.st_timestamp
securepoll_cookie_match.cm_timestamp

Event Timeline

Change 804771 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/extensions/SecurePoll@master] Standardise type for timestamp columns

https://gerrit.wikimedia.org/r/804771

Change 804771 merged by jenkins-bot:

[mediawiki/extensions/SecurePoll@master] Standardise type for timestamp columns

https://gerrit.wikimedia.org/r/804771