-
This used to work before 2.0.1.0:
```sql
from django.db import connections
cursor = connections['sql_server_connection'].cursor()
cursor.execute("SELECT 'ASDF' AS fake_column")
row = cursor…
-
Please provide this info. See this link for more info on how to gather debug
info: http://www.candelatech.com/ath10k-bugs.php
Description of the problem (how to configure, how to reproduce, how …
-
The libreqos.io project is using XDP + EBPF + cake to schedule packets for 10s of thousands of customers. There appears to be a performance wall we are going to hit as we try to crack 40Gbit. In looki…
-
I have been very busy during the last few months, so I couldn't contribute to WDTK. I would like to resume contributions, but meantime my projects moved to Java 11 or 17 and they are now all [Java mod…
-
Version 4.0.0 of Cake has been released in November of '23 and includes breaking changes in the API. It's recommended to reference Cake.Core and/or Cake.Common v4.0.0 for compatibility with the latest…
-
Plain install to 7.0.0-beta3 on Windows 10
```cmd
C:\Program Files\GrafanaLabs\grafana\bin>grafana-cli plugins install aidanmountford-html-panel
installing aidanmountford-html-panel @ 0.0.1
from: …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of problem
I think that we shouldn't set HTML or JS in the module title and should prevent writing…
-
Hi ,
I am the creator of the community project M10CUBE and wizcube
https://gitlab.com/m10cube/m10
https://wizcube.eu.
I am in the process of making an nRF52840 module to fit on the Raspberry Pic…
-
Consider this slightly modified version of [01_hello_world](https://github.com/insitro/redun/tree/main/examples/01_hello_world):
```
from redun import task
redun_namespace = "redun.examples.he…
-
Impacted versions: 8-12
Steps to reproduce:
1. Install any module that lets you subscribe to something in odoo publicly. Examples:
- website_mass_mailing
- website_blog
- website_s…