Tobias Schwab

Results 6 issues of Tobias Schwab

For some reason the code showed does not compile if I do not add the options in brackets.

The plugin currently no longer works in my local environment. When opening a typescript file I get the error `Your TypeScript version is invalid`. I bisected the recent commits and...

For some reason when accessing json/jsonb structures in a select statement these statements get indented incorrectly: ``` select id, created_at, updated_at, row->'name', row->'age', row->'email' from users; ``` The command I...

**Describe the bug** We are not able to setup a connection to Snowflake via SSH. When we try to add the database and click "Save" all form values are reset...

Type:Bug
Priority:P1
Database/Snowflake
.Backend

The library no longer works in OTP 24 as `:crypto.hmac/3` was removed in favour over `crypto:mac/4`.

Prometheus uses port 10250 to collect metrics from the nodes in a cluster over https. This port is not open in the default security group settings of the workers in...