Sqlalchemy-celery-beat

Latest version: v0.7.1

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

Scan your dependencies

0.7.1

- fix a bug where schedules with the same ID and different descriminators were selected when loading the `PeriodicTask` thanks to [Matthew Bronstein](https://github.com/mbronstein1) and [Bazyl Horsey](https://github.com/bazylhorsey)

0.7.0

- added tests
- fixed bug in `IntervalSchedule` repr function
- fixed bug in `PeriodicTaskChanged` insertion

0.6.2

- fixed bug where `one_off` is defaulting to `True`

0.6.1

- Add Validations to all models
- Use `Enum` instead of free text for `IntervalSchedule.period` and `SolarSchedule.event`
- Use generic foreign key for schedules in `PeriodicTask`
- Make sessions efficient and only use a session when needed
- Allow using a separate schema for the tables
- Add `ClockedSchedule`
- Improve timezone support

0.3.0

- Support Celery 5.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.