mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-06 13:34:00 +08:00
3931432b34
* Add type hints for the postgres CursorDebugWrapper, expand the BaseCursorDebugWrapper. * Fix how Optinal gets applied. * Fix optional handling further. * Adjust postgres debugcursorwrapper to look more like the implementation. * Apply review feedback. Co-authored-by: LanDinh <coding+sourcetree@khaleesi.ninja>