ontodev / valve.rs

A lightweight validation engine written in rust.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Load a list of tables in specified order #66

Closed jamesaoverton closed 5 months ago

jamesaoverton commented 8 months ago

VALVE currently can "create-only" or load all tables, but we also need to be able to load a list of tables in specified order. I'm not yet clear on the details of how this should work, so we should start with a design discussion.