pg_task 1.0.0

Resumable state machine based Postgres tasks
Documentation
1
2
3
4
5
6
7
8
9
# Exclude from `git diff`
/.sqlx -diff
/Cargo.lock -diff

# Exclude from `git grep`
/.sqlx/*.* binary

# Mark it as generated so GitHub collapses it in PR diffs/reviews
.sqlx/** linguist-generated=true