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
Enter timestamp in human format for queries: example: select * from A where timestamp < TODAY-1d or timestamp > NOW-1w
Support like by space document property names, example: select * from Cats where property 'nam%'
Nice formatting in result set for embedded space document and document properties
You can limit how much objects copy by additional parameters from X only Y, example: copy MyObject from 1000 only 10 which means copy start 1000 document and only 10 of them