moving insert to another model and done so in database internal
This commit is contained in:
@@ -36,7 +36,7 @@ type Trade struct {
|
||||
Product TradeProduct
|
||||
Type TradeType
|
||||
Price float64
|
||||
Currency Currency
|
||||
Currency string
|
||||
Date time.Time
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user