Skip to content

Conversation

@fayazkhan
Copy link
Collaborator

@fayazkhan fayazkhan commented Jun 9, 2025

  • Allow SQLAlchemy 1.4 as a valid dependency.
    • This notably brings better support for nested sets involving joined table inheritance.
  • Drop tests for PyPy. (See: Errors with PyPy on SQLA 1.4 sqlalchemy/sqlalchemy#12672)
  • Remove coverage reporting for test code.
  • Simplify memory handling.
  • Unify after_flush_postexec execution path for CPython & PyPy.
  • Simplify get_siblings.
  • Simplify test invocation.

@fayazkhan fayazkhan added this to the SQLAlchemy 1.4 support milestone Jun 9, 2025
@coveralls
Copy link

coveralls commented Jun 9, 2025

Coverage Status

coverage: 99.714% (+0.003%) from 99.711%
when pulling c59a679 on sqla14
into ae89cda on master.

@fayazkhan fayazkhan added enhancement dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 21, 2025
@fayazkhan fayazkhan marked this pull request as ready for review June 22, 2025 04:47
@fayazkhan fayazkhan merged commit f07d37c into master Jun 22, 2025
39 checks passed
@fayazkhan fayazkhan deleted the sqla14 branch June 22, 2025 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants