A free SQL-powered data pipeline for animation and visual-effects freelancers and studios, with an emphasis on dynamically generated `opentimelineio` timelines.
Currently the only validation for any data going in to the postgres backend is postgres itself. Validation must take place during creation(magla.core.root) and updating(either magla.core.entity or magla.core.data) of any magla objects.
Currently the only validation for any data going in to the
postgres
backend ispostgres
itself. Validation must take place during creation(magla.core.root
) and updating(eithermagla.core.entity
ormagla.core.data
) of anymagla
objects.