dastein1

Results 4 issues of dastein1

A clear and concise description of what the bug is. #### How to reproduce the bug 1. Enable Feature DRILL_TO_DETAIL 2. Connect to MSSQL db and create a table-chart with...

good first issue
data:connect:mssql
#bug
validation:validated

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/master/CODE_OF_CONDUCT.md). -...

bug

I'm using [mat-sz:trpc-11's fork](https://github.com/mat-sz/trpc-electron/tree/trpc-11) in conjunction with trpc@11 in a demo project. PR #165 closes all subscriptions on navigation. For me that closes too many subscriptions on navigation and has...

_[filtered_pick_process()](https://github.com/leoluz/nvim-dap-go/blob/main/lua/dap-go.lua#L57-L62)_ creates a prompt and shows a picker for the processes. Is this prompt really required? Could it either be removed or an optioned added so that the opts may...