| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: I2e32ba315a79dcfc7c5f79ed6517ac0cee4f55e3
|
| |
|
|
| |
Change-Id: Ic764aae08b9d45011048f21c8ee992222c078bd2
|
| |
|
|
| |
Change-Id: I9bde5fb2cd9997c620d8ee3173fcd7fc6d80cae7
|
| |
|
|
| |
Change-Id: I67b524025467fc2ee1faf34f3fe241a19b9c72f3
|
| |
|
|
| |
Change-Id: I5f1d888a13dbdf4c9ded85a6922c9ffcdaea5a0f
|
| |
|
|
| |
Change-Id: I547aecb28cda29607371138bf3a0c559a786c818
|
| |
|
|
| |
Change-Id: I916491f8f6bdbf7de7970a0ad4b24b9965003786
|
|
|
Trying the pr to check if it works right away
### Description
<!-- Describe your changes in detail -->
### Checklist
<!-- go over following points. check them with an `x` if they do apply, (they turn into clickable checkboxes once the PR is submitted, so no need to do everything at once)
-->
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.
**Have a nice day!**
Closes: #5222
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5222
Pull-request-sha: afbb8567525f3841554d3ba599ef4d713c78e647
Change-Id: I4981b02f900e76e446cf42e6cc6495ffc0883951
|