Tom Parker-Shemilt
99128b507b
Make config test options not unknown types ( #252 )
...
* Make config test options not unknown types
* Run pyright as part of tests
2024-10-10 22:45:31 +01:00
truongvan
0879f127b9
Enhance Query String Parsing for Server-Side Binding in Django 4.2 with psycopg 3.1.8+ Resolves #234 ( #235 )
...
* Refactor parsing of query string to handle int, bool, and text types
2023-12-09 09:39:35 +00:00
Fabian Binz
44bfba5fa2
Add disable_server_side_cursors parameter ( #231 )
2023-11-08 22:21:29 +00:00
Enrico Stahn
13be1aa9b9
fix: parse options with numerical values as int ( #225 )
...
* fix: parse options with numerical values as int
fixes #222
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-15 12:28:05 +01:00
Tom Parker-Shemilt
a7f94c8354
Redo as a package to fix mypy issues ( #215 )
...
* Demo the mypy types issue
* Redo as a package
* Update setup.py
---------
Co-authored-by: Matt Seymour <mattaseymour@gmail.com>
2023-04-13 10:59:57 +01:00