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-04-26 03:30:09 -05:00
Code
Issues
Packages
Projects
Releases
158
Wiki
Activity
Files
0e22fdac5e45888309b226552feb555d184a45de
dolt
/
mysql-client-tests
T
History
Timothy Sehn
0e22fdac5e
First pass at Node MySQL connector tests.
2020-08-26 12:33:53 -07:00
..
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
node
First pass at Node MySQL connector tests.
2020-08-26 12:33:53 -07:00
python
Added test for pymysql connection library. Renamed and modified the mysql.connector test based on discoveries writing this test.
2020-08-24 16:47:12 -07:00
mysql-client-tests.bats
First pass at Node MySQL connector tests.
2020-08-26 12:33:53 -07:00