Changes between Initial Version and Version 1 of Ticket #28439
- Timestamp:
- Jul 27, 2017, 12:57:42 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28439 – Description
initial v1 1 1 I have a strange issue with `When()` and models using UUID as their pk. 2 3 The DB is MySQL 5.6.23 but I've encountered it also on the newest 5.7 version (which is a pain but it's a different story). 2 4 3 5 I prepared example project here: https://github.com/dekoza/djanbug