sfirke commented on issue #23945: URL: https://github.com/apache/superset/issues/23945#issuecomment-1542244557
I feel like I've seen that before, but can't find any notes on it. Just guessing here, I wonder if the Python value None is not getting turned into NULL correctly. Maybe as a workaround, you can edit your Jinja to say if the location_id is None, then NULL, otherwise location_id? If I encounter this bug myself I'll return to this thread. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
