Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

PDO_Sqlite usability #202

Open
weierophinney opened this issue Jun 23, 2014 · 1 comment
Open

PDO_Sqlite usability #202

weierophinney opened this issue Jun 23, 2014 · 1 comment

Comments

@weierophinney
Copy link
Member

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.

@michalbundyra
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools-admin; a new issue has been opened at laminas-api-tools/api-tools-admin#49.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants