|
|
|
|
|
by yrashk
969 days ago
|
|
Currently, we have an early version of `omni_schema` [1] that allows traditional incremental migrations and in-place migration of certain objects. However, we're not quite satisfied with this and working on a more sophisticated system that would allow us to derive incremental changes where possible, lint schema, load application code with the right dependencies on types and other functions where necessary. [1] https://docs.omnigres.org/omni_schema/reference/ |
|