-
### Question
The requirement `/req/create-replace-delete/system-delete-cascade` specifies that deletion of a system should cascade to related entities (given cascade=true):
> If the System resou…
-
I have some items (say `Authors`) and some things that link to these items (say `Books`), but if I delete a given Author, I'd like to delete all items that refer to this author, not to have broken lin…
-
Hi. I'm probably doing something wrong myself, but here's my steps:
For a database with postgis, I'm using the official docker image `postgis/postgis:16-master`.
I've installed `longitude-one/do…
-
Currently `just clean` doesn't clean nested dirs for example. There are other examples I'm sure that we can cascade.
-
**Which Category is your question related to?**
API, database
I have one `@model` type that utilizing several `many-to-many` connections via a joining model as, for instance, described [here](http…
-
### What version of Hugo are you using (`hugo version`)?
$ hugo v0.122.0-b9a03bd59d5f71a529acb3e33f995e0ef332b3aa+extended windows/amd64
**Tested versions:**
Hugo extended windows-amd64 versi…
-
### What problem does this feature solve?
解决一对多属性的添加问题
### What does the proposed API look like?
https://blog.mrabit.com/details/54
希望内置到框架中
-
### Please confirm that the bug report does ***not*** already exist
- [X] I confirm there is no existing issue for this bug.
### Steps to reproduce
![Screenshot 2024-10-03 at 9 45 14 AM](https://gi…
-
CREATE TABLE IF NOT EXISTS _new_unique_cards (
card VARCHAR(100) NOT NULL,
person_id INT NOT NULL,
PRIMARY KEY (card, person_id),
FOREIGN KEY (p…
-
**Describe the question**
So my company team is migrating from Modular v5 to Modular v6 and we faced two issues when migrating.
The first one is, PositionalParams is being instanced as required pa…