* db test * associated list action * associated list action * fix belongs to many repository test * create action * update action * add update & destroy has one * get action * add action * set action * remove action * toggle action * chore: code import * add sort field mutex * change field mutex position * feat: handle sort field scope change * feat: sort actions * fix: add action * rename sort action to move action * more actions params * feat: repository destroy with filter and filterByPK * feat: hasmany repository destroy with filter and filterByPK * feat: belongsToMany repository destroy with filter and filterByPK * fix: actions tests lock error * feat: code cleanup Co-authored-by: chenos <chenlinxh@gmail.com> |
||
|---|---|---|
| .. | ||
| belongs-to-many-repository.ts | ||
| belongs-to-repository.ts | ||
| hasmany-repository.ts | ||
| hasone-repository.ts | ||
| multiple-relation-repository.ts | ||
| relation-repository.ts | ||
| single-relation-repository.ts | ||
| types.ts | ||