Skip to content

Conversation

@marter11
Copy link
Member

Created new feedback models and relation between the feedback creator and the feedback "destination".

Copy link
Member

@petak5 petak5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Table 'pb_api.project_feedback' doesn't exist?

What I did:

  • uncommented the test data in src/api/models/__init__.py and
  • ran the server with pipenv run python src/runserver.py --reset-db.

What I got:

  • trying to fetch data from project_feedback table using MySQL Workbench I get this error: Error Code: 1146. Table 'pb_api.project_feedback' doesn't exist

What is expected:

  • be able to fetch project_feedback from the database

marter11 added 2 commits May 5, 2020 13:03
	modified:   src/api/models/__init__.py
@petak5
Copy link
Member

petak5 commented May 13, 2020

The problem has been fixed.

Created a new PR to merge changes to routes branch (see #38)

@petak5 petak5 closed this May 13, 2020
@marter11 marter11 deleted the models branch May 14, 2020 08:16
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