Page MenuHomePhabricator

Standardise type for timestamp columns in LiquidThreads 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:
thread.ums_read_timestamp
thread.th_timestamp

On the following columns the default of empty string needs to be removed:
thread.thread_modified
thread.thread_created

Event Timeline

Umherirrender renamed this task from Standardise type for timestamp column in LiquidThreads extension to Standardise type for timestamp columns in LiquidThreads extension.Jun 11 2022, 9:48 PM
Umherirrender claimed this task.
Umherirrender triaged this task as Low priority.
Umherirrender updated the task description. (Show Details)
Umherirrender updated the task description. (Show Details)

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

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

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

Change 804738 merged by jenkins-bot:

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

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