Hi there,
does anyone know a solution to generate the column name in the base list prefixed with the name of the table? I am extending the SQL files with my own statements and need to prevent ambiguous columns when joining other tables in the extended map files. So I would like to manipulate the content of the <sql id="Base_Column_List"> Tags. I know I can do this with a plug-in, but if there is a way I would love to save this effort ;) Thanks in advance. Benjamin