Steve, what do you think about always including the column position and a table number in the unique suffix for an alias? It would simplify the logic for generating aliases and make them unambiguous. It might make them less readable though...
Also, I noticed a todo on Value.getAlias(Dialect, TableSpecification) about possibly moving this contract somewhere else. Any suggestions?
Steve, what do you think about always including the column position and a table number in the unique suffix for an alias? It would simplify the logic for generating aliases and make them unambiguous. It might make them less readable though...
Also, I noticed a todo on Value.getAlias(Dialect, TableSpecification) about possibly moving this contract somewhere else. Any suggestions?