mirror of
https://github.com/dolthub/dolt.git
synced 2025-12-30 08:50:01 -06:00
adds new profile event from ld
This commit is contained in:
@@ -91,6 +91,7 @@ enum ClientEventType {
|
||||
STASH_LIST = 59;
|
||||
STASH_POP = 60;
|
||||
SHOW = 61;
|
||||
PROFILE = 62;
|
||||
}
|
||||
|
||||
enum MetricID {
|
||||
|
||||
Reference in New Issue
Block a user