more sorting
This commit is contained in:
parent
4d7374a59a
commit
e52dca8efb
3 changed files with 68 additions and 264 deletions
|
|
@ -40,6 +40,7 @@ def parseCondition(condition):
|
|||
'person': 'string',
|
||||
'text': 'string',
|
||||
'year': 'string',
|
||||
'length': 'string',
|
||||
}.get(key_type, key_type)
|
||||
|
||||
if key_type == "string":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue