Table creation: Difference between revisions

m
→‎{{header|Go}}: Corrected typo in comment.
(Added Go)
m (→‎{{header|Go}}: Corrected typo in comment.)
Line 190:
 
type StockTrans struct {
Id int // this will be auto-incremented by db
Date string
Trans string
9,476

edits