You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename formatFactory interface to FormatFactory, formatFactory interface to FormatFactory, formatFactory interface to FormatFactory, and add type constraints
Change the return value of the GormDataType method of the LayoutType, FormatType, TimestampTypestruct to time
Change DateTime, Date, Time types from struct to string
Change Timestamp、TimestampMilli、TimestampMicro,TimestampNano types from struct to int64
Move built-in database field types to new file types.go
Fixed updated_at field is automatically updated and invalid when gorm updates data