MCPcopy Create free account
hub / github.com/an0nfunc/ALHP / AddUTime

Method AddUTime

ent/dbpackage_update.go:917–920  ·  view source on GitHub ↗

AddUTime adds value to the "u_time" field.

(v int64)

Source from the content-addressed store, hash-verified

915 }
916 return _u
917}
918
919// ClearLastVersionBuild clears the value of the "last_version_build" field.
920func (_u *DBPackageUpdateOne) ClearLastVersionBuild() *DBPackageUpdateOne {
921 _u.mutation.ClearLastVersionBuild()
922 return _u
923}

Callers

nothing calls this directly

Calls 1

AddUTimeMethod · 0.45

Tested by

no test coverage detected