Skip to content

Split into lib and cli crates  #21

@simonvandel

Description

@simonvandel

Hi @sunng87

Would you accept a PR that splits this project into 2 crates?

For example something like:

  • datafusion-postgres. This would be everything not related to cli handling. It could be used as part of the consumers own binary project.
  • datafusion-postgres-cli. This would depend on the above lib, and additionally cli crates like structopt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions