You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
While running the command python manage.py djangoviz, I encountered the following error:
failed to compute atlas schema
Error in GraphQL query: [{'message': "failed to apply SQL statements: invalid SQL statement: syntax error at position 61 near 'column'", 'extensions': {'code': 'BAD_USER_INPUT'}}]
While running the command python manage.py djangoviz, I encountered the following error:
Environment
djangoviz version: 0.1.1
Django version: 4.2.14
Django REST Framework version: 3.15.2
graphqlclient version: 0.2.4
Python version: 3.12
Any assistance in resolving this issue would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: