xiaoxiaoyu
xiaoxiaoyu
try this: replace `hasMany` method in your Model: ```php $instance->newQuery(), $this, $instance->getTable().'.'.$foreignKey, $localKey ``` to ```php $instance->newQuery(), $this, $foreignKey, $localKey ``` such as ```php /** * Define a one-to-many relationship....
## same issue !!! And I tested many device and os: ------ Devices: - Raspberry Pi 400 Rev 1.0 - Raspberry Pi 4 Model B Rev 1.1 ------ Systems: -...
> Miniconda3-py37_4.9.2-Linux-aarch64.sh works fine for me
包括`VITE_PORT`也是 通过提交历史查看到是这里重构了 5e99463cd0d6f7a642a8e06624a7de7ad4b79fac 导致和文档描述不一致 不知道应该算文档滞后还是太乱,无力吐槽