hasadna / hasadna/knesset-data-python
dataservice should support related table field
- Vorherrschende Sprache
- Python
- Sterne
- 2
- Forks
- 14
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
@OriHoch:
> maybe it's worth to create a new class for this type of fields
something like:
("committee", KnessetdataServiceRelatedField("CommitteeID", dataservice_class=Committee))
which will handle it automatically
but need to make sure by default it doesn't fetch the related object - only when user requests it
so I'm not sure what's the best way to implement it..
Beitragsleitfaden
Rechercherichtung
Begin by locating the dataservice field implementation and any related-object handling; the issue names no files or tests. Clarify the proposed field API and lazy-loading behavior with the maintainers, then define completion as supporting related table fields without fetching the related object by default and fetching it only when requested.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api, backend, databases
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100