-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request