Skip to content

row fetched / fetchall counts rows from previous fetch #35

@marcobambini

Description

@marcobambini

Message Received From:

Name: Allan Gongora
Email: [email protected]
Company: undefined
Session Token: a6b452eb-c067-4710-8236-9c0ee9324116
Organization ID: lqtnn41hz
Project ID: ce6th7v1nk
Source: Contact Us Button
User Message

Using the python sdk has strange side effect. If you fetchall from a table then fetchall from another it will show [m:] rows where m is the count of rows returned from the previous fetchall. The workaround i found was to close the cursor and then make a new cursor after each fetchall.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions