Skip to content

Fix map_adapter_type_to_looker when column_type is None#79

Open
rpennec wants to merge 1 commit into
lightdash:mainfrom
rpennec:main
Open

Fix map_adapter_type_to_looker when column_type is None#79
rpennec wants to merge 1 commit into
lightdash:mainfrom
rpennec:main

Conversation

@rpennec
Copy link
Copy Markdown

@rpennec rpennec commented Feb 5, 2023

The purpose of this change is to fix the

AttributeError: 'NoneType' object has no attribute 'upper' 

raised by map_adapter_type_to_looker when called with column_type = None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants