lukashornych / evitalab

Official web-based GUI client for evitaDB e-commerce database. It is built to help developers who use evitaDB with exploring and debugging their domain structure and data. Besides standard query executing, it also supports multiple no-code tools to quickly navigate through domain structure, docs and data without needing to write any queries.
https://github.com/lukashornych/evitalab
Apache License 2.0
7 stars 1 forks source link

Prioritize some constraints in eviaQL autocomplete #114

Open lukashornych opened 5 months ago

lukashornych commented 5 months ago

Especially in data grid, it would be helpful to prioritize certain constraints based on likelyhood of usage. Primarily the entityPrimaryKeyInSet constraint should be on the first place as it is probably the most used one in the grid.