Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query function doesn't automatically close the cursor #58

Open
qlecler opened this issue Apr 13, 2019 · 1 comment
Open

Query function doesn't automatically close the cursor #58

qlecler opened this issue Apr 13, 2019 · 1 comment

Comments

@qlecler
Copy link

qlecler commented Apr 13, 2019

Hi there,

It seems that db.query doesn't automatically close the cursor.

How would it possible to do so?

Like in PDO :

$pdo_statement->closeCursor();

@qlecler qlecler changed the title close cursor query doesn't close cursor Apr 13, 2019
@qlecler qlecler changed the title query doesn't close cursor query doesn't close the cursor Apr 13, 2019
@qlecler qlecler changed the title query doesn't close the cursor query function doesn't close the cursor Apr 13, 2019
@qlecler qlecler changed the title query function doesn't close the cursor query function doesn't automatically close the cursor May 13, 2019
@qlecler qlecler changed the title query function doesn't automatically close the cursor Query function doesn't automatically close the cursor May 13, 2019
@qlecler
Copy link
Author

qlecler commented Jun 18, 2019

Apparently there is also no "auto commit" when the connection is closed.

Would it be possible to have such option ?

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant