v2.6.1
Published on April 7, 2025 by kuafuRace
- Add ParseWithLayouts and ParseWithFormats methods
- 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, TimestampType struct 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