Completed
Avoiding Continuous Trigger Loops
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Call Me Back, Postgres
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Me
- 3 Main Players
- 4 Key Connections
- 5 PG Triggers
- 6 Define a Function
- 7 Apply Trigger Function
- 8 PG Notify and Listen
- 9 Broadcast a Notification
- 10 Listen for Notifications
- 11 Using Rails Migrations
- 12 Syncing Process Design
- 13 Maintaining a Connection
- 14 Logging Triggers
- 15 Avoiding Continuous Trigger Loops
- 16 Selving for Edge Cases
- 17 Resources