Skip to content

Adding Custom Data Types #16

@DaraDolan

Description

@DaraDolan

Hi @digilist,

I am trying to add custom DBAL Types before executing the dump() command. To do this I am extending the DumpCommand and overriding the execute method. I need to call the parseConfig() method to do this but unfortunately this is a private method. Could this be made protected?

If there is an easier way to add custom DBAL Types that avoids having to do this, please let me know.

Thanks for creating SnakeDumper, it is a very useful piece of software.

Dara.

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