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
Type
/
to 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 }}
rsim
/
ruby-plsql
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
138
Code
Issues
2
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Improve 18c support
- #208
#208
Open
joschug
wants to merge 20 commits into
rsim:master
rsim/ruby-plsql:master
from
joschug:dev
joschug/ruby-plsql:dev
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Improve 18c support
#208
joschug
wants to merge 20 commits into
rsim:master
rsim/ruby-plsql:master
from
joschug:dev
joschug/ruby-plsql:dev
Copy head branch name to clipboard
Commits
Commits on Oct 11, 2021
Try to resolve package synonyms like utl_file.file_type
joschug
committed
513ea0a
View commit details
Copy full SHA for 513ea0a
Browse repository at this point
Field definitions do not necessarily have to come from the current schema; the type owner should take precedence
joschug
committed
4c5959d
View commit details
Copy full SHA for 4c5959d
Browse repository at this point
Split lookup against all_objects into second query; alleviates the poor performance
joschug
committed
38bd95c
View commit details
Copy full SHA for 38bd95c
Browse repository at this point
Commits on Oct 12, 2021
Field definitions do not necessarily have to come from the current schema; the type owner should take precedence
joschug
committed
1f328bf
View commit details
Copy full SHA for 1f328bf
Browse repository at this point
Try to resolve type synonyms - also for elements and table/view types
joschug
committed
6befbcc
View commit details
Copy full SHA for 6befbcc
Browse repository at this point
Commits on Oct 13, 2021
Allow variable declarations that do not end with a semicolon
joschug
committed
244bcd6
View commit details
Copy full SHA for 244bcd6
Browse repository at this point
18c: Resolve %ROWTYPE within an element
joschug
committed
00ebb3d
View commit details
Copy full SHA for 00ebb3d
Browse repository at this point
Merge branch '18c_allow_field_definitions_from_other_schemas' into dev
joschug
committed
631aa40
View commit details
Copy full SHA for 631aa40
Browse repository at this point
Merge branch '18c_public_plsql_records' into dev
Show description for afab0c1
joschug
committed
afab0c1
View commit details
Copy full SHA for afab0c1
Browse repository at this point
Merge branch '18c_variables_without_semicolon_at_the_end_of_the_line' into dev
joschug
committed
700b418
View commit details
Copy full SHA for 700b418
Browse repository at this point
Merge branch '18c_resolve_element_rowtype' into dev
joschug
committed
907f516
View commit details
Copy full SHA for 907f516
Browse repository at this point
Exclude hidden columns
joschug
committed
de8b2e5
View commit details
Copy full SHA for de8b2e5
Browse repository at this point
Fix "no implicit conversion of Time into String" if column data type is
Show description for 54429b5
joschug
committed
54429b5
View commit details
Copy full SHA for 54429b5
Browse repository at this point
18c: Resolve %ROWTYPE within an element
joschug
committed
d0d5beb
View commit details
Copy full SHA for d0d5beb
Browse repository at this point
Merge branch '18c_resolve_element_rowtype' into dev
Show description for dfcdc33
joschug
committed
dfcdc33
View commit details
Copy full SHA for dfcdc33
Browse repository at this point
Make char length determination consistent
joschug
committed
2eedc94
View commit details
Copy full SHA for 2eedc94
Browse repository at this point
Commits on Oct 14, 2021
Try to fix nested types - type declared inside a package, referencing a schema-level table type
joschug
committed
403ef6a
View commit details
Copy full SHA for 403ef6a
Browse repository at this point
Commits on Oct 15, 2021
Map new PL/SQL types to old types
joschug
committed
cbdc13f
View commit details
Copy full SHA for cbdc13f
Browse repository at this point
Commits on Oct 20, 2021
Remove debug output
joschug
committed
0409a09
View commit details
Copy full SHA for 0409a09
Browse repository at this point
Merge branch '18c_public_plsql_records' into dev
joschug
committed
89e4af9
View commit details
Copy full SHA for 89e4af9
Browse repository at this point
You can’t perform that action at this time.