itay-moav / rahl_commander

Rahl commander is a tool for easilly check schema rules and manage db object like stored procedures, trigger and functions
MIT License
1 stars 1 forks source link

handle circular logic with functions and SPs #9

Closed itay-moav closed 9 years ago

itay-moav commented 9 years ago

If a SP/Func is dependant on an yet unexisting SP/FUNC make it run a full circle several times before failing.