new
new
This commit is contained in:
@@ -24,6 +24,7 @@ func Execute() {
|
||||
rows.Scan(&table)
|
||||
tables = append(tables, table)
|
||||
}
|
||||
|
||||
fmt.Println(tables)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user