Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 79bea9002e |
@@ -8,7 +8,7 @@ type DBAmendment struct {
|
||||
AmendmentColumn string
|
||||
AmendmentValue string
|
||||
Requestor string
|
||||
RequestedAt time.Time
|
||||
RequestedAt time.Time `gorm:"index"`
|
||||
Sequence string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user