Add triggers & index integrity checks
Like what was done for the tables as part of #121 (closed)
We need to add a trigger
and index
function to all classes that have triggers/index, and use those to check that the triggers are what we expect them to be after all migrations