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

Introduced a 'exclude' option in the 'Field' to exclude it from the change. (Fixes #7884) #7929

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

asheshv
Copy link
Contributor

@asheshv asheshv commented Sep 16, 2024

Use the option 'exclude' to add field 'notNullColumns', which will be excluded from the data, in the 'Import/Export' UI Schema. It will help to force re-render the 'Not Null Columns' select control on change of 'notNullColumns' data availability.

change completely. Use the option 'exclude' to add field
'notNullColumns', which will be excluded from the data, but - can be
used to force rerender the 'Not Null Columns' select control on
change of it.
@asheshv asheshv changed the title Introduced a 'exclude' option in the 'Field' to exclude it from the change. Introduced a 'exclude' option in the 'Field' to exclude it from the change. (#7884) Sep 16, 2024
@asheshv asheshv changed the title Introduced a 'exclude' option in the 'Field' to exclude it from the change. (#7884) Introduced a 'exclude' option in the 'Field' to exclude it from the change. (Fixes #7884) Sep 16, 2024
@pravesh-sharma
Copy link
Contributor

Tested locally and it is working as expected.

@akshay-joshi akshay-joshi merged commit 92dd13e into pgadmin-org:master Sep 16, 2024
32 checks passed
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.

3 participants