-
### Steps to reproduce
1. Set connect_type to 'socket' in `/config.inc.php`
```php
$cfg['Servers'][$i]['host'] = '.';
$cfg['Servers'][$i]['connect_type'] = 'socket';
// $cfg['Servers'][$i]['socke…
-
We need to know the JSON payloads and the SQL queries itemised step by step.
-
I tried https://github.com/golangci/golangci-lint on concourse ref b216f374dd1fe7824d271418ce0035c44d50cbf0
I installed GolangCI-Lint with
```
brew install golangci/tap/golangci-lint
brew upgrad…
-
When I run sqruff against a single file, it's not processed and I'm not told why.
```
$ sqruff lint src/main/resources/scripts/model_metrics.hql
The linter processed 0 file(s).
All Finished 📜 🎉…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
we have a file with very long value list, sqlfluf…
-
What is the expected result for this criteria object:
``` php
FooQuery::create()
->filterByBar(1)
->filterByBaz(1)
->_or()
->useXYQuery()
->filterByX(1)
->filterByY(1)…
-
## Done Criteria
A CI check catches if go.mod is being updated with any non-released version. This includes checking direct and transitive dependencies. There should be a way for maintainers to ove…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### Description
Allow dialect selection per sql file.
The…
-
## The dependency [codemirror](https://github.com/codemirror/CodeMirror) was updated from `5.43.0` to `5.44.0`.
🚨 [View failing branch](https://github.com/hand-dot/taskontable/compare/master...hand-…
-
- **Allow content to be saved as code:**
- as an open-source tool, it's important that people are able to build on + share their work in Lightdash. E.g. I've built a dope dashboard looking at all…