-
https://github.com/w3c/csswg-drafts/issues/7348#issuecomment-2379746044
Media query lists can be partially valid.
This means that any `@import` that has both a media query list of at least two p…
-
There is a general check that the last field of every packet has an ASCII newline character. This check was applied since the newline character should be a standard packet termination character for al…
-
### Is your feature request related to a problem? Please describe.
Resonite's asset system tracks the actual usage of assets in the worlds and determines if they should be loaded or not. However curr…
-
### Description
Say I have a user of this model:
```dbml
table users {
id special [pk]
username string
password string
email string
"->follows" []user
tags []tag
".posts"…
-
As title
Current `CrudRepository` delete only delete node and relation, but not target node.
Is it possible to support cascades delete too?
-
when the database is not empty, the deletion of a test management while upgrading takes a very long time even though the test manager is not really big.
RUNNING HANDLER [test : delete test chec…
-
Inversed reference for detect junction table require CASCADE.
**Input**
```yml
title: Document
properties:
id:
type: integer
labels:
type: array
readOnly: true
desc…
-
### Is your feature request related to a specific event or situation at Eurofurence?
_No response_
### What problem are you trying to solve with this feature?
Shift managers such as admins could de…
-
Rename one of the parameters named "y" in the following code. Callsites referencing the constructor whose parameter was renamed are updated, which is good. However, it would be awesome if we could cas…
-
# Description
According to the spec [3.2.4. Selecting Slot-Assigned Content: the ::slotted() pseudo-element](https://drafts.csswg.org/css-scoping/#slotted-pseudo):
> The specificity of `::slotte…