database icon indicating copy to clipboard operation
database copied to clipboard

💡 Add `getComment()` method to `ColumnInterface`

Open xepozz opened this issue 2 years ago • 1 comments
trafficstars

I have an idea!

Problem:

\Cycle\Database\ColumnInterface doesn't have something like getComment() method. Also no one Driver directory contains comment keyword :)

So the idea is to have a getComment() method inside ColumnInterface to be able to introspect as more properties as we can.

xepozz avatar Nov 28 '22 19:11 xepozz

I'm all for having such functionality. I've somehow gotten used to always documenting my work "on the spot". And here's such a bummer.

Поднимаю все лапы за наличие такого функционала. Как-то привык всегда документировать свою работу "не отходя от кассы". А тут такой облом.

AnrDaemon avatar Jan 18 '24 11:01 AnrDaemon