Andy Arthur
|
608b3a1b70
|
mysql-client-tests: s/value/value/g
|
2020-10-30 15:07:06 -07:00 |
|
Timothy Sehn
|
06d8ca41bb
|
Added Python SQLAlchemy test to mysql-client-tests
|
2020-09-09 12:53:18 -07:00 |
|
Daylon Wilkins
|
3da3c8d037
|
Added new column defaults
|
2020-09-02 04:06:17 -07:00 |
|
Timothy Sehn
|
9d04bc471d
|
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 |
|
Timothy Sehn
|
fd5280eb72
|
Removed erroneously added test file
|
2020-08-24 14:46:45 -07:00 |
|
Timothy Sehn
|
cad7be531e
|
First pass at MySQL client tests. This one adds a test for the native python MySQL client. The native python MySQL client does not use the C connection library instead connecting to MySQL using the DB API v2.0 specification (PEP-249)
|
2020-08-24 14:45:29 -07:00 |
|