Disable Performance Rule PE001 (Schema Name for procedures is not specified) for System Stored Procs
tlentine
Posts: 6 Bronze 1
in SQL Prompt
Is there a way to disable or override PE001 in SQL Prompt 9 for system stored procedures? Generally speaking we like to prefix calls to "our" stored procedures with the schema name, so this rule is a nice feature. However, in cases where we make calls to system stored procedures (e.g. EXEC sp_set_session_contex) I'd like to not be warned or notified that we're missing the schema name.
Can this be done presently in the product? If not, can you add this to your feature list for possible consideration for a future version?
Thanks!
Can this be done presently in the product? If not, can you add this to your feature list for possible consideration for a future version?
Thanks!
Tagged:
Answers
Currently, there is no way to disable/override the PE001 rule for system stored procedures.
Can you please add your request to our UserVoice forum ?
Thank you,
Regards,
Fabiola