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

Release/new version #83

Merged
merged 7 commits into from
Aug 26, 2024
Merged

Release/new version #83

merged 7 commits into from
Aug 26, 2024

Conversation

carlos-rian
Copy link
Owner

Changes in this Release
Merge pull request #76 from carlos-rian/release/bultin-params

Bultin parameters

This release have significant changes for the the pysqlx-core, now this lib has native support to database params.
This new version adds support for converting Python Types to Database Types.

Notes

  • Update Pyo3 to the latest version.
  • Remove Pyo3-Asyncio.
  • Add native support to PyO3 Async
  • Add new Statement class to prepare SQL and Params.
  • Rename some methods in the Connection class.
  • Remove support to Python3.7
  • Add support to Python3.13

@carlos-rian carlos-rian merged commit c596b2e into main Aug 26, 2024
30 of 60 checks passed
@carlos-rian carlos-rian deleted the release/new-version branch August 26, 2024 19:15
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