In MySQL I can set the attribute of a DATETIME field to ON UPDATE CURRENT_TIMESTAMP
is there a way to set this in JHipster JDL?
Asked
Active
Viewed 493 times
1 Answers
1
No, you must add it manually to the Liquibase migration generated by JHipster

Gaël Marziou
- 16,028
- 4
- 38
- 49