**SQLLineageConfig** returns True for all non-empty strings **Expected** ``` 'true', 'on', 'ok', 'y', 'yes', '1' ``` For the strings in the above list, return True, otherwise return False