Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

DB adapter does not allow schema #2

Closed
weierophinney opened this issue Dec 31, 2019 · 1 comment
Closed

DB adapter does not allow schema #2

weierophinney opened this issue Dec 31, 2019 · 1 comment

Comments

@weierophinney
Copy link
Member

Just like other components, this one too is not designed to work with database schemas. It allows only to pass table name as string.
I suggest changing prepareInsert() method and config key 'table' to allow TableIdentifier or array.


Originally posted by @xorock at zendframework/zend-log#63

@weierophinney
Copy link
Member Author

This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee.
If you have a security issue, please follow our security reporting guidelines.
If you wish to take on the role of maintainer, please nominate yourself

If you are looking for an actively maintained package alternative, we recommend:

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

1 participant