Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
utPLSQL
/
utPLSQL
Public
Notifications
You must be signed in to change notification settings
Fork
188
Star
624
Code
Issues
12
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feature/1082 failure when comparing nested objects
- #1179
#1179
Merged
lwasylow
merged 9 commits into
develop
utPLSQL/utPLSQL:develop
from
feature/1082_failure_when_comparing_nested_objects
utPLSQL/utPLSQL:feature/1082_failure_when_comparing_nested_objects
Copy head branch name to clipboard
Jan 29, 2022
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Feature/1082 failure when comparing nested objects
#1179
lwasylow
merged 9 commits into
develop
utPLSQL/utPLSQL:develop
from
feature/1082_failure_when_comparing_nested_objects
utPLSQL/utPLSQL:feature/1082_failure_when_comparing_nested_objects
Copy head branch name to clipboard
Commits
Commits on Jan 26, 2022
Initial check in.
Show description for c11aa24
lwasylow
committed
c11aa24
View commit details
Copy full SHA for c11aa24
Browse repository at this point
Adding test for double nested objects
lwasylow
committed
e0ac97c
View commit details
Copy full SHA for e0ac97c
Browse repository at this point
Fixing test object name as its too large for 11gR2 (31 char)
lwasylow
committed
5e983a8
View commit details
Copy full SHA for 5e983a8
Browse repository at this point
Fixing issue when a hash was tried to be generated on the null value from XML extract causing to fail. Please see #1098
Show description for 3c3d320
lwasylow
committed
3c3d320
View commit details
Copy full SHA for 3c3d320
Browse repository at this point
Fixing issue when a collection nested inside object was failing due to fact that there was no name for collection columns as part of cursor only data type.
Show description for 14b0b8d
lwasylow
committed
14b0b8d
View commit details
Copy full SHA for 14b0b8d
Browse repository at this point
Removing empty line from code.
lwasylow
committed
85b2349
View commit details
Copy full SHA for 85b2349
Browse repository at this point
Commits on Jan 28, 2022
Address PR comments
lwasylow
committed
c14a3ad
View commit details
Copy full SHA for c14a3ad
Browse repository at this point
Commits on Jan 29, 2022
Creating regression test scenario for fixed issue 1098 and supporting test types.
lwasylow
committed
a2cf02e
View commit details
Copy full SHA for a2cf02e
Browse repository at this point
Fixing an 11g limit on size of the procedure of 30.
lwasylow
committed
b11e799
View commit details
Copy full SHA for b11e799
Browse repository at this point
You can’t perform that action at this time.