php-ddd-example icon indicating copy to clipboard operation
php-ddd-example copied to clipboard

Added use case to find the latest course

Open jiglesiasromero opened this issue 4 years ago • 0 comments

There are changes to fix tests after adding the created as property in the course model. When I test the endpoint I get this error: image If a change the field in the order by clause from DoctrineCourseRepository (using an existing one) I get a similar error. So maybe it's a connection problem. I also checked that the table is generated properly with the new column.

jiglesiasromero avatar Jan 21 '21 12:01 jiglesiasromero