nest-autocrud/libs/skeleton/src/executors
2024-11-02 09:41:20 +07:00
..
create.executor.ts feat: remove all promise for now to let user have flexibility 2024-11-02 01:22:14 +07:00
default.executor.ts feat: remove all promise for now to let user have flexibility 2024-11-02 01:22:14 +07:00
delete.executor.ts feat: implement unique identifier when searching to database 2024-11-02 09:41:20 +07:00
index.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
list.executor.ts feat: remove all promise for now to let user have flexibility 2024-11-02 01:22:14 +07:00
pagination.executor.ts feat: remove all promise for now to let user have flexibility 2024-11-02 01:22:14 +07:00
read.executor.ts feat: implement unique identifier when searching to database 2024-11-02 09:41:20 +07:00
update.executor.ts feat: implement unique identifier when searching to database 2024-11-02 09:41:20 +07:00