File tree Expand file tree Collapse file tree 5 files changed +823
-2
lines changed
Expand file tree Collapse file tree 5 files changed +823
-2
lines changed Original file line number Diff line number Diff line change 3232 os : ubuntu-latest
3333 - python-version : " py313"
3434 os : ubuntu-latest
35+ - python-version : " py314"
36+ os : ubuntu-latest
3537 # Test on additional platforms for Python 3.11
3638 - python-version : " py311"
3739 os : macos-latest
Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ Alphabetical list of contributors:
7272* skryzh <sergeikryzh95@gmail.com>
7373* Soloman Weng <soloman1124@gmail.com>
7474* spigwitmer <itgpmc@gmail.com>
75+ * Stefan Warnat <ich@stefanwarnat.de>
7576* Tao Wang <twang2218@gmail.com>
7677* Tenghuan <tenghuanhe@gmail.com>
7778* Tim Graham <timograham@gmail.com>
Original file line number Diff line number Diff line change 11Development Version
22-------------------
33
4+ Enhancements
5+
6+ * Add support for Python 3.14.
7+ * Add `ATTACH` and `DETACH` to PostgreSQL keywords (pr808).
8+ * Add `INTERSECT` to close keywords in WHERE clause (pr820).
9+ * Support `REGEXP BINARY` comparison operator (pr817).
10+
411Bug Fixes
512
613* Add additional protection against denial of service attacks when parsing
You can’t perform that action at this time.
0 commit comments