joschug
joschug
This fixes #204, #207 and probably #200. - Resolve type synonyms - Support cross-schema type references - Added support for package types declared as %ROWTYPE - Added support for %ROWTYPE...
Hello @bpom and @yahonda, we're in the process of upgrading our Oracle database from 12.2 to 19c. We've got a suite of ~7.000 Ruby tests that run fine against 12....
When we try to access the constant `version` in package `sys.dbms_db_version`, ruby-plsql bails out with ``` No PL/SQL procedure or variable 'VERSION' found package.rb:83:in `method_missing' ```` The cause seems to...
### Search first - [X] I searched and no similar issues were found ### Description [Since 3.0.6](https://www.liquibase.com/blog/liquibase-3-0-6-released), Liquibase supports prompting for arguments, e.g. passwords, when specifying the magic value "PROMPT"....