Moved from GitHub ratel/149
Posted by ptsilva:
I think the ratel it’s confusing with same prefix of predicates:
Queries showed are equals, changing only predicates aliases.
All predicates have records.
Note that in first image, both predicates pessoa.recebeu_empenho
and pessoa.emitiu_nota_fisical
has same prefix, then UI ratel aliased predicates to pe
.
For testing, also tried alias to same name of predicate, wrong colors also happen:
Here we force a alias, then colors works as expected.
Even using more adequate names for predicate, always that prefix conflict happen, also happen colors confusion.