-
Hooks have several problems and limitations compared to middleware:
- We need two methods (before and after hooks)
- We can't control the flow as detailed as we would want (Find hooks can modify the…
-
Hi!
I think it would be great, to have a BeforeSelectHook, where we could modify the incoming query.
It would be great for things like enforce deleted_at is null.
What do you think?
Thanks…
-
At present, whenever remove_role is called, it removes the entries from users_roles table too.
In order to provide soft delete, one can use:
https://github.com/ActsAsParanoid/acts_as_paranoid
D…
-
### Godot version
4.1.1 [stable]
### System information
Windows 10
### Issue description
set_vertex_position: Condition "p_index >= (int)map_visual_to_physics.size()" is true.
servers/physi…
-
### 问题描述 Issue Description
```
λ master-1 /work/PaddleCustomDevice/backends/npu {develop} python -c "import paddle; paddle.utils.run_check()"
I1022 11:56:13.547047 6141 init.cc:236] ENV [CUSTOM_…
-
![image](https://github.com/user-attachments/assets/9adb2e7f-9678-442d-a843-fb3cfde4422b)
When using `withTrashed()` in Adonis 6, I get `Property 'restore' does not exist on type...`
This is my…
-
Needs to appropriately convey that projects and engagements will be deleted as well. An interesting case study from @github in how not to do this: https://httpie.io/blog/stardust
-
### Check for existing issues
- [X] Completed
### Describe the feature
One of the things I like about JetBrains' IDEs is the option that is most often called "Hungry backspace / delete". This…
-
**Description**
failed to revoke an appeal for an underlying resource if the resource got renamed or deleted. We have access report comparison where we have requested in guardian doesn't exist into G…
-
```
Using RemoteDroid on Ubuntu 10.04 and an HTC Legend. On the soft keyboard, the
delete/backspace button will get 'jammed' and delete a who row of text when
pushed only once. This doesn't always…