-
Notifications
You must be signed in to change notification settings - Fork 33
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: uralbash/sqlalchemy_mptt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: uralbash/sqlalchemy_mptt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 29 files changed
- 1 contributor
Commits on May 30, 2025
-
* Dynamically generate build matrix for all supported SQLAlchemy versions * Fix formatting
Configuration menu - View commit details
-
Copy full SHA for 7c9ab9c - Browse repository at this point
Copy the full SHA 7c9ab9cView commit details
Commits on Jun 1, 2025
-
Address pytest warnings (#101)
* Fix old style assertEquals * Remove unused import * Add session tags for filtering * Add tests * Fix pypy warnings * Fail on warnings from within the project * Add pointer to noxfile help * Fix formatting
Configuration menu - View commit details
-
Copy full SHA for 29de62b - Browse repository at this point
Copy the full SHA 29de62bView commit details
Commits on Jun 8, 2025
-
Optimize stateful test healthcheck (#102)
* Fix expression precedence * Update formatting * Consume all descendants on deletion * Use posargs as a substitute * Remove unused import * Suppress health check * Remove given from invariant * Optimize test rules * Add copyright notice * Update copyright notice * Revert suppress
Configuration menu - View commit details
-
Copy full SHA for 95e5fec - Browse repository at this point
Copy the full SHA 95e5fecView commit details -
* Add pre-commit configuration * Add flake8 to pre-commit hooks
Configuration menu - View commit details
-
Copy full SHA for ae89cda - Browse repository at this point
Copy the full SHA ae89cdaView commit details
Commits on Jun 22, 2025
-
Fix tests for SQLAlchemy 1.4 (#104)
* Fix tests for SQLAlchemy 1.4 * Disable coverage by default for PyPy * Suppress coverage reporting for tests that don't run for all versions * Remove bespoke WeakSet implementation * Ignore coverage for tests * Unify after_flush_postexec execution path for CPython & PyPy * Remove redundant execution paths * Remove individual coverage skip for test * Add docstring * Keep existing tests while also run the failing tests to observe future behavior * Add release notes * Drop tests for PyPy * Simplify test invocation logic * Update docstring * Validate toml files * Disable sqla 1.4 warnings for now * Refine docstring * Validate toml files * Revert toml-sort checks * Remove PyPy helper logic * Revert formatting change * Update changelog
Configuration menu - View commit details
-
Copy full SHA for f07d37c - Browse repository at this point
Copy the full SHA f07d37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f442683 - Browse repository at this point
Copy the full SHA f442683View commit details
Commits on Jun 23, 2025
-
Address deprecation warnings from SQLAlchemy v1.4 (#107)
* Remove warning suppression * Show all SQLA 2.x warnings * Add compatibility layer for legacy SQLA versions * Address warnings * Add copyright notice * Refactor version detection logic
Configuration menu - View commit details
-
Copy full SHA for da5b694 - Browse repository at this point
Copy the full SHA da5b694View commit details
Commits on Nov 11, 2025
-
Enable doctests for documentation snippets (#110)
* Enable doctest * Add doctest * Test all of Usage documentation * Use a separate session for doctest * Test all of Setup documentation * Use the right type * Segregate test and doctest installs * Only match test sessions * Update release notes * Fix typo * Add doctest for README * Add sphinx-build instructions * Revert doctest changes for README as it was not displayed correctly on Github * Update install instructions * Add doctests for flask-sqlalchemy docs * Simplify title * Add doctests * Fix formatting * Hide setup code * Document the :hide: hack * Fix typo * Remove redundant imports * Log request operations * Fix build matrix generation output
Configuration menu - View commit details
-
Copy full SHA for abad019 - Browse repository at this point
Copy the full SHA abad019View commit details
Commits on Nov 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2539e47 - Browse repository at this point
Copy the full SHA 2539e47View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.4.0...0.5.0