Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor HairTrigger builder to support referencing old and new tables #125

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

gagalago
Copy link
Contributor

@gagalago gagalago commented Jul 19, 2024

fix: #123

add ability to access to transition tables. that allow to know which rows changed, this is especially useful when using statement triggers

@gagalago gagalago force-pushed the transition_table branch 3 times, most recently from 92fbc71 to 9ea1d64 Compare July 22, 2024 08:40
@gagalago gagalago marked this pull request as ready for review July 22, 2024 08:41
@gagalago gagalago force-pushed the transition_table branch 2 times, most recently from 5b460d1 to 74ccd3d Compare July 25, 2024 09:08
@gagalago
Copy link
Contributor Author

I tested the code on our application without any issues

Copy link
Owner

@jenseng jenseng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thanks @gagalago!

@jenseng jenseng merged commit d06fb34 into jenseng:master Sep 4, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ability to access to transition tables
2 participants