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

1146, "Table 'db.table_name' doesn't exist" - error #74

Open
abkiran opened this issue Oct 8, 2019 · 1 comment
Open

1146, "Table 'db.table_name' doesn't exist" - error #74

abkiran opened this issue Oct 8, 2019 · 1 comment

Comments

@abkiran
Copy link

abkiran commented Oct 8, 2019

I created a fixture using dump_object with --kitchensink option.
python manage.py dump_object --kitchensink tours.tour ids 400 > tours/fixtures/tours.json

I got the tours.json file. Now when I run tests, with the below command
./manage.py test -n It says the child_table_name does not exist

How to resolve this?

@dopry
Copy link

dopry commented Nov 17, 2022

more information is needed to assist you with your issue. please include the full error output.

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

No branches or pull requests

2 participants