You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The limitations on names for models and for sources are different. Source table names may have characters in them (such as double quotes) which are not expected and could cause unexpected errors.
Investigate what characters are allowed, and ensure that there is documentation and tests for all allowed characters.
The text was updated successfully, but these errors were encountered:
Description
The limitations on names for models and for sources are different. Source table names may have characters in them (such as double quotes) which are not expected and could cause unexpected errors.
Investigate what characters are allowed, and ensure that there is documentation and tests for all allowed characters.
The text was updated successfully, but these errors were encountered: