Jose Rego
Jose Rego
#### Fixes #5384 #### Checklist - [x] Includes tests - [x] Update documentation #### Changes proposed in this pull request: - Change `createNewItemFromQuery` to support array of new items ####...
#### Environment - __Package version(s)__: 4.2.0 - __Browser and OS versions__: #### Feature request Multi select should allow the same behaviour we have in the tag input component where we...
 Looks like there are open issues in echarts about bars going beyond the limits. https://github.com/apache/echarts/issues/16984 ( in here they say this is not a bug but a feature...
### Description ### To Reproduce 1. Use an env var in the dbt_project.yml Example ``` target-path: " {{env_var('DBT_TARGET_PATH', 'target')}}" ``` 2. Connect project 3. See error `DbtError: cannot read response...
Closes: #2685 Closes: #2854 ### Description: 
As a user I want to switch between multiple sql queries that I'm playing around. - [ ] add a tab system that includes de sql input and results table...
### Describe the bug Warehouse schema doesn't update after refresh dbt ### To Reproduce Steps to reproduce the behavior: 1. Go to SQL runner 2. Click on refresh dbt 4....
When in the explore page, I want to easily debug a issue. To do that I should be able to open the sql runner with the sql I have in...

It seems we removed a section on how to authentication from this page `https://docs.lightdash.com/get-started/setup-lightdash/lightdash-cli/#authentication` [Slack thread](https://lightdash-community.slack.com/archives/C03MG2VTR08/p1659640036419139) > Iām trying lightdash preview for the first time and I get an error...