Commit 3ffb0cb
committed
Skip specs if the Oracle server and client versions do not match
This commit skip specs if it would raise the following error:
https://github.com/rsim/oracle-enhanced/actions/runs/10371897254/job/28713269701?pr=2387
```ruby
ActiveRecord::StatementInvalid:
OCIError: ORA-01805: possible error in date/time operation
```1 parent 3a2b84f commit 3ffb0cb
File tree
2 files changed
+2
-0
lines changed- .github/workflows
- spec/active_record/oracle_enhanced/type
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments