got a exporter for forecasting
This commit is contained in:
@@ -253,3 +253,5 @@ func (r *BudgetRepo) List(
|
||||
}
|
||||
return out, rows.Err()
|
||||
}
|
||||
|
||||
func (r *BudgetRepo) DB() *sql.DB { return r.db }
|
||||
|
||||
Reference in New Issue
Block a user