feat: BeforeUpdate
hook supports update using struct field value
#2568
Annotations
5 errors and 2 warnings
schema/field_test.go#L21
unknown field ID in struct literal of type gorm.Model
|
schema/field_test.go#L37
user.ID undefined (type tests.User has no field or method ID)
|
schema/field_test.go#L100
unknown field ID in struct literal of type gorm.Model
|
schema/field_test.go#L115
user.ID undefined (type User has no field or method ID)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading