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

A new method is introduced - queryHash() #15

Merged
merged 4 commits into from
May 16, 2016
Merged

Conversation

limion
Copy link
Contributor

@limion limion commented May 13, 2016

executes SELECT or SHOW query and returns an assoc array made of two-columns
where the first column is a key and the second column is the value

@aka-toxa
Copy link
Contributor

aka-toxa commented May 13, 2016

👍

please, provide some tests for this function

* @param array $options
* @return array|false
*/
public function queryHash($query, $options = array())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 еще здесь подправь return type и можно мержить

@melya melya merged commit 4810a35 into readdle:master May 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants