Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support custom function loaders #8

Open
schettino72 opened this issue Jul 22, 2017 · 0 comments
Open

support custom function loaders #8

schettino72 opened this issue Jul 22, 2017 · 0 comments

Comments

@schettino72
Copy link
Owner

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.

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

No branches or pull requests

1 participant