Skip to content

Add support for using different database type #2

@aik099

Description

@aik099

Right now only SQLite is supported. Since PDO is used it's theoretically possible to use different database types, but SQLs migration manager does internally (manage executed migrations for example) use SQLite specific syntax.

TODO:

  1. create Adapter classes that would allow using any kind of database type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions