EitanBlumin / CRUDE-ASP

Low Code Application Generator in Classic ASP, with MSSQL Database, Bootstrap, Fontawesome, and jQuery. Based on the AdminLTE web template.
https://git.eitanblumin.com/CRUDE-ASP/
Mozilla Public License 2.0
24 stars 13 forks source link

Add trigger on navigation table to prevent recursive loop #84

Closed EitanBlumin closed 5 years ago

EitanBlumin commented 5 years ago

Add a trigger that checks whether a recursive loop was created due to the recent modification, and if so, rollback the transaction and throw an exception.