Versions in this module Expand all Collapse all v2 v2.1.0 Mar 11, 2026 Changes in this version + func OnlyTrashed(db *gorm.DB) *gorm.DB + func WithTrashed(db *gorm.DB) *gorm.DB + type BaseModel struct + CreatedAt time.Time + DeletedAt gorm.DeletedAt + ID uint + UpdatedAt time.Time