temp
This commit is contained in:
@@ -450,7 +450,7 @@ type StoreMap struct {
|
||||
|
||||
func (*StoreMap) TableUnique() [][]string {
|
||||
return [][]string{
|
||||
[]string{"StoreID", "VendorID", "DeletedAt"},
|
||||
[]string{"StoreID", "VendorID", "DeletedAt", "VendorOrgCode"},
|
||||
[]string{"VendorStoreID", "VendorID", "DeletedAt"},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user