call out deprecated structs so they are not accidentally used via autocomplete.
This commit is contained in:
@@ -2,6 +2,7 @@ package m20201107210306
|
||||
|
||||
import "gorm.io/gorm"
|
||||
|
||||
// Deprecated: m20201107210306.SmartScsiAttribute is deprecated, only used by db migrations
|
||||
type SmartScsiAttribute struct {
|
||||
gorm.Model
|
||||
|
||||
|
||||
Reference in New Issue
Block a user