-
In SQL, I want to write something like
```sql
SELECT date_trunc('day', fsvr."CompletedTimeStamp"), fsvr."FormSpecType", count(fsvr."FormSpecType")
FROM dbo."FormStudioValuesResult" AS fsvr
WHERE…
-
db-sync should reload the configuration in case of a SIGHUP. This requires proper handlers and can be related to https://github.com/input-output-hk/cardano-db-sync/issues/1010.
-
## Use case
I have been working on a SDK project which is written with flutter. We implement our common business logic with flutter, and then provide Android/iOS native interfaces which just forwar…
-
### The issue
Hey, I hope I'm in the right place with this, I've followed the example in the docs for c++: https://docs.godotengine.org/en/stable/tutorials/plugins/gdnative/gdnative-cpp-example.htm…
S3B4S updated
2 years ago
-
## Context
The https://github.com/Terasology/WildAnimals/blob/develop/assets/behaviors/lure.behavior is currently used for the _sheep_ mobs.
It is intended to give players a way to lure sheep toge…
-
Running Arch linux, kernel 5.5.11. rocminfo on the host does show both agents and I can use OpenCL, but miopen currently fails to build, so I went for docker. Inside rocm-terminal container however, r…
-
### Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed.
1. Which driver are you using and version of it (Ex: PostgreSQL …
-
### Describe the bug
This one is a little bit of a doozy, but it is my impression there might be a bug with how Integration test test instances are stood up and torn down.
I am attempting to enabl…
-
### Motivation
`useDataQuery` is great for simple use cases, especially for queries that are independent and fired only once. It's also incredibly easy to fire a request in an app-platform app, due…
-
### Tested versions
4.2.1.stable.arch_linux
### System information
Godot v4.2.1.stable unknown - Arch Linux #1 SMP PREEMPT_DYNAMIC Thu, 14 Dec 2023 03:45:42 +0000 - X11 - Vulkan (Forward+) - dedica…