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

API BREAKING: Deprecated the function Schema::dropTables() and DbHelper::dropTables, for the new Db::dropTables() #4991

Closed
mattab opened this issue Apr 15, 2014 · 1 comment
Assignees
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Apr 15, 2014

This is a notice about a breaking API change for Plugins developers.

@mattab
Copy link
Member Author

mattab commented Apr 15, 2014

In ee0ed65: Fixes #4991 Deprecated the function Schema::dropTables() and DbHelper::dropTables.
Please use the new Db::dropTables() instead.
Next time we will give a bit more head-ups so you have more time to modify plugins. Thanks!

@mattab mattab added this to the 2.2.0 - Piwik 2.2.0 milestone Jul 8, 2014
@mattab mattab self-assigned this Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

1 participant