|
MediaWiki master
|
Handling timestamp edge cases in mediawiki. More...
Inherits Type.

Public Member Functions | |
| getName () | |
| getSQLDeclaration (array $fieldDeclaration, AbstractPlatform $platform) | |
Public Attributes | |
| const | TIMESTAMP = 'mwtimestamp' |
Handling timestamp edge cases in mediawiki.
https://www.mediawiki.org/wiki/Manual:Timestamp
Definition at line 15 of file TimestampType.php.
| Wikimedia\Rdbms\TimestampType::getName | ( | ) |
Definition at line 38 of file TimestampType.php.
| Wikimedia\Rdbms\TimestampType::getSQLDeclaration | ( | array | $fieldDeclaration, |
| AbstractPlatform | $platform ) |
Definition at line 18 of file TimestampType.php.
| const Wikimedia\Rdbms\TimestampType::TIMESTAMP = 'mwtimestamp' |
Definition at line 16 of file TimestampType.php.