Skip to content

PDO_Sqlite usability #49

Description

@michalbundyra

Ideally, we should allow passing the relative path to a SQLite database instead of requiring the absolute path; this is more portable, and more likely expected.

This will likely require a change to the Zend\Db\Adapter\AdapterAbstractServiceFactory class to resolve the filename if a relative path is provided. Alternately, we could do this in zf-apigility via a MERGE_CONFIG listener.


Originally posted by @weierophinney at zfcampus/zf-apigility-admin#202

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions