This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 01, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 28, 2018
-
-
Tom Robinson authored
-
- Feb 27, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 26, 2018
-
-
Maz Ameli authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 23, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 22, 2018
-
-
Ryan Senior authored
Query cancellation
-
Ryan Senior authored
This commit adds query cancelling to the generic sql driver, Druid and Presto. It cancels the future the query is running in which will interrupt the query and allow any query cancellation logic to run. If the database doesn't support query cancellation, or the necessary information (i.e. query id) isn't available, the code will behave as it did before.
-
Ryan Senior authored
Switch sql templates to an instaparse grammar [ci drivers]
-
Ryan Senior authored
This commit switches the SQL template parsing to a formally specified EBNF grammar using instaparse. By specifying it in this way, changes to the language become more flexible and explicit. This commit also adds support for multiple parameters specified in an optional clause as it's baked into the grammar. Fixes #5492
-
- Feb 21, 2018
-
-
Sameer Al-Sakran authored
Search widget [WIP]
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 20, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 19, 2018
-
-
Ryan Senior authored
Fix the transient failing api.dataset-test [ci drivers]
-
Ryan Senior authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 18, 2018
-
-
Tom Robinson authored
-