Skip to content

Release as a crate? #1

@forsman5

Description

@forsman5

Hello, thanks for putting this great utility together. I was interested in using it as a crate, specifically for integration testing my rust application which makes sql calls -- would be awesome to be able to set up different csv files for each tables for each test. So far, I have not seen a great alternative to zsql for this (we are using sqlx crate and postgres). Of course, could do this via std::process::Command, but a crate with an exposed API would make this a little smoother. Any interest in doing this? I could also take this up myself, if this is not being actively maintained.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions