Closed dongyoungy closed 6 years ago
Let's just throw this exception: https://github.com/mozafari/verdictdb/blob/master/src/main/java/org/verdictdb/exception/VerdictDBTypeException.java
Hmm... I guess we need to bypass such statements that VerdictDB does not support to the original JDBC connection and return the results as-is in the long run.
For instance, if a user wants to drop a table with a Verdict connection, it will generate a NullPointerException because it cannot find a query type for "drop table":