提交 26df651d 编写于 作者: Z zyyang

change

上级 33f099b5
......@@ -152,7 +152,6 @@ public class RestfulResultSetMetaData implements ResultSetMetaData {
return java.sql.Types.NCHAR;
}
throw new SQLException(TSDBConstants.INVALID_VARIABLES);
}
@Override
......
......@@ -7,8 +7,6 @@ import org.junit.Test;
import java.sql.*;
import static org.junit.Assert.*;
public class RestfulResultSetMetaDataTest {
// private static final String host = "127.0.0.1";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册