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-02-11 02:59:34 -06:00
Code
Issues
Packages
Projects
Releases
128
Wiki
Activity
Files
d4e22b2af3071bf02a4cc80e86a1489f27e72363
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