Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for fetchAssoc() #36

Closed
shtse8 opened this issue Aug 20, 2017 · 2 comments
Closed

Request for fetchAssoc() #36

shtse8 opened this issue Aug 20, 2017 · 2 comments

Comments

@shtse8
Copy link
Contributor

shtse8 commented Aug 20, 2017

At the moment, amphp/mysql provides fetchRow, fetchObject and fetch, but no fetchAssoc.
It's very common in mysqli and PDO. I recommend to add this method to provide string index result without combining with numeric index.

@shtse8
Copy link
Contributor Author

shtse8 commented Aug 20, 2017

#37

@bwoebi
Copy link
Member

bwoebi commented Aug 21, 2017

Closed as per #37.

@bwoebi bwoebi closed this as completed Aug 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants