Skip to content

support custom function loaders #8

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions