Changes between Initial Version and Version 1 of Ticket #2049, comment 27
- Timestamp:
- Jan 25, 2017, 3:38:04 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2049, comment 27
initial v1 2 2 3 3 We need a different query in MySQL to make sure project-specific annotations are correctly referenced. There are several other similar queries in use. This was the only one that happened to fail in the `TestAnnotation` test. I think we need to manually try to test that the other queries are working as well. If they don't it would be good to design test cases that trigger them to be executed. 4 5 See also http://stackoverflow.com/questions/10359534/mysql-update-with-subquery-of-same-table