for mysql), the column createdAt with CURRENT_TIMESTAMP became 0001-01-01 00:00:00 after update... why? How can i fix it? obv i wanna keep the old value
Does the query generated by EF update all the fields? Maybe the timestamp field is getting initialized to 0
Обсуждают сегодня