We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Like
fixtures.Delete(), which will clean all the tables
Now, koad a fixtures with null yaml file will lead to "testfixtures: fixture is not a slice or map" error
I want a delegate method to clear the database
The text was updated successfully, but these errors were encountered:
This might be possible by using the code below:
testfixtures/testfixtures.go
Lines 360 to 370 in 0276a8f
Sorry, something went wrong.
No branches or pull requests
Like
fixtures.Delete(), which will clean all the tables
Now, koad a fixtures with null yaml file will lead to "testfixtures: fixture is not a slice or map" error
I want a delegate method to clear the database
The text was updated successfully, but these errors were encountered: