Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-be into feat/chemo-plan
# Conflicts: # internal/use-case/main-use-case/encounter/lib.go
This commit is contained in:
@@ -110,7 +110,6 @@ func ReadListData(input e.ReadListDto, event *pl.Event, dbx ...*gorm.DB) ([]e.En
|
||||
// Order("\"CreatedAt\" DESC")
|
||||
|
||||
if err := tx.
|
||||
Debug().
|
||||
Scopes(gh.Preload(input.Includes)).
|
||||
Scopes(gh.Paginate(input, &pagination)).
|
||||
Order("\"CreatedAt\" DESC").
|
||||
|
||||
Reference in New Issue
Block a user