test-bin-001
Results
1
issues of
test-bin-001
### Description This problem occurs when I query page in a subquery, and only when the dialect is oracle ### Actual behavior ``` Caused by: java.sql.SQLException: 无效的列索引 at oracle.jdbc.driver.OraclePreparedStatement.setIntInternal(OraclePreparedStatement.java:4955) at...