cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
54 stars 22 forks source link

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

Open xepozz opened 1 year ago

xepozz commented 1 year ago

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.

AnrDaemon commented 7 months ago

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.

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