Arik Fraimovich

Results 98 comments of Arik Fraimovich

@tsibley I'm planning to give access to past query results (they are stored anyway). Will keep daff in mind when it happens.

Using Git definitely crossed my mind and I even wrote [a script that exports all queries as files](https://gist.github.com/arikfr/598590356c4da18be976) to a folder that is managed with Git. But the challenge for...

I don't we think should show ISO format in the UI, but rather just send it this way (or whatever format it needs) to the pivottable library.

@Maxhodges the discussion you linked to started 2 years ago but over time changed topic. Date Range parameters are supported.

@joekjoshua we still don't allow empty values for parameters... @pavelpatrin we're thinking about using Jinja instead of Mustache here. Just not sure how safe it is (even with the sandbox)...

I'm not familiar enough with this, but your explanation makes sense. How about we move this configuration?

The current default (`YYYY-MM-DD HH:mm`) was picked because it's supported by all the major databases we support. I did notice Postgres supports ISO format as well, but I don't know...

Did you select the column before trying to update the formatting? ![screenshot-redash-preview netlify com-2019 10 16-12_38_45](https://user-images.githubusercontent.com/71468/66907408-f5c5c500-f011-11e9-80b1-55bd03ec8895.png) Here's what you described and it seems to work: https://redash-preview.netlify.com/queries/231/source#418 One thing we should...