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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
utPLSQL
/
utPLSQL
Public
Notifications
You must be signed in to change notification settings
Fork
189
Star
620
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
on
develop
User selector
All users
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 Mar 15, 2023
Address issue where the not_to(contain) executes a negated matcher without negated flag set causing refcursor compare sql generated inclusion comparision.
lwasylow
committed
3a837f4
View commit details
Copy full SHA for 3a837f4
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 8, 2022
Fixing gaps in uninstall process.
jgebal
committed
9010fcb
View commit details
Copy full SHA for 9010fcb
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
Fixed issues with precission of distance. `NATURAL` is a subtype of integer and cannot be used to express a decimal distace value.
Show description for fd7ef9c
jgebal
committed
fd7ef9c
View commit details
Copy full SHA for fd7ef9c
View code at this point
Browse repository at this point
Added tests for 0 value of actual and expected and actual greater than expected (not only smaller).
Show description for 7fec0f9
jgebal
committed
7fec0f9
View commit details
Copy full SHA for 7fec0f9
View code at this point
Browse repository at this point
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
Improving code coverage.
jgebal
committed
86e84c8
View commit details
Copy full SHA for 86e84c8
View code at this point
Browse repository at this point
Update install on 11c to add new json type.
lwasylow
committed
3d3f0be
View commit details
Copy full SHA for 3d3f0be
View code at this point
Browse repository at this point
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
Relaxed sql-injection check to work with 11g2
jgebal
committed
ed06e33
View commit details
Copy full SHA for ed06e33
View code at this point
Browse repository at this point
Removing reference to ut3_develop schema.
Show description for 5e2642a
jgebal
committed
5e2642a
View commit details
Copy full SHA for 5e2642a
View code at this point
Browse repository at this point
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 28, 2020
Fixed native dynamic SQL types compatibility for 11g
jgebal
committed
7c01afb
View commit details
Copy full SHA for 7c01afb
View code at this point
Browse repository at this point
Fixed native dynamic SQL types compatibility for 11g
jgebal
committed
0ea8925
View commit details
Copy full SHA for 0ea8925
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 25, 2020
Update timestamps
Show description for 1d771a5
lwasylow
committed
1d771a5
View commit details
Copy full SHA for 1d771a5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.