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 }}
opendba
/
utPLSQL
Public
forked from
utPLSQL/utPLSQL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
utPLSQL
source
expectations
data_values
on
develop
User selector
All users
All time
Commit history
Commits on Apr 6, 2019
fixing ORA-00907 when comparing ref cursors with BINARY_DOUBLE/BINRAY_FLOAT columns
Show description for 3f97b9e
opendba
committed
3f97b9e
View commit details
Copy full SHA for 3f97b9e
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Revert test
lwasylow
committed
0a60686
View commit details
Copy full SHA for 0a60686
View code at this point
Browse repository at this point
Fixing issue with null vs null being returned as false.
Show description for 4b9133e
lwasylow
committed
4b9133e
View commit details
Copy full SHA for 4b9133e
View code at this point
Browse repository at this point
Commits on Mar 24, 2019
Merge pull request #871 from utPLSQL/feature/report_on_custom_datatype
Show description for e6d3257
jgebal
authored
e6d3257
View commit details
Copy full SHA for e6d3257
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Removing exception unnecessary
lwasylow
committed
363c39e
View commit details
Copy full SHA for 363c39e
View code at this point
Browse repository at this point
Fixing issue when cursor was opened with privs of the user instead of framework when accessing internal function.
lwasylow
committed
844f0bf
View commit details
Copy full SHA for 844f0bf
View code at this point
Browse repository at this point
Update display of comparing cursor on different data-types to not displaying a full structure.
Show description for 3573ae9
lwasylow
committed
3573ae9
View commit details
Copy full SHA for 3573ae9
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
fixing displaying a data type comparison to avoid displaying full structure.
Show description for f192ca8
lwasylow
committed
f192ca8
View commit details
Copy full SHA for f192ca8
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Resolved merge conflicts.
jgebal
committed
66ff760
View commit details
Copy full SHA for 66ff760
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/add_debug_reporter
Show description for 33c6aa9
jgebal
committed
33c6aa9
View commit details
Copy full SHA for 33c6aa9
View code at this point
Browse repository at this point
Fixed support for different DATE NLS settings.
jgebal
committed
898bec2
View commit details
Copy full SHA for 898bec2
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Fixing a conversion of date when extracting XML DATE,TS, TS_TZ,TS_LTS using XMLTABLE.
lwasylow
committed
3e4e1a8
View commit details
Copy full SHA for 3e4e1a8
View code at this point
Browse repository at this point
Moved `to_clob` for debugging into reporter.
Show description for e430481
jgebal
committed
e430481
View commit details
Copy full SHA for e430481
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
small improvments
lwasylow
committed
7a77a7f
View commit details
Copy full SHA for 7a77a7f
View code at this point
Browse repository at this point
Commits on Mar 6, 2019
Fixing SONAR errors
lwasylow
committed
b91ea69
View commit details
Copy full SHA for b91ea69
View code at this point
Browse repository at this point
Refactoring
lwasylow
committed
e32d700
View commit details
Copy full SHA for e32d700
View code at this point
Browse repository at this point
Refactoring.
lwasylow
committed
dea6d3c
View commit details
Copy full SHA for dea6d3c
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Testing fix for issue with cursors
lwasylow
committed
9961dbc
View commit details
Copy full SHA for 9961dbc
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Adding in out
lwasylow
committed
09b43da
View commit details
Copy full SHA for 09b43da
View code at this point
Browse repository at this point
Adding cursor closure
lwasylow
committed
bbb9020
View commit details
Copy full SHA for bbb9020
View code at this point
Browse repository at this point
Fixing issue with refcursor in anydata.
lwasylow
committed
2c8cd32
View commit details
Copy full SHA for 2c8cd32
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Wrapping in the quota column name in cursor as it uses a type value which causing error in 11g.
lwasylow
committed
01e93e7
View commit details
Copy full SHA for 01e93e7
View code at this point
Browse repository at this point
Shorter tests names and removal of unused types files.
lwasylow
committed
5dd4d42
View commit details
Copy full SHA for 5dd4d42
View code at this point
Browse repository at this point
Fixing issues with null and empty objects / collections
lwasylow
committed
147a506
View commit details
Copy full SHA for 147a506
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Fixing issue with null object and counts
lwasylow
committed
7bb5533
View commit details
Copy full SHA for 7bb5533
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Wrapping up anydata into cursor
lwasylow
committed
061895a
View commit details
Copy full SHA for 061895a
View code at this point
Browse repository at this point
Commits on Feb 24, 2019
Wrapping up anydata into cursor
lwasylow
committed
9fccd1d
View commit details
Copy full SHA for 9fccd1d
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
fixing issue with order of data.
Show description for ab55d12
lwasylow
committed
ab55d12
View commit details
Copy full SHA for ab55d12
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
Rework dynamic sql generation to more readible format.
lwasylow
committed
6306af6
View commit details
Copy full SHA for 6306af6
View code at this point
Browse repository at this point
Rework dynamic sql generation to more readible format.
lwasylow
committed
faf3d12
View commit details
Copy full SHA for faf3d12
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
Refactoring.
jgebal
committed
80563f8
View commit details
Copy full SHA for 80563f8
View code at this point
Browse repository at this point
Commits on Feb 17, 2019
Refactoring.
Show description for 917828c
jgebal
committed
917828c
View commit details
Copy full SHA for 917828c
View code at this point
Browse repository at this point
Commits on Feb 16, 2019
Fixed issue with DBMS_LOB.COMPARE when empty XML produced.
jgebal
committed
f850428
View commit details
Copy full SHA for f850428
View code at this point
Browse repository at this point
Refactoring - to be continued.
jgebal
committed
24c14f9
View commit details
Copy full SHA for 24c14f9
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
Refactoring - to be continued.
jgebal
committed
90aca9f
View commit details
Copy full SHA for 90aca9f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.