1 2 3 4 5 6 7 8 9 10 11 12
# So6 Ease background data migration for Postgreql databases. ## Status This project is in very early state and currently only plays with indexes ## Testing ```bash podman kube play pod-so6.yaml POSTGRES_PORT=5434 cargo test ```