This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 10, 2023
-
-
Cal Herries authored
* Add safe DDL commands to the whitelist for actions * Run 'GRANT ALTER ANY SCHEMA TO GUEST;' on sample database * Grant permissions for test databases and add test for sample database * Fix test * Fix test * Add test for adding/removing columns
-
- Apr 09, 2023
-
-
Ngoc Khuat authored
-
- Apr 08, 2023
-
-
Denis Berezin authored
-
- Apr 07, 2023
-
-
Mark Bastian authored
Limiting viewable LLM modes to the latest version of each generation of GPT.
-
Ngoc Khuat authored
-
Cam Saul authored
-
Alexander Polyankin authored
-
Aleksandr Lesnenko authored
-
Alexander Polyankin authored
-
- Apr 06, 2023
-
-
Cam Saul authored
* MLv2 source-alias and desired-alias * Add tests for JVM metadata provider * De-duplicate JVM versions * Remove unused * Appease Kondo * Address PR feedback * Test fixes
* Fix padding logic. * Extra test cases -
Anton Kulyk authored
* Add test for saved question / model as a source * Fix Model metadata --------- Co-authored-by:
Cam Saul <github@camsaul.com>
-
Cam Saul authored
* orderable-columns should not return columns that are already in order-bys * Add test for table + join * More tests
-
Aleksandr Lesnenko authored
-
Cam Saul authored
* MLv2 display-info method * Update JS wrappers * Appease TypeScript * Remove unused import * Use hierarchy for new multimethod * Address PR feedback
-
Natalie authored
-
- Apr 05, 2023
-
-
Mark Bastian authored
Adding a more generic SQL inner query along with expected tests for supported dialects.
-
john-metabase authored
* Fixes backfill-ids/has-entity-id? * Adds hydration for Action :model * Adds test for Action :model hydration
-
Aleksandr Lesnenko authored
* hide ask metabot menu items when the model db is not supported * check for metabot support in other places
-
Mark Bastian authored
Modifying the metabot `supported?` query to be more generic. The intent of the query is to just see if the db supports a basic SQL select from a CTE.
-
Alexander Polyankin authored
-
Case Nelson authored
* Add direction arg to orderByClause * Update order_by.ts * Fix TypeScript error * Update order_by.ts --------- Co-authored-by:
Anton Kulyk <kuliks.anton@gmail.com>
-
Jeff Bruemmer authored
-
Emmad Usmani authored
-
Ryan Laurie authored
* update and test number display for gauge viz * update and test numeric display for progress viz * display null in scalar viz
-
Nemanja Glumac authored
* Rework repro for 16382 * Merge multiple "connection settings" tests together * Merge multiple "scheduling settings" tests together * Merge tiny test with the main body * Remove redundant tests * Rework the sample database action sidebar * Handle database exceptions in one spec * Move stray database test to exceptions spec * Move Postgres SSL test to external * Group together Google service account JSON tests * Custom caching * Move remaining pieces of add to external * Rename spec to `add-new-database` * Move repro for 20471 to exceptions * Add segments and metrics to the database we want to delete * Add `visitDatabase` helper
-
Cam Saul authored
* MLv2 Multimethod hierarchies * Remove test
-
Mark Bastian authored
Added both FE and BE tooling for integration with LLMs, called "metabot". FE adds prompts for querying models and databases. BE takes these prompts, calls a LLM, parses the response, and returns the result.
-
- Apr 04, 2023
-
-
Uladzimir Havenchyk authored
-
Natalie authored
-
Cam Saul authored
* MLv2 implement temporal extract * Test fix
-
uladzimir authored
-
Cam Saul authored
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
Cam Saul authored
-
Cam Saul authored
* Disallow duplicate UUIDs in a query * Update test * Fixes
-
Case Nelson authored
* WIP Initial commit, not sure of difference between Clause and Field * Finish wrappers for remove-clause and replace-clause
-
Nemanja Glumac authored
* Increase the BE timeout * Increase the drivers timeout [ci skip]
-
Luis Paolini authored
* Clean cache after branch closes * Add whitespace * Add whitespace * Finalize caches cleanup workflow --------- Co-authored-by:
Nemanja <31325167+nemanjaglumac@users.noreply.github.com>
-
Luis Paolini authored
* Update uberjar.yml
-