What's Changed
- Add JRuby support for gem build and release by @yahonda in #249
- Add bug report issue template by @yahonda in #255
- Use thin-style service name syntax for JDBC connections by @yahonda in #251
- Use ALL_TAB_COLUMNS that does not show hidden columns by default by @yahonda in #252
- Remove obsolete ruby-oci8 2.0.3 TIMESTAMP patch by @yahonda in #261
- Fix TABLE OF %ROWTYPE parameter in package (fixes #200) by @yahonda in #262
- Fix multiline constant declaration in packages (#207) by @yahonda in #264
- Strip precision from TIMESTAMP data types in %ROWTYPE fields by @yahonda in #253
- Use type_owner for cross-schema type lookups by @yahonda in #254
- Replace File.exists? with File.exist? by @yahonda in #267
- Add ojdbc17, ojdbc11, and ojdbc8 to JDBC driver search list by @yahonda in #259
- Prefer ActiveRecord.default_timezone over per-class accessor by @yahonda in #268
Full Changelog: v0.9.0...v0.9.9