-
-
Notifications
You must be signed in to change notification settings - Fork 499
Open
Description
to implement a custom django.db.backends.base.base.BaseDatabaseWrapper
one may need to super()._prepare_cursor(...)
(I'm not sure on the specific types)
mostly making a placeholder to revisit my # type: ignore[misc]
for src/sentry/db/postgres/base.py:112: error: "_prepare_cursor" undefined in superclass [misc]
Metadata
Metadata
Assignees
Labels
No labels