mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
* schema/field:add UpdateDefault to numeric (#1718) * schema/field:fix comment * schema/field: change interface to self type with DefaultFunc/UpdateDefault * schema/field: change interface to self type with DefaultFunc/UpdateDefault * schema/field: change interface to self type with DefaultFunc/UpdateDefault * schema/field: add support for setting update default funcs to numeric fields Co-authored-by: godcong <jumbycc@163.com>