[thin_ls] tweak the field names
This commit is contained in:
parent
87d8d630f6
commit
3dd45e1ceb
@ -170,9 +170,9 @@ namespace {
|
||||
"MAPPED",
|
||||
"EXCLUSIVE",
|
||||
"SHARED",
|
||||
"TRANSACTION_ID",
|
||||
"CREATION_TIME",
|
||||
"SNAPSHOT_TIME"
|
||||
"TRANSACTION",
|
||||
"CREATE_TIME",
|
||||
"SNAP_TIME"
|
||||
};
|
||||
|
||||
output_field string_to_field(string const &str) {
|
||||
|
Loading…
Reference in New Issue
Block a user