I have a mysql database with more than 10000 column names but many of them are the same, even the table names are the same, just from another database. Therefore, if I could do something like: "use_only_distinct_columnnames = true" in the config, it would be useful to me.