Page MenuHomePhabricator

Standardise type for timestamp columns in OAuth 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:

  • oauth_registered_consumer.oarc_email_authenticated
  • oauth_registered_consumer.oarc_registration
  • oauth_registered_consumer.oarc_stage_timestamp
  • oauth_accepted_consumer.oaac_accepted

Unaffected, because it has to hold infinite

  • oaat_expires.oauth2_access_tokens

Event Timeline

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

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

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

Umherirrender triaged this task as Lowest priority.

Change 758066 merged by jenkins-bot:

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

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