-
Attempting to use the generate executable on a simple postgres database.
`sqlingo-gen-postgres postgresql://postgres:password@localhost:5432/dbname?sslmode=disable > ./internal/gen_models.go`
gives:…
-
**Is your feature request related to a problem? Please describe.**
I found that resource rebalance function can be user-defined, but task not. There is no way to constrain a task binding to a machi…
-
How should I add a new operator?
-
### Details
It would be helpful to be able to define numerically how rigid a physics constraint that's to be created is going to be.
In use cases such as train build, it can happen that a constraint…
-
### Describe the project you are working on
FPS
### Describe the problem or limitation you are having in your project
User defined Classes don't act anything like Built-in Classes (like Node3D, Cha…
-
## Description
It would be nice if we could use javascript to write information to "user-defined tabs", similar to the way we write to the "comment" tab. For example something like this:
`reques…
-
Enhancement request.
Retrom appimage appears to have 1280x720 non-fullscreen set as the persistent window size to use based on the tauri.conf.json and my experience on the steamdeck. While this is …
-
The current default for Summit Events is that any submitted registration defaults to "Registered" as the status. This is built in the trigger/classes, so it's unable to be user defined or changed.
…
-
Support adding response headers in the redirect like:
```
Access-Control-Allow-Origin: '*'
Access-Control-Allow-Methods: 'GET, PUT, POST, DELETE, HEAD, OPTIONS, PATCH'
```
Use Cases:
- In dev…
-
As for now, it‘s only possible to send data back to esphome devices via mqtt listener?
My use case is reset and set specific counter values.
This could be done without mqtt with a user-defined api…