forked from nestjsx/crud
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Due to upstream repo inactivity, I had to fork it to release fixes.
- typeorm - fixed cache - do not use cache when updating resources. Upstream PR fix(crud): TypeOrm Cache was not working nestjsx/crud#688 Repo PR Cache is not working #3
- FIX - select boolean type in JoinOption. Upstream PR FIX - select boolean type in JoinOption nestjsx/crud#713 Repo PR Fix select boolean type in join option #4
- fix(crud-typeorm): include embeded column name in search query. Upstream PR fix(crud-typeorm): include embeded column name in search query nestjsx/crud#601
- Update README.md Update README.md nestjsx/crud#611
- fix(crud): typo fix getMayRouteOptions -> getManyRouteOptions fix(crud): typo fix getMayRouteOptions -> getManyRouteOptions nestjsx/crud#606
- fix(crud): using metadata to update entities based on primary key instead of "found". Upstream PR fix(crud): using metadata to update entities based on primary key instead of "found" nestjsx/crud#622
- Fix constant when getting swagger extra models, Upstream PR https://github.com/nestjsx/crud/pull/626/files
- fix filter for user in meController, Upstream PR fix filter for user in meController nestjsx/crud#644
- Make updateOneBase dto type partial, Upstream PR Make updateOneBase dto type partial nestjsx/crud#679
- Add warning when using disallowed relation, Upstream PR Add warning when using disallowed relation nestjsx/crud#683
- feat(crud-typeorm): ignore entity decorators when saving, Upstream PR feat(crud-typeorm): ignore entity decorators when saving nestjsx/crud#692
- fix(crud-typeorm): fix sql injection check looping on the first regex…, Upstream PR fix(crud-typeorm): fix sql injection check looping on the first regex… nestjsx/crud#694
- fix(crud-typeorm): use random parameter name to prevent invalid parameters, Upstream PR fix(crud-typeorm): use random parameter name to prevent invalid parameters nestjsx/crud#723
- fix(NestJSX-CRUD-TypeOrm): bug Ability to Use Search and Filter Features with Nested Entities, Upstream PR fix(NestJSX-CRUD-TypeOrm): 🐛 Ability to Use Search and Filter Features with Nested Entities. nestjsx/crud#737
- CHG - Provide options for qs url params stringify, Upstream PR CHG - Provide options for qs url params stringify #748 nestjsx/crud#749
- Allow all relation to be joined, Upstream PR Allow all relation to be joined nestjsx/crud#574
- feat: add custom operators, Upstream PR feat: add custom operators nestjsx/crud#568
- fix(typeorm): correct quotes for column identifiers when driver is ‘mariadb‘, Upstream PR fix(typeorm): correct quotes for column identifiers when driver is ‘mariadb‘ nestjsx/crud#546
- Fix(crud-response-interceptor): classToPlain call two time, Upstream PR Fix(crud-response-interceptor): classToPlain call two times nestjsx/crud#526
mdartic, H4ad, kchjxxgh, orestisioakeimidis, Exiir and 2 more
Metadata
Metadata
Assignees
Labels
No labels