This repository was archived by the owner on Aug 19, 2025. It is now read-only.
unable to iterate over multiple rows from database using python in celery #335
Unanswered
encryptblockr
asked this question in
Q&A
Replies: 1 comment
-
will appreciate help here...desperately need help with this
ERROR am getting
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the
databases
python package (https://pypi.org/project/databases/) to manage connection to my postgresql databasefrom the documentation (https://www.encode.io/databases/database_queries/#queries)
it says i can either use
or
Here is what i have tried:
and
i have used both but getting the following error:
full error below
Beta Was this translation helpful? Give feedback.
All reactions