Magql

Latest version: v1.1.1

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

Scan your dependencies

Page 2 of 2

0.6.0

-------------

Released 2021-07-22

- Add static typing annotations.
- Add validation helpers.

0.5.0

-------------

Released 2021-05-28

- Add `EXISTS` and `DOESNOTEXIST` string operators for filtering.
- Change ids to use ID graphql scalar type.

0.4.1

-------------

Released 2020-04-06

- Return `None`, not error, in single queries with no row found.

0.4.0

-------------

Released 2020-04-02

- Add pagination support.
- Add `AuthorizationError` and remove `PermissionsError`.
- Add `ListPayload` type for list return types.
- Remove `Resolver` superclass on non-CRUD resolvers.
- Fix bug where queries returned none caused by upgrading return type.
- Remove unused marshmallow-sqlalchemy dependency.
- Update and set minimum version for some dependencies.
- `singledispatch` functions raise `TypeError` if no handler is registered for
a type.
- `Manager.manager_map` uses table names instead of tables as keys.

0.3.0

-------------

Released 2020-02-13

- Initial public version.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.