According to T42626 the timestamp column should not have a default of the empty string.
This is an invalid type for postgres timestamps
Also for fixed timestamp the column must not variable length.
According to T42626 the timestamp column should not have a default of the empty string.
This is an invalid type for postgres timestamps
Also for fixed timestamp the column must not variable length.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
abstract schema: Use mwtimestamp type for timestamp columns | mediawiki/extensions/GlobalBlocking | master | +358 -14 |
Change 785376 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/GlobalBlocking@master] abstract schema: Use mwtimestamp type for timestamp columns
Change 785376 merged by jenkins-bot:
[mediawiki/extensions/GlobalBlocking@master] abstract schema: Use mwtimestamp type for timestamp columns