Commit c274fa6
authored
Update ibm_db_adapter.rb
Let server DB2 version 13 work when initializing connection with IBM_DB2_ZOS instance. In my (limited) testing, this works fine. In fact, I've monkey-patched previous versions this way too. But, I don't know if there are any other DB2 server version 13 issues that need to be addressed.1 parent 1813ed7 commit c274fa6
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
852 | 852 | | |
853 | 853 | | |
854 | 854 | | |
| 855 | + | |
| 856 | + | |
855 | 857 | | |
856 | 858 | | |
857 | 859 | | |
| |||
0 commit comments