The current implementation relies heavily on vera. Generalize this to support three use cases:
- Populating a single table
- Populating an EAV structure (e.g. wq.db.patterns.annotate or any EAV implementation)
- Populating an ERAV structure (i.e. vera)
Obviously, only the ERAV structure will be able to ensure data can be imported without clobbering existing data in the database.
The current implementation relies heavily on vera. Generalize this to support three use cases:
Obviously, only the ERAV structure will be able to ensure data can be imported without clobbering existing data in the database.