can I pickle cursor object?
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 545
- PR merge metrics
- No merged PRs in 30d
Description
I want save cursor object to db, but when I pickle it ,some error happend
`
TypeError: a class that defines __slots__ without defining __getstate__ cannot be pickled
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.