Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/django-detector.ts
Detected Django model
Properties
| Property | Type |
|---|---|
entityId | string |
name | string |
filePath | string |
tableName | string |
fields | DjangoModelField[] |
relationships | DjangoRelationship[] |
meta | DjangoModelMeta |
confidence | `'high' |
Was this page helpful?