You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1029: Added dolt_version()
As version() is used to emulate the target MySQL version, I've added dolt_version() so that one may specifically query the dolt version.
1026: Increased the default sql server timeout to 8 hours
1025: go/libraries/doltcore/remotestorage: chunk_store.go: Small improvements to GetDownloadLocations batch size and HTTP GET error logging.