-
```
What steps will reproduce the problem?
1. Fetch the value of a varchar2 column that has Null as its current value.
2. Use the fetched value to update any table's column.
What is the expected ou…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Description
We need to test schema change…
-
This is a call for help for anyone experienced with the LuaJava interface.
The issue I have with the Hardy trait is that when I issue the command
`player:setEndurance(currentendurance - 0.001)`, it …
-
I see you closed your pihole-unbound repo i would of left this there.
Anyways i wanted to say i appreciate you getting me started with the pihole-unbound concept. Since pihole is no longer updating…
-
```
What steps will reproduce the problem?
1. Fetch the value of a varchar2 column that has Null as its current value.
2. Use the fetched value to update any table's column.
What is the expected ou…
-
![image](https://user-images.githubusercontent.com/19669089/132233294-833c92cf-96d0-4ca8-86a1-56d28d3bcc72.png)
Above, the things that are underlined are not really aimed to be underlined, but rath…
-
The script [xccov-to-sonarqube-generic.sh](https://github.com/SonarSource/sonar-scanning-examples/blob/master/swift-coverage/swift-coverage-example/xccov-to-sonarqube-generic.sh) that converts the res…
-
When you do `(get-val tr "test")` it's the same as `(get-val tr ["test"])`. I'm pretty sure that's what you intended, but from the point of view of somebody who is just learning how to use FoundationD…
-
I have a Price table in the sql server 2008 r2. one field is called "TotalPrice", its float, and it can be null.
when I select from this table, all null values converted to 0.
if I make it nullabl…
-
### Describe the problem
Converting stores to runes ist not trivial If you want to keep the StartStopNotifier functionality. An example would be converting the page store in SvelteKit into a rune.
#…