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

FEAT[TE-16468]: Validate DB and table element data #46

Merged

Conversation

DivyaJakkampudi
Copy link
Contributor

Addon supports Oracle, PostgreSQL, MySQL databases

UI table element should be constructed using

tags and all

Inputs : DB type, connection URL, username and password for database, Query to be executed, UI table element

NLP : Execute query: query_ in the database ORACLE/POSTGRESQL/MYSQL with connection url: url_, username: username_ and password:password_ to fetch the data and compare it with data WITH/WITHOUT case-sensitivity in table element table_element

@ManoharKrishnaBoppe ManoharKrishnaBoppe merged commit 1c560cf into dev Apr 2, 2024
1 check passed
@ManoharKrishnaBoppe ManoharKrishnaBoppe deleted the feat/TE-16468-Validate-DB-and-table-element-data branch April 2, 2024 14:40
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