We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1998107 commit 8bcc6d4Copy full SHA for 8bcc6d4
src/Sluggable/Mapping/Driver/Annotation.php
@@ -45,6 +45,7 @@ class Annotation extends AbstractAnnotationDriver
45
'integer',
46
'int',
47
'datetime',
48
+ 'datetimetz',
49
'citext',
50
];
51
0 commit comments