Mattias Sjödin

Results 17 issues of Mattias Sjödin

# What has changed - new adapter for databricks SQL warehouse by utilising https://github.com/databricks/databricks-sql-go - new core structure function - extended candies for UI

# 🏗️ what has changed 🏗️ - Updated the `Structure` and `Columns` method for duckdb driver based on https://duckdb.org/docs/sql/information_schema.html. - updated the duckdb go driver to latest (v1.5.6) Using this...

## What does this do? Adding the Account parameter to Cloudwatch datasource. ## Why is it a good idea? A CloudWatch monitoring account views data from source accounts so you...

Adding this mostly as a reminder to myself but also as inspiration for anyone else that want to implement this. New feature (by default IMO) should be that the result...

~edit: I'll try to add treesitter into this as per https://github.com/MattiasMTS/cmp-dbee/blob/ms/v2/lua/cmp-dbee/treesitter/init.lua to support when one is running more complex queries, e.g. multiple CTEs.~ **EDIT2:** solved, added treesitter to support more...

I have some more time on my hands now and decided to give this some love. There is a `ms/v2` branch ready to be used for some new functionalities. I'll...

enhancement