Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-M2
-
None
-
None
Description
Some manual delim id test pass initially. but fail on the 2nd and alternating runs. The schema and sequences are not cleaned up and not detected on the alternating runs.
A previous fix fixed this problem for auto delimiting, but not for manual delimiting. This patch now fixes that.
Note: This is a temporary fix until a more global name solution is implemented.