diff options
author | Bryan Forbes <bryan@reigndropsfall.net> | 2022-11-15 09:03:24 -0500 |
---|---|---|
committer | sqla-tester <sqla-tester@sqlalchemy.org> | 2022-11-15 09:03:25 -0500 |
commit | 2fdfb5527ee0fe55d094f474951db7997b7b5422 (patch) | |
tree | d4eca9dd26d731d0fccf736de4dc1f80f0887bea /lib/sqlalchemy/dialects/postgresql/json.py | |
parent | 9237bf15e612ba82555444751bd69dc2a831e7f4 (diff) | |
download | sqlalchemy-2fdfb5527ee0fe55d094f474951db7997b7b5422.tar.gz |
Fix relationship.order_by typing
Fixes: #8776
### Checklist
This pull request is:
- [ ] A documentation / typographical error fix
- Good to go, no issue or tests are needed
- [x] A short code fix
- please include the issue number, and create an issue if none exists, which
must include a complete example of the issue. one line code fixes without an
issue and demonstration will not be accepted.
- Please include: `Fixes: #<issue number>` in the commit message
- please include tests. one line code fixes without tests will not be accepted.
- [ ] A new feature implementation
- please include the issue number, and create an issue if none exists, which must
include a complete example of how the feature would look.
- Please include: `Fixes: #<issue number>` in the commit message
- please include tests.
Closes: #8779
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/8779
Pull-request-sha: 2bc64555a1ab662881fdfd1caaabd9d21fbdf531
Change-Id: I52fe6db5ba954a6039836b45f0e89ad96049df03
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions