-
We currently do not have a "Delete my account" feature, but if we manually delete users from Supabase, we need a cascade delete rule that deletes the user's conversations (cascade delete is already in…
-
**Describe the bug**
Cascading select does not work on dev branch, because the referenced variable name does not exists (as the variable created post-hoc with randomized name)
-
Let me start by saying a big "Thank you" to Richard Hull and all contributors for the excellent LUMA toolset. It really does make life so much easier when working with seven-segment and matrix display…
-
when using`sqlparser.ParseStrictDDL`
I receive an error
```
syntax error at position 290 near 'foreign'
```
when parsing valid mySQL:
```SQL
CREATE TABLE `comments` (
`id` INT UNSIGNE…
-
-
## Bug Report
### Description
- Some users have been getting an IntegrityError 1217 when calling delete on an entry in a table with populated children
- The same user is able to manually delete e…
-
版本:"@element-plus/nuxt": "^1.0.7",
问题:ElCascader组件可以正常使用,但是初始化时,控制台会报错
截图
![image](https://github.com/user-attachments/assets/38182a98-b1ed-4211-8d4d-5fcc4c68b2a4)
![image](https://github.com/user…
-
It seems like it might be useful to have some consistent guidelines for linking to specifications.
With CSS specs, there are several variations to consider. First, the publishing status:
- Edito…
-
I downloaded the full mmdetection folder and followed the structure but not able to understand the following things
there are other files too not able to figure out which files to keep and which no…
-
**Background:**
The [published definition of 'scope proximity'](https://www.w3.org/TR/2023/WD-css-cascade-6-20230321/#weak-scoping-proximity) states that:
> If two declarations both have element…