-
### Bug description
phpstorm recently added support for generics in the dock.
If you enable the plugin and paste this code into one file, then ide normally determines and highlights testMethod()
…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
I use new Dinky 1.0.1 and Flin…
-
The short URLs list can be inefficient when ordering by amount of visits, if there are a lot of visits in the database. This is because we have to join with visits, and group the list by the `COUNT(DI…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Environment
```Markdown
- Version or commit-id (e.g. v0.1.0 or 8b23a93): nightly-d17a0492
- Hardware …
-
Currently, only the `KeptnMetrics` CRD supports the use of aggregation functions (see [here](https://github.com/keptn/lifecycle-toolkit/blob/5fac158a7ffed67f7502fe03683138d717ea1acd/metrics-operator/a…
-
## Feature Request
When DDL exists in multiple transactions, it may cause the data modification to be incorrect but still able to be submitted.(Write conflict detection requires the key to be the s…
-
https://github.com/alingse/go-linter-runner/blob/main/jobs/testifylint.yaml
```
name: testifylint
linter: testifylint
workdir: .
install: go install github.com/Antonboom/testifylint@latest
inc…
-
Hi, sorry for my english.
Sorting do not work in latest versions.
Last working version is 1.2.5
It shows no error.
I do not know how sorting really works, but script never reach method \Knp\Component\…
-
I'm not sure it's an issue. But when I try to use your bundle with symfony 4.4. and the ILIKE function like this :
```
entity_managers:
client:
class_metadata_factor…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.6.3
#### Summary
I have a query that looks something like this:
```sql
SELECT
user, …