We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6ea6f commit d71a855Copy full SHA for d71a855
1 file changed
config/bootstrap.php
@@ -215,9 +215,6 @@
215
// \Cake\Database\TypeFactory::build('timestamptimezone')
216
// ->useLocaleParser();
217
218
-// There is no time-specific type in Cake
219
-TypeFactory::map('time', StringType::class);
220
-
221
/*
222
* Custom Inflector rules, can be set to correctly pluralize or singularize
223
* table, model, controller names or whatever other string is passed to the
0 commit comments