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

Foreign Key Relation issue and outside of app context issue #1

Open
IbDaGib opened this issue Oct 11, 2022 · 0 comments
Open

Foreign Key Relation issue and outside of app context issue #1

IbDaGib opened this issue Oct 11, 2022 · 0 comments

Comments

@IbDaGib
Copy link

IbDaGib commented Oct 11, 2022

Hello Team,

I have an issue with me and my teammates code. Nothing seems to be working as it works for them, I run on a mac and they are on windows. The issue is either the "application is working outside of application context". I tried to fix this with conftest.py, but to no success and it started bringing up other issues. My next issue is the "sqlalchemy.exc.NoForeignKeysError: Could not determine join condition between parent/child tables on relationship User.listing - there are no foreign keys linking these tables. Ensure that referencing columns are associated with a ForeignKey or ForeignKeyConstraint, or specify a 'primaryjoin' expression." These are both stopping me from running or testing my code, and I cannot tell where to navigate my efforts as it seems like there are issues everywhere according to the terminal output. Please take a look at our page, As I cannot figure out how to solve these issues.
link to page: https://github.com/ibrahimsalma/Comptastic
Screen Shot 2022-10-10 at 9 23 31 PM
Screen Shot 2022-10-11 at 10 46 28 AM

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

1 participant