Cam Saul

Results 227 comments of Cam Saul

@qnkhuat I don't know what question you're asking me to weigh in on exactly? Either way, one thing that pops out to me is that `convert_timezone` should definitely be returning...

No, we don't need to ship #6439 first. I only mentioned it because in hindsight I think we should have tackled it first which would have made this one easier...

How would they preconfigure it? With a config file?

@saidimu from your link: > Another approach to config is the use of config files which are not checked into revision control

@deitch see https://github.com/metabase/metabase/wiki/Using-the-REST-API

Hey everyone, one way we prioritize issues is by sorting them by the number of 👍 reactions on each issue's description. So instead of leaving `+1` or 👍 comments, please...

Discussed today, we'll probably go with a YAML config file with some sort of `{{template}}` syntax that will support using env vars as well, perhaps like the way they're done...

Also under consideration: supporting specifying Settings in a YAML file as well. Whether this is the same YAML file as the first user/data warehouses or not is an open question...

Implemented by #25986. More documentation forthcoming