Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Use correct type hints for query methods #587

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ansipunk
Copy link

@ansipunk ansipunk commented Mar 5, 2024

What title says.

@ansipunk
Copy link
Author

ansipunk commented Mar 7, 2024

Is there a reason to have RecordInterface at all? It declares only two methods omitting lots of other methods and magic methods in common.Record. If someone needs a custom Record they should extend it, not implement RecordInterface.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant