Open mbarton98 opened 3 years ago
@mbarton98 https://github.com/lighttiger2505/sqls/pull/24
There are a number of reasons for this, but the main problem is that it can be difficult to maintain. Especially with products like Snowflake, BigQuery and Athena, for which I can't easily set up a test environment, I can't make sure that the code is correct. This is critical for me to maintain.
I understand. I might try looking at the code and see If I can figure it out and get it working in my Snowflake environment. If I happen to get it to work and can commit to support it, then I will let you know.
Hi All. Was just wondering, if there is a solution to this problem? Would love/like to connect sqls
to snowflake
!
bump, this would be great to have
Is your feature request related to a problem? Please describe. I was looking to get some autocomplete functionality when editing SQL in Emacs with lsp-mode.
I can run lsp mode and it connects to sqls and shows my configured connection string. I get a snowflake driver not found.
Describe the solution you'd like I was looking to get some autocomplete functionality when editing SQL in Emacs with lsp-mode.
Describe alternatives you've considered not using lsp-mode
Additional context https://pkg.go.dev/github.com/snowflakedb/gosnowflake