> On Jun 30, 2016, at 11:04 PM, Aristedes Maniatis <a...@maniatis.org> wrote: > > 1. The Cayenne model will need to have additional metadata about database > indexes and constraints. I've always liked that idea anyway but lacked the > time to work on it personally. It could open up interesting interactions with > projects like liquibase [1]
We already have information about relationships (that are essentially FK constraints). Why do we need to know about indexes for ordering purposes? Andrus