File: model.md

package info (click to toggle)
python-odmantic 1.0.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,684 kB
  • sloc: python: 8,547; sh: 37; makefile: 34; xml: 13; javascript: 3
file content (17 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
::: odmantic.model._BaseODMModel
    selection:
        members:
          - model_validate_doc
          - model_dump_doc
          - model_update
          - model_copy
          - model_dump

::: odmantic.model.Model
    selection:
        members:
          -
::: odmantic.model.EmbeddedModel
    selection:
        members:
          -