Skip to content
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

Add DB/Schema/Table selector to builder flow #120

Merged
merged 6 commits into from
Aug 1, 2024

Conversation

sfc-gh-cnivera
Copy link
Collaborator

@sfc-gh-cnivera sfc-gh-cnivera commented Jul 31, 2024

When using the builder flow, it's a bit of a pain to type in the exact db/schema/table identifiers every time. This PR adds dropdown menus that allows the user to select the relevant fields instead of having to type.

It would also be good to do this for the iteration flow as well, providing db/schema/stage selectors for the YAML file.

Partially addresses #94.

Testing

Run the builder flow and verify that the db/schema/table selector is functional and replaces the text input UI.

Copy link
Collaborator

@sfc-gh-kchang sfc-gh-kchang left a comment

Choose a reason for hiding this comment

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

Ran through builder flows and I see the yaml update correctly

@sfc-gh-cnivera sfc-gh-cnivera merged commit 888eef4 into main Aug 1, 2024
3 checks passed
@sfc-gh-cnivera sfc-gh-cnivera deleted the cnivera/db-schema-selector branch August 1, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants