Skip to content

Modify a code to fail when inserting a suitepath over 1k long. #858

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 4 commits into from
Mar 16, 2019

Conversation

lwasylow
Copy link
Member

@lwasylow lwasylow commented Mar 16, 2019

This will iterate over all objects and report back any object that tries to insert an suitepath over 1k character.
Fixes #848

lwasylow and others added 4 commits March 16, 2019 00:22
This will iterate over all objects and report back.
Moved exception handling.
Removed alter on `ut_suite_cache` table.
Unified `ut_utils.to_string` for clob/blob and varchar2 types.
@jgebal jgebal added this to the v3.1.4 milestone Mar 16, 2019
@jgebal jgebal added the bug label Mar 16, 2019
@lwasylow lwasylow merged commit ced146b into develop Mar 16, 2019
@jgebal jgebal deleted the fix/4k_block_issue branch March 19, 2019 22:40
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.

2 participants