]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Added netezza in external dialects in documentation
authorAbhishek Jog <abhishekjog@gmail.com>
Wed, 16 Jun 2021 19:15:24 +0000 (15:15 -0400)
committersqla-tester <sqla-tester@sqlalchemy.org>
Wed, 16 Jun 2021 19:15:24 +0000 (15:15 -0400)
commit86b64dddd46c3985f3d844dc8afb8d009a0aad1e
treee302ff354d842f05bb28033167c9360748b1e0fd
parentb3adbdd831a0bd442ee4ca7ceb79229dffd348b0
Added netezza in external dialects in documentation

### Description
IBM Netezza Performance Server (aka Netezza, NPS) now has fully function SQLAlchemy dialect. Need to add it in SQLAlchemy 1.3 documentation.
This PR fixes https://github.com/sqlalchemy/sqlalchemy/issues/6609

### 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: #6610
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/6610
Pull-request-sha: 2de51ff3887048e7df39e71b30b0e1824cfa0f56

Change-Id: I3a3f49981a4aaca0874bc2765cd782da61a258ef
doc/build/dialects/index.rst