how to create change log of both new entity and modified entity simultaneously
Modifying table attributes is a frequent behavior, after modifying a bunch of tables in jdl file, including creating new tables and modifying old tables, I have to execute both following commands to create the delicate change log. I am not sure if it is the right way, or is there a effective way to do that? Thanks!