SQL Server change:
Adds 'IF' sys.object type for retrieving and mapping SQL.
Note: I did notice that the 'PC' type was also retrieved from DB but not mapped to stored procedures. Let me know if you want that extra case on line 65 or whether the 'PC' type should be removed from DB query.
SQL Server change: Adds 'IF' sys.object type for retrieving and mapping SQL.
Note: I did notice that the 'PC' type was also retrieved from DB but not mapped to stored procedures. Let me know if you want that extra case on line 65 or whether the 'PC' type should be removed from DB query.