Skip to content

Examine the use of Doctrine DBAL #73

@petsagouris

Description

@petsagouris

The Doctrine DBAL is an amazing piece of code that makes many things for the developer easier to happen. I invite you to take a look at the architecture page of the documentation and have a look around there in general.

Supporting more than MySQL is something we should all strive for, even though there are no guarantees I deeply believe that it could be a great thing to be able to achieve.

Furthermore there is the Schema management that can at last make the SQL for most upgrade workflows a thing of the past by introducing amore programmatic way of dealing with them.

Note: I am not talking about the ORM part of Doctrine, just the DBAL which can be used indepentendly of the ORM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions