Skip to content

support custom function loaders #8

@schettino72

Description

@schettino72

it would be nice to allow custom functions that would read data from yaml file but do not map directly to a model.

- module.load_x
  - name: abc
    value: 3

Where load_x would be a function defined in a python module taking 2 parameters. An ORM session object and the data from the YAML document.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions