Documentation

2026-05-08_TimeStampType.php

Interfaces, Classes and Traits

Migration_2026_05_08_TimeStampType
Permanent test fixture: exercises the framework's custom TimeStamp DBAL type (src/Database/Migration/Type/TimeStamp.php). Doctrine resolves `'timestamp'` to that type when generating CREATE TABLE SQL, so this migration's apply path runs both `getSQLDeclaration()` and `getName()`.

Search results