Files
dolt/go/libraries/doltcore/schema
Aaron Son 27218fee46 go: cmd/dolt: Move to closing the CliContext, instead of closing the response from Queryist QueryEngine().
This makes the lifecycle of the LateBinder resources more correct, since they
should typically live until the end of the process. In test contexts, in
particular, it was common to have one command see the closer != nil, close it,
and still receive the cached Queryist from the CliContext on later Command.Exec
invocations.
2025-08-19 07:02:12 -07:00
..
2025-06-05 15:20:27 -07:00
2025-03-20 22:46:46 -07:00