mvniekerk / tokio-cron-scheduler

Schedule tasks on Tokio using cron-like annotation
Apache License 2.0
453 stars 54 forks source link

Use with-uuid-1 feature for tokio-postgres #25

Closed tiqwab closed 2 years ago

tiqwab commented 2 years ago

This is also necessary to support uuid crate 1.0 when using PostgreSQL store?

mvniekerk commented 2 years ago

Hey @tiqwab , I'll look at the PR. Thank you!