You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advocacy_docs/pg_extensions/spl_check/using/index.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
---
2
2
title: Using EDB SPL Check
3
3
navTitle: Using
4
+
description: "Instructions for using EDB SPL Check to validate your EDB stored procedures."
4
5
---
5
6
6
7
EDB SPL Check helps you to find errors in an EDB stored procedure that a `CREATE PROCEDURE/FUNCTION` can miss. The following are some methods to check your code with EDB SPL Check.
0 commit comments