This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolt
Watch
1
Star
0
Fork
0
You've already forked dolt
mirror of
https://github.com/dolthub/dolt.git
synced
2026-01-14 03:00:17 -06:00
Code
Issues
Packages
Projects
Releases
119
Wiki
Activity
Files
3da3c8d037d06949d177774e4586a97cdce00ca7
dolt
/
mysql-client-tests
/
java
History
Timothy Sehn
0dbc5b2384
First pass at Java MySQL Connector test. This has a dependency on the mysql-connector-java jar file. We'll have to figure out classpath and dependency resolution once we start running these programmatically. The program also only checks the first row, column pair or rows updated of the output to see if it matched expected. This is a pretty big simplification to avoid defining too much configuration.
2020-08-25 15:43:11 -07:00
..
MySQLConnectorTest.java
First pass at Java MySQL Connector test. This has a dependency on the mysql-connector-java jar file. We'll have to figure out classpath and dependency resolution once we start running these programmatically. The program also only checks the first row, column pair or rows updated of the output to see if it matched expected. This is a pretty big simplification to avoid defining too much configuration.
2020-08-25 15:43:11 -07:00