Output schema dialog is missing the SQL from Import Query

Description

Output schema dialog is no longer populated with the Import Query when you click on the GetSchema button.

The SQL statement from the Import Query filed should be carried over to the Output Schema dialog when you click on the Get Schema button:

```SELECT * FROM TableName WHERE $CONDITIONS```

 

 

Release Notes

None

Attachments

1

Activity

Show:

Ajai Narayanan April 24, 2019 at 5:15 AM

Corresponding database plugin widget json change: https://github.com/cdapio/hydrator-plugins/pull/902

Ajai Narayanan April 24, 2019 at 5:09 AM

Ajai Narayanan April 24, 2019 at 5:09 AM

Discussed with  and  about removing the import query textbox in the get schema modal. Finally decided to restore back the old behavior. The logic to ignore (or remove) $CONDITION in import query is not generic.

For now we copy the importQuery to the get schema modal.

Duplicate
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Labels

Affects versions

Components

Priority

Created April 17, 2019 at 10:26 PM
Updated July 17, 2020 at 12:28 AM
Resolved April 17, 2019 at 10:31 PM