Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

Add better documentation for the use of a dictionary in data_diff.connect and data_diff.connect_to_table #261

@geo909

Description

@geo909

Is your feature request related to a problem? Please describe.

As a technical person who however is not a developer, I've had an extremely hard time understanding how to use a dict in db_conf, as described in the docs here.

Describe the solution you'd like

After a lot of digging in the code I think I realized that this depends on the type of database but, still, I feel that some kind of explanation should be provided about what this dict is. I'm not talking about something comprehensive that covers all databases, but some place to start. Maybe mention that dictionary items are arguments from the corresponding connections and provide one example?

Maybe this is something obvious to more experienced users, but keep in mind that nowdays ETL is used by a broader audience, and I'm sure that many people will have the same question.

In any case, thanks for the great work on data-diff!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions