Skip to content

💡 Add getComment() method to ColumnInterface #84

Open
@xepozz

Description

@xepozz

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.

Activity

moved this to Todo in Cycleon Nov 28, 2022
moved this from Todo to Discuss in Cycleon Nov 29, 2022
moved this from Discuss to Backlog in Cycleon Sep 7, 2023
moved this from Backlog to Todo in Cycleon Jan 18, 2024
AnrDaemon

AnrDaemon commented on Jan 18, 2024

@AnrDaemon

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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @roxblnfk@AnrDaemon@xepozz@msmakouz

        Issue actions

          💡 Add `getComment()` method to `ColumnInterface` · Issue #84 · cycle/database