Open
Description
The SQL sources use a method, that queries the given column names in a given table and tries to find a "match" based on a given "search string".
I feels like this method is a bit error prone and imperformant. Rethink, if this method really is useful or if we can switch over to fixed and defined column names.