Hi,
I am using @history of EBEAN and this is generating correctly SQL :
TableName : TableName_history & TableName_with_history
However , I have a weird error when updating an existing ROW !!
[PersistenceException: ERROR executing DML bindLog[] error[Duplicate entry '1' for key 'id']]
Any idea please?