This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
26,011
Commits
26
Branches
382
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tim Graham
389ef05b1b
[2.1.x] Refs
#30013
-- Fixed SchemaEditor.quote_value() test for mysqlclient 1.3.14+.
...
Backport of 734ce71824180740f2318750ae2436f4b60c30b1 from master.
2018-12-05 15:10:36 -05:00
Claude Paroz
3c4ff21763
Fixed
#29103
-- Removed bad 'b'-prefix added by MySQL's SchemaEditor.quote_value().
2018-03-17 16:36:54 -04:00
Claude Paroz
aa0ee372cd
Added tests for MySQL's SchemaEditor.quote_value().
2018-03-17 16:36:50 -04:00