Skip to content

Changed names on internal columns in cursor & object compare. #999

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

Merged
merged 1 commit into from
Sep 23, 2019

Conversation

jgebal
Copy link
Member

@jgebal jgebal commented Sep 22, 2019

Columns:

Added delete on DIFF temp tables after cursor / object compare.
Resolves #998

Columns:
 - ITEM_DATA
 - DATA_ID
 - ITEM_NO
 - DUP_NO
 - POSITION
Can now be safely used in cursors.
Resolves #997

Added delete on DIFF temp tables after cursor / object compare.
Resolves #998
@jgebal jgebal added the bugfix label Sep 22, 2019
@jgebal jgebal added this to the 3.1.9 milestone Sep 22, 2019
Copy link
Member

@lwasylow lwasylow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good spot. Look good

@jgebal jgebal merged commit f3cfc18 into develop Sep 23, 2019
@jgebal jgebal deleted the feature/cursor_compare_columns branch November 5, 2019 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad results for failing standalone expectations on compound data Restricted columns in cursor compare
2 participants