Skip to content

Private members to Protected to enable inheritance #455

@YapuWU

Description

@YapuWU

I am thinking if you could change private member functions and variables in Statment, Database and Column class from private to protected. If you change this, the user will be able to implement new features without changing the original library.
For example, I could add wchar_t or utf16 support by inherting your classes.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions