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