evitaDB icon indicating copy to clipboard operation
evitaDB copied to clipboard

Make defaults explicit

Open novoj opened this issue 2 years ago • 0 comments

We should explicitly express default values in Constraints. It would allow us to mark them as defaults in automatically generated schemas and omit them when printing query in examples in documentation - see the problem with REMOVE_EMPTY enum, that is being generated in REST/C# examples even if it's unnecessary.

novoj avatar Jul 26 '23 14:07 novoj