]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Docs: simplify language in getting a connection & committing changes
authorlonkeknol <alex@resilium.group>
Fri, 28 Jun 2024 16:27:33 +0000 (12:27 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Jun 2024 16:34:09 +0000 (12:34 -0400)
commit8f279dd96e907242e9e86e7860c7136060c5db81
treedf575355b0e6e1f3c71f2a7d7de8d59871d5ae2d
parent9f9d99928e6efb921c4dcd5febf810632c5521e8
Docs: simplify language in getting a connection & committing changes

Simplifies language use in [Getting a Connection](https://docs.sqlalchemy.org/en/20/tutorial/dbapi_transactions.html#getting-a-connection) and [Committing Changes](https://docs.sqlalchemy.org/en/20/tutorial/dbapi_transactions.html#committing-changes)

This pull request is:

- [x] A documentation / typographical / small typing 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: #11542
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/11542
Pull-request-sha: d706e69fb6058d3483fce98cfacbbf36ca12d78e

Change-Id: I7788f2a16a5127b3c9623f7b00f06f649b04e0fb
(cherry picked from commit 82d14a7515187ad744037ca9017ced1782314854)
doc/build/tutorial/dbapi_transactions.rst