@[email protected] to Programmer [email protected] • 10 months agoInfinite Loopprogramming.devimagemessage-square67fedilinkarrow-up11.3Karrow-down17
arrow-up11.29Karrow-down1imageInfinite Loopprogramming.dev@[email protected] to Programmer [email protected] • 10 months agomessage-square67fedilink
minus-square@[email protected]linkfedilink4•10 months agoAre there triggers in the sql database? It’s too easy otherwise
minus-square@[email protected]linkfedilink3•10 months agoThere are on delete triggers to fix circular dependencies when deleting rows, triggers on update and triggers on row creation!
Are there triggers in the sql database? It’s too easy otherwise
There are on delete triggers to fix circular dependencies when deleting rows, triggers on update and triggers on row creation!