quary
quary copied to clipboard
Introducing the indexes property
I am experimenting with managing indexes from the schema.yaml as mentioned in #400
- Add the
indexesproperty to the ProjectFile protobuf - Test that it deserializes correctly
- Add trait for generating indexes SQL
- Add trait for synchronizing indexes SQL
Making this a draft so folks can follow along and comment on the design.