Skip to content

Fix :copyfrom by adding columns kwarg #112

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

Merged
merged 4 commits into from
May 30, 2025
Merged

Conversation

rayakame
Copy link
Owner

No description provided.

rayakame added 3 commits May 30, 2025 23:26
…rds_to_table function call (bugfix/copyfrom-colums-kwarg)
- Updated AsyncpgBuildPyQueryFunc to include speedup logic for copy_records_to_table method
- Now, the method returns 'int(n)' if 'n' is a digit, else returns 0
- Implemented the same logic for both 'execute' and 'copy_records_to_table'
- Issue: bugfix/copyfrom-colums-kwarg
@rayakame rayakame self-assigned this May 30, 2025
Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@rayakame rayakame enabled auto-merge (squash) May 30, 2025 22:09
@rayakame rayakame merged commit 7d9f9ec into main May 30, 2025
14 checks passed
@rayakame rayakame deleted the bugfix/copyfrom-colums-kwarg branch May 30, 2025 22:10
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.

1 participant