Skip to content

Bug with SqlSugarCacheService #373

@mrreddevil2412

Description

@mrreddevil2412

When I change data, sqlsugar will also clear the cache and call the Caching.GetAllCacheKeys() function.
When calling that function, an error occurs at the function CreateGetter<TParam, TReturn>(FieldInfo field)
When I debug, field = null
How should I correct it?

image

image

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions