summaryrefslogtreecommitdiff
path: root/tests/backends/mysql/test_schema.py
AgeCommit message (Expand)Author
2019-01-19[2.2.x] Fixed #30117 -- Fixed SchemaEditor.quote_value() test for mysqlclient...Mariusz Felisiak
2018-12-05Refs #30013 -- Fixed SchemaEditor.quote_value() test for mysqlclient 1.3.14+.Tim Graham
2018-03-17Fixed #29103 -- Removed bad 'b'-prefix added by MySQL's SchemaEditor.quote_va...Claude Paroz
2018-03-17Added tests for MySQL's SchemaEditor.quote_value().Claude Paroz