-
### Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### Expect…
-
**Describe the bug**
Consider the test cases below. It would crash the monetdb server. The last lines of the server log (`merovingian.log`):
```
2024-02-22 06:50:09 ERR monetdb[1347]: #client97…
-
### Is this a feature relevant to companion itself, and not a module?
- [X] I believe this to be a feature for companion, not a module
### Is there an existing issue for this?
- [X] I have searched…
-
**Describe the bug**
```c
if(5 != myVariable)
```
There might be a bug in the compiler(?) or something which gives seemingly wrong error.
`Expected a term following the '!=', didn't find it`
B…
-
Observations:
1. `select (c0 or (1 / 0 > 0)) from (values cast(null as boolean)) t(c0);` throws a DIVISION_BY_ZERO error as expected.
2. `select (c0 and (1 / 0 > 0)) from (values cast(null as boolea…
-
-
'Expression' is defined in the vod-source.yaml file. IMO this is a generally useful class that should be defined in the same place as things like Coding, Extension, etc. (i.e. in the core-source.yaml…
-
This is a semi-desperate issue, but is there some way we could specify identifiers in a simpler manner? Currently, the long_identifier_or_op node has a few (3? 4?) valid combinations, and then they sh…
-
### 💻
- [x] Would you like to work on a fix?
### How are you using Babel?
Programmatic API (`babel.transform`, `babel.parse`)
### Input code
```js
const noop = (val) => val;
let hasX…
-
- Laravel Version: 10.48.9
- Nova Version: 4.33.3
- PHP Version: 8.1
### Description:
We have a couple of metrics whose `calculate` method looks like this:
```
return $this->count($request, Mo…