Skip to content

Fix sqlexecmany function#47

Merged
tanelpoder merged 1 commit intotanelpoder:masterfrom
rebhi:master
Aug 5, 2024
Merged

Fix sqlexecmany function#47
tanelpoder merged 1 commit intotanelpoder:masterfrom
rebhi:master

Conversation

@rebhi
Copy link
Contributor

@rebhi rebhi commented Aug 4, 2024

sqlexecmany function is using execute sql method instead of executemany.
update sources with tasks to use sqlexecmany instead of directly calling the sql.

@tanelpoder tanelpoder merged commit c037ca4 into tanelpoder:master Aug 5, 2024
@tanelpoder
Copy link
Owner

Thanks for the fix, I had already forgotten about this

@tanelpoder
Copy link
Owner

Merged and updated psn version to 1.2.7

Btw, if you're interested in more psn related things, this would be useful:

#48

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

Successfully merging this pull request may close these issues.

2 participants