According to T42626 the timestamp should be adjust from varbinary(14) to binary(14) because there is no need to hold infinite.
This should be reached by changing the abstract schema type for this column to mwtimestamp
According to T42626 the timestamp should be adjust from varbinary(14) to binary(14) because there is no need to hold infinite.
This should be reached by changing the abstract schema type for this column to mwtimestamp
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
schema: Use mwtimestamp type for change_time column | mediawiki/extensions/Wikibase | master | +148 -16 |
Change 804781 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/Wikibase@master] schema: Use mwtimestamp type for change_time column
Change 804781 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] schema: Use mwtimestamp type for change_time column