Commit 0929173
Register oracle_enhanced adapter for ActiveRecord 8.0 in specs
ActiveRecord 8.0 requires adapters to be explicitly registered.
The oracle_enhanced adapter only auto-registers via Railtie when
Rails is present. Register it manually in spec_helper.rb.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ead4714 commit 0929173
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
| |||
0 commit comments