In the dropdown of tables and their column names in frontend, if you click a column name which has a similar name in another table, both get selected.
Possible fix: Use their IDs as a unique combination of table name and column name in the format tablename.columnname
In the dropdown of tables and their column names in frontend, if you click a column name which has a similar name in another table, both get selected.
Possible fix: Use their IDs as a unique combination of table name and column name in the format
tablename.columnname