hale icon indicating copy to clipboard operation
hale copied to clipboard

HSD import: Don't fail if identical type is defined multiple times

Open florianesser opened this issue 6 years ago • 5 comments

Example case: If the source schema is comprised of multiple Oracle SQL queries, the HSD export will export basic Oracle types (e.g. NUMBER or VARCHAR2) along with the table definitions for every such query. If two queries use the same basic Oracle types, this will lead to an error in a subsequent import (Multiple definitions of type X).

florianesser avatar Jan 02 '19 15:01 florianesser

@florianesser is this something you want to conclude for the upcoming release?

thorsten-reitz avatar May 12 '20 07:05 thorsten-reitz

@florianesser can you give an estimate how much time it would take to complete this?

thorsten-reitz avatar Jun 02 '22 07:06 thorsten-reitz

@thorsten-reitz Hard to say without looking at it in depth again as I don't remember how far along this actually was and what might be missing. Probably would need half a day to set up an environment and do some tests.

florianesser avatar Jun 09 '22 16:06 florianesser

@florianesser ok thanks, then I would say we let this rest for a while longer.

thorsten-reitz avatar Jun 09 '22 19:06 thorsten-reitz

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 16 '24 02:05 github-actions[bot]