Skip to content
New issue

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

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

Already on GitHub? # to your account

IDBConnection does not contain "prepareQuery" #411

Merged
merged 1 commit into from
Oct 27, 2015

Conversation

roha4000
Copy link

The IDBConnection interface does not contain a "prepareQuery" method which leads to a "Method not found" error. Using "prepare" instead.

@scrutinizer-notifier
Copy link

A new inspection was created.

@MorrisJobke
Copy link
Contributor

@roha4000 Thanks for the contribution. Which owncloud server version do you use?

@roha4000
Copy link
Author

I got this error with a 7.0.7, 8.0.6 and 8.1.1 instance all using a mySQL database

@MorrisJobke
Copy link
Contributor

Tested and works 👍

MorrisJobke added a commit that referenced this pull request Oct 27, 2015
IDBConnection does not contain "prepareQuery"
@MorrisJobke MorrisJobke merged commit 5d03f2b into owncloud:master Oct 27, 2015
@MorrisJobke MorrisJobke added this to the 0.3.8 milestone Oct 27, 2015
This was referenced Oct 27, 2015
MorrisJobke added a commit that referenced this pull request Oct 27, 2015
 * support for ogg (#416 by pellaeon)
 * fix issue with not existing prepareQuery (#411 by roha4000)
 * fix failures after upload to public link shares (#436, #387)
 * fix for Angular variable names (#425 by DavidPrevot)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants