Changes between Version 6 and Version 7 of Ticket #29895
- Timestamp:
- Dec 3, 2018, 8:38:16 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29895 – Description
v6 v7 3 3 I noticed that MySQL 8 adds support for atomic DDL statements though (https://dev.mysql.com/doc/refman/8.0/en/atomic-ddl.html). Is this something that Django supports when using MySQL 8 and the documentation is imprecise (if so, consider this a bug report to clarify documentation)? or is this not yet supported (if so, consider this a feature request)? Thanks! 4 4 5 https://github.com/ math-a3k/django/pull/15 https://github.com/django/django/pull/10718