diff options
author | Brendan McCollam <brendan@mccoll.am> | 2020-11-26 11:04:42 -0500 |
---|---|---|
committer | sqla-tester <sqla-tester@sqlalchemy.org> | 2020-11-26 11:04:42 -0500 |
commit | a4ac0058c119d63aeccbe3793acf3deb22ffd11c (patch) | |
tree | d88f169edea83bb8c0c9cbfdb7bc92d71cc67e59 /test/dialect/postgresql/test_compiler.py | |
parent | b4e40b35627f1c26b84234d16a36ce2850a798b9 (diff) | |
download | sqlalchemy-a4ac0058c119d63aeccbe3793acf3deb22ffd11c.tar.gz |
Fix typo in sessionmaker example: s/wih/with
<!-- Provide a general summary of your proposed changes in the Title field above -->
### Description
Fix typo in sessionmaker documentation example: s/wih/with
### 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:
- [x] A documentation / typographical error fix
- Good to go, no issue or tests are needed
- [ ] 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: #5730
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5730
Pull-request-sha: 2759eefbf32862be464ecd5b1e91163c7773df39
Change-Id: I6226802a598e53f12dbdb97470deaa0f47789faf
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions