Hello Devs, @Aleksandar Vidakovic <[email protected]> I am trying to add a custom module that has a migration script but there is something I am missing and I am not what it is. I have followed instructions here:
https://fineract.apache.org/docs/current/#_custom_database_migration The migration script is not executed. I have also looked for the table that would have been created by the demo module acme.note.starter.db.custom-change-log/ 0001_acme_note_initial.xml and it is not listed. Is this enabled by default? Is there a setting I need to change? Regards. Wilfred
