mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-03-16 11:34:57 +08:00
* 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>