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 in ability to define additional connection options when creating plan #11

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

pflooky
Copy link

@pflooky pflooky commented Apr 23, 2024

Users can re-use connection information when creating plan details. It can be used for data generation, validation and relationship definitions.

@pflooky pflooky self-assigned this Apr 23, 2024
@pflooky pflooky linked an issue Apr 23, 2024 that may be closed by this pull request
app/src/main/resources/ui/configuration-data.js Outdated Show resolved Hide resolved
app/src/main/resources/ui/helper-foreign-keys.js Outdated Show resolved Hide resolved
app/src/main/resources/ui/helper-foreign-keys.js Outdated Show resolved Hide resolved
app/src/main/resources/ui/helper-foreign-keys.js Outdated Show resolved Hide resolved
app/src/main/resources/ui/helper-foreign-keys.js Outdated Show resolved Hide resolved
app/src/main/resources/ui/shared.js Show resolved Hide resolved
Copy link
Author

@pflooky pflooky left a comment

Choose a reason for hiding this comment

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

All clean now 👍

@pflooky pflooky merged commit 83c3e5a into main Apr 23, 2024
@pflooky pflooky deleted the override-connection-details branch April 24, 2024 12:37
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.

Allow for re-use of connection information when creating plans from UI
1 participant