| Q | A |------------ | ----- | Version | 4.0.0 ### Support Question In DBAL 4 the `requiresSQLCommentHint()` function was removed. How do I let Doctrine know that any special DB column is of that specific custom type?
Support Question
In DBAL 4 the
requiresSQLCommentHint()function was removed. How do I let Doctrine know that any special DB column is of that specific custom type?