Skip to content

Support sqlite #41

@pierreboissinot

Description

@pierreboissinot

Context

In a Symfony App using this library, i would like to use sqlite in a CI environnement beceause it's more simple than booting a postgres instance on the fly.

Issue

The credentials seems to not support sqlite dsn like "sqlite:///%kernel.project_dir%/var/data.db":

return new self($params['host'], $params['port'], $params['user'], $params['pass']);

Solution

todo

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