-
### Related problem
The current command `range` permits you to subset a `list(stream)` with an argument of the *type* `range`.
To get the same(-ish) behavior as the `range` *type* you can use the co…
-
### Printer model
_No response_
### Describe the enhancement
Can G81 results be made accessible using Prusa Connect, rather than requiring a computer running Pronterface and a USB cable? I am using…
-
- [ ] Support to `parttool.py` ? or only gen_esp32part ?
- https://github.com/espressif/esp-idf/blob/5ca9f2a4/components/partition_table/parttool.py
- https://docs.espressif.com/projects/esp-idf/e…
-
PR #15868 adds a database inspection tool to c:geo. This tool unfortunately is limited to search DB tables and edit single field values.
It would be really cool if one could issue SQL commands:
* …
-
### Description
在更新前将实体的状态设置为Detached再更新,不报错,但是数据库没有更新。另说明还有一种情况,当结合Masa blazor时,在前端页面同时更新同一条记录也是会报同样的错误。但是单纯使用swagger测试并不会。
参考代码如下:
public async Task GetGenerateCodeAsync(AllMapTable mapTable)…
-
**Features**
![image.png](https://raw.githubusercontent.com/wilsonngja/pe/main/files/6435fda1-647d-41a3-85d3-789857fec7d5.png)
**Command Summary**
![image.png](https://raw.githubusercontent.com/wilso…
-
## Problem
Application Firewall settings are no longer contained in a plist, so Firewall is reported as not activated in Sequoia devices (incorrectly).
Related to: https://github.com/osquer…
-
I attempted to add a custom function to generate group header text (as documented [here ](https://www.tabulator.info/docs/6.3/group#setup-headers)on the tabulator documentation), but neither setting t…
-
I am starting the container (adamzammit/limesurvey:latest) with the following env:
```shell
LIMESURVEY_DB_HOST: "myhost.com" (or myhost.com:3306)
LIMESURVEY_DB_USER: "li…
-
### Describe the subtask
Spark datasource v2 doesn't support `create table like` command, we should support it
### Parent issue
#1227