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 }}
rophy
/
IvorySQL
Public
forked from
IvorySQL/IvorySQL
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
15
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add DBMS_OUTPUT package
- #15
#15
Closed
rophy
wants to merge 13 commits into
master
rophy/IvorySQL:master
from
feat/dbms_output
rophy/IvorySQL:feat/dbms_output
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
feat: add DBMS_OUTPUT package
#15
rophy
wants to merge 13 commits into
master
rophy/IvorySQL:master
from
feat/dbms_output
rophy/IvorySQL:feat/dbms_output
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2025
Add DBMS_OUTPUT package in ivorysql_ora extension
Show description for 868a774
rophy
committed
868a774
View commit details
Copy full SHA for 868a774
Browse repository at this point
fix: store NULL and empty string as NULL in DBMS_OUTPUT
Show description for 8a1a877
rophy
committed
8a1a877
View commit details
Copy full SHA for 8a1a877
Browse repository at this point
feat: add 32767 byte line length limit to DBMS_OUTPUT
Show description for ce711ad
rophy
committed
ce711ad
View commit details
Copy full SHA for ce711ad
Browse repository at this point
fix: address CodeRabbit review feedback for DBMS_OUTPUT
Show description for 74dd6d6
rophy
committed
74dd6d6
View commit details
Copy full SHA for 74dd6d6
Browse repository at this point
docs: clarify Oracle compatibility in DBMS_OUTPUT comments
Show description for a0b0369
rophy
committed
a0b0369
View commit details
Copy full SHA for a0b0369
Browse repository at this point
test: update opr_sanity expected output for DBMS_OUTPUT types
Show description for e90d67b
rophy
committed
e90d67b
View commit details
Copy full SHA for e90d67b
Browse repository at this point
test: update opr_sanity_1.out expected output for DBMS_OUTPUT types
rophy
committed
a6f814f
View commit details
Copy full SHA for a6f814f
Browse repository at this point
Commits on Dec 24, 2025
fix: address PR review comments for DBMS_OUTPUT
Show description for ebbb425
rophy
committed
ebbb425
View commit details
Copy full SHA for ebbb425
Browse repository at this point
Commits on Dec 25, 2025
fix: make DBMS_OUTPUT buffer session-scoped like Oracle
Show description for 6245ed2
rophy
committed
6245ed2
View commit details
Copy full SHA for 6245ed2
Browse repository at this point
test: add regression tests for session-scoped DBMS_OUTPUT buffer
Show description for c647a68
rophy
committed
c647a68
View commit details
Copy full SHA for c647a68
Browse repository at this point
test: add regression test for VARCHAR2 OUT parameter compatibility
Show description for 8ae2835
rophy
committed
8ae2835
View commit details
Copy full SHA for 8ae2835
Browse repository at this point
fix: add VARCHAR2 overloads for DBMS_OUTPUT OUT parameters
Show description for 42afdcc
rophy
committed
42afdcc
View commit details
Copy full SHA for 42afdcc
Browse repository at this point
feat: implement dynamic ring buffer for DBMS_OUTPUT
Show description for 5fad8c8
rophy
committed
5fad8c8
View commit details
Copy full SHA for 5fad8c8
Browse repository at this point
You can’t perform that action at this time.