graphile_worker_migrations 0.4.18

Migrations package for graphile_worker, a high performance Rust/PostgreSQL job queue
Documentation
1
2
3
fn main() {
    println!("cargo:rerun-if-changed=src/sql");
}