Commit f9a865c
Fix table reflection on oracle <10.2
Fixed table reflection on Oracle 10.2 and older where compression options
are not supported.
Fixes: sqlalchemy#11557
Closes: sqlalchemy#11558
Pull-request: sqlalchemy#11558
Pull-request-sha: 44e4f51
Change-Id: I34c6a367bef158a0c6cf01f185e18392552b7cc71 parent 83b0690 commit f9a865c
2 files changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2051 | 2051 | | |
2052 | 2052 | | |
2053 | 2053 | | |
2054 | | - | |
2055 | | - | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
| 2063 | + | |
2056 | 2064 | | |
2057 | 2065 | | |
2058 | 2066 | | |
| |||
0 commit comments