Proto commits in jd-opensource/vtdriver

These 5 commits are when the Protocol Buffers files have changed:

Commit:c9e5d17
Author:wangweicugw
Committer:GitHub

Using VitessSession instead of the proto-generated Vtgate.Session. (#134)

The documentation is generated from this commit.

Commit:5ecd284
Author:wlx5575
Committer:GitHub

implement DatabaseMetaDataResultSet.getStatement & ResultSetMetaData.isCaseSensitive (#103) add com.jd.jdbc.vitess.resultset.DatabaseMetaDataResultSet.getStatement func add java.sql.ResultSetMetaData.isCaseSensitive func

Commit:040a6fb
Author:wangweicugw
Committer:GitHub

fix proto (#83)

Commit:752a1be
Author:wangweicugw
Committer:GitHub

Fixed the problem of NumberFormatException in TabletAlias parsing (#60)

Commit:7bed850
Author:wangweicugw

first commit