-
Il m’a fallu beaucoup de temps pour comprendre pourquoi QGIS se bloque sur ce projet dès qu’on lui ajoute quelques couches supplémentaires (ma liste est https://github.com/augustinsoulard/KIT_BOTA_QFI…
-
I've successfully created a list of entites, and all sort methods work except for `area`, which returns an empty list. Reverting the sort to `name` or any other method works correctly. Can anyone advi…
-
- [ ] A complete revamp for magic system.
- [ ] Faction and class system.
- [ ] Introduce a leveling system that grants permanent buff.
- [x] Redesign how rarity (common, rare, epic) and weapon typ…
-
Take https://hibernate.org/orm/envers/ as a canonical way.
```
@Table(name = "PETCLINIC_OWNER")
@Entity(name = "petclinic_Owner")
@Audited // all fields of the entity will be audited
public cla…
-
### Issue description
I upsert some data, but i found the entity was modified with other id.
### Expected Behavior
Entities was modified currectly.
```ts
const effectFiles: EffectFile[] = [];
…
wuuli updated
1 month ago
-
### 📜 Description
When using the filter to search for names of User entities, searching for "Guest" gives the user "Guest User", but inputing "Guest U" returns no results.
### 👍 Expected behavior
W…
-
```
I've been trying to add entites but I don't know how gmod exactly loads addons
into memory. I tried calling "entites/durgz_weed" and even giving the full
classpath, how should I go about this? I…
-
Salut,
J'ai souvent les entités qui ne sont plus disponible et après un redémarrage système de HA elles remontent dans 80% des cas. Parfois je doit redémarrer la Bbox
Comment puis-je recharger…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Each time when we trying to get not existing Entity from repository - it takes about 4 seconds.
E…
-
**En tant que *développeur backend*,****Je veux** mettre en place des requêtes API pour gérer les entités **User**, **Process**, et **Steps**,**Afin** de permettre aux clients (front-end, applications…