Skip to content

update doc with list of new config tables #9511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 31, 2022
Merged

Conversation

subodh1810
Copy link
Contributor

@subodh1810 subodh1810 commented Jan 14, 2022

We create new tables and these should be reflected in Airbyte docs


This change is Reviewable

@subodh1810 subodh1810 requested a review from davinchia January 14, 2022 12:28
@subodh1810 subodh1810 self-assigned this Jan 14, 2022
@github-actions github-actions bot added the area/documentation Improvements or additions to documentation label Jan 14, 2022
@subodh1810 subodh1810 temporarily deployed to more-secrets January 14, 2022 12:29 Inactive
@@ -87,5 +87,5 @@ The following command will allow you to access the database instance using `psql
docker exec -ti airbyte-db psql -U docker -d airbyte
```

To access the configuration files for sources, destinations, and connections that have been added, simply query the `airbyte-configs` table.
Following tables are created `workspace`, `actor_definition`, `actor`, `actor_oauth_parameter`, `operation`, `connection`, `connection_operation`, `state`. These tables contain all the sources, destinations and connections information.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we have a list of what these tables correspond to? or is that in the tech spec you wrote?

can we either make the tech spec public readable and drop a link here, or leave a short description on each table's purpose? will be helpful to both OSS users and future airbyte folks.

@subodh1810 subodh1810 requested a review from davinchia January 18, 2022 11:37
@subodh1810 subodh1810 temporarily deployed to more-secrets January 18, 2022 11:38 Inactive
@subodh1810 subodh1810 temporarily deployed to more-secrets January 18, 2022 12:23 Inactive
@subodh1810 subodh1810 temporarily deployed to more-secrets January 31, 2022 07:19 Inactive
@subodh1810 subodh1810 merged commit 65c37e4 into master Jan 31, 2022
@subodh1810 subodh1810 deleted the update-doc-new-table branch January 31, 2022 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants