pg-diff
pg-diff copied to clipboard
Triggers not implemented?
I think triggers are ignored for the source/target comparison. I tested with two databases where the source has a few new tables with triggers on it, but there are no CREATE TRIGGER ... statements in the resulting script.
Dear @mathias-sa
You are right, let me work on it. I just need two weeks to close many other project.
Thanks a lot!
I'm not very proficient in JS, but let me know if I can help with the SQL or testing side.
If you can point me in the right direction I can help add this functionality. Just realised this wasn't happening when added to our environment.