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
Commits
Breadcrumbs
History for
utPLSQL
source
expectations
data_values
on
refs/heads/develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 7, 2026
utPLSQL can be installed in editioned schema.
Show description for f3bfcae
jgebal
committed
f3bfcae
View commit details
Copy full SHA for f3bfcae
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Update of Copyright banner
Show description for 06cdd33
jgebal
committed
06cdd33
View commit details
Copy full SHA for 06cdd33
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
For a join by key we need to also compare by duplicate numbers to make sure that we have same amount of rows when rows are identical but row counts is different.
lwasylow
committed
85734ff
View commit details
Copy full SHA for 85734ff
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
Adding support for long type names in tests.
Show description for 48505fb
jgebal
committed
48505fb
View commit details
Copy full SHA for 48505fb
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
Merge branch 'feature/1114_support_native_json_21c' of https://github.com/utPLSQL/utPLSQL into feature/1114_support_native_json_21c
lwasylow
committed
e44830b
View commit details
Copy full SHA for e44830b
View code at this point
Browse repository at this point
Update test coverage and documentation
lwasylow
committed
cbe03e8
View commit details
Copy full SHA for cbe03e8
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/1114_support_native_json_21c
jgebal
committed
a08545c
View commit details
Copy full SHA for a08545c
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
Merge pull request #1076 from utPLSQL/feature/rework_matcher
Show description for b0a2aab
jgebal
authored
b0a2aab
View commit details
Copy full SHA for b0a2aab
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
Fixing issue 1113 where the act were inserted into exp
lwasylow
committed
dc14dc7
View commit details
Copy full SHA for dc14dc7
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Fixing sonar.
lwasylow
committed
21b3cb3
View commit details
Copy full SHA for 21b3cb3
View code at this point
Browse repository at this point
Missing return from function.
lwasylow
committed
5b1c1d3
View commit details
Copy full SHA for 5b1c1d3
View code at this point
Browse repository at this point
Fixing conditional compilation
lwasylow
committed
b270d4e
View commit details
Copy full SHA for b270d4e
View code at this point
Browse repository at this point
Making tests below 21 compilation conditional so it wont fail.
lwasylow
committed
9002fbc
View commit details
Copy full SHA for 9002fbc
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
First commit of adding a new 21c json type.
lwasylow
committed
9b8d7f7
View commit details
Copy full SHA for 9b8d7f7
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
Fixed issues with comparison of dates×tamps using interval year-month
Show description for 38f3cbc
jgebal
committed
38f3cbc
View commit details
Copy full SHA for 38f3cbc
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
Merge branch 'develop' into feature/rework_matcher
jgebal
committed
66d92fc
View commit details
Copy full SHA for 66d92fc
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
Removing empty line from code.
lwasylow
committed
85b2349
View commit details
Copy full SHA for 85b2349
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Adding test for double nested objects
lwasylow
committed
e0ac97c
View commit details
Copy full SHA for e0ac97c
View code at this point
Browse repository at this point
Initial check in.
Show description for c11aa24
lwasylow
committed
c11aa24
View commit details
Copy full SHA for c11aa24
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Update copyright dates in license
jgebal
committed
38c53b6
View commit details
Copy full SHA for 38c53b6
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
Added no_parallel hints to all SQLs to assure stable performance on parallel-enabled systems.
jgebal
committed
f35694e
View commit details
Copy full SHA for f35694e
View code at this point
Browse repository at this point
Commits on Jun 27, 2020
Fixed and simplified matcher
jgebal
committed
363c333
View commit details
Copy full SHA for 363c333
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
Adding code and tests,.
lwasylow
committed
8ff4f6b
View commit details
Copy full SHA for 8ff4f6b
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
Fixed issues with new cursor-results compare query on 11g
jgebal
committed
054c39f
View commit details
Copy full SHA for 054c39f
View code at this point
Browse repository at this point
Commits on Feb 15, 2020
Refactored expectations on compound data
Show description for 1b0b8f8
jgebal
committed
1b0b8f8
View commit details
Copy full SHA for 1b0b8f8
View code at this point
Browse repository at this point
Commits on Sep 22, 2019
Changed names on internal columns in cursor & object compare.
Show description for 169d0fe
jgebal
committed
169d0fe
View commit details
Copy full SHA for 169d0fe
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
- Fixed minor typos, formatting and issues with expectation results.
Show description for d932f75
jgebal
committed
d932f75
View commit details
Copy full SHA for d932f75
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Removed grants:
Show description for 41c007c
jgebal
committed
41c007c
View commit details
Copy full SHA for 41c007c
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Assuring that no locks are held on temp tables after test run is finished and transaction is committed.
jgebal
committed
c66b4d7
View commit details
Copy full SHA for c66b4d7
View code at this point
Browse repository at this point
Commits on Jun 22, 2019
Cleanup some grants to internal objects & tables
Show description for c7b802f
jgebal
committed
c7b802f
View commit details
Copy full SHA for c7b802f
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Address issue for Oracle 11.2 where the local collection is used in SQL statement. Switch to query table directly.
lwasylow
committed
2e0eee8
View commit details
Copy full SHA for 2e0eee8
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
Updated copyright year
jgebal
committed
27242af
View commit details
Copy full SHA for 27242af
View code at this point
Browse repository at this point
Feature/json object (#928)
Show description for ba2e765
lwasylow
authored
ba2e765
View commit details
Copy full SHA for ba2e765
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.