]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Upgrade to Oracle Database 23c Free
authorGerald Venzl <gerald.venzl@gmail.com>
Thu, 23 Nov 2023 19:42:52 +0000 (14:42 -0500)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 23 Nov 2023 20:30:30 +0000 (21:30 +0100)
commit7b09fda88609afb68426bbcf6f6d8a8f238a1b78
treeb7c4e4756d2d15a411f40923ee37f00f8045fc44
parenta61338679c5cf95bef476b826e867b54fbf1f322
Upgrade to Oracle Database 23c Free

### Description
This PR updates the unittest ReadMe and `setup.cfg` to use Oracle Database Free, the successor to Oracle Database XE.

### Checklist

This pull request is:

- [ ] 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: #10658
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/10658
Pull-request-sha: 1cfb2d3a7f688a4b887182d2485b7d60f12eb013

Change-Id: Id37f6607572c1fdb12d507cd9336800d4d8b0cf3
(cherry picked from commit 44771ab0c32730d1ecefac21af13f113b1b19726)
README.unittests.rst
setup.cfg