apalis-postgres 1.0.0-rc.9

Background task processing for rust using apalis and postgres
Documentation
1
2
3
4
5
6
[migrate]
create-schemas = ["apalis"]
table-name = "apalis._sqlx_migrations"

[macros.type-overrides]
'TIMESTAMPTZ' = 'crate::timestamp::Timestamp'