Ftrack-query

Latest version: v1.8.3

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.4.3

- Now `in_('a', 'b', 'c')` will also work.

1.4.2

- Added the `in_` method to run subqueries.

1.4.1

- "Reserved" keywords are now allowed as entity attributes. Before, using syntax like `entity.sort.value` would result in an error since `sort` was a method.

1.4.0

- Under specific circumstances, the entity type can be called with a primary key.
Currently this support is just for `User`, with the syntax `user = session.User(username)`.
- Removed entity keyword guessing as it was a bit hacky and definitely not futureproofed.
An example of this was passing in a `FileComponent`, where it would evaluate to `file_component=FileComponent`

1.3.3

- Fix error when using a `Query` object inside the `sort` method.

1.3.1

- Inputs are all parsed in the same way now
- Added .asc() and .desc() for sorting
- Bug fixes/quality of life improvements

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.