Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ensure that schema metadata is always present even if empty (#591)
An absent Schema.custom_metadata was causing flatcc to produce invalid flatbuffers on s390x. For now, just populate that field with an empty vector
- Loading branch information