My company has a project using Odoo, and I heard that the database of Odoo application is created and modified from code.
We are using PostgreSQL, and I would like to receive a notification (email or webhook) when the structure of any table is changed.
How could I do that?