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

fixed miss method and return type error #1111

Merged
merged 2 commits into from
Jun 11, 2017
Merged

Conversation

vtumi
Copy link
Contributor

@vtumi vtumi commented Jun 11, 2017

use the table_prefix option, i found an error.

$table = $this->table('user');
$table->truncate();

PHP Fatal error: Uncaught Error: Cannot call abstract method Phinx\Db\Adapter\AdapterInterface::truncateTable()

@yashtodi94
Copy link
Contributor

Please do provide a description for the pull request.

@robmorgan
Copy link
Member

thanks!

@robmorgan robmorgan merged commit 5b9cd03 into cakephp:master Jun 11, 2017
@MasterOdin MasterOdin mentioned this pull request Sep 30, 2020
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.

3 participants