When I submit a SQL query whose length is > 1000 characters, query hangs
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 545
- PR merge metrics
- No merged PRs in 30d
Description
When I submit a SQL query whose length is > 1000 characters, query hangs..
I gave a query which is around 1600 characters through cursor.execute and it hangs. Is there any limit on how many characters should the SQL hold?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.