Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/extensions/db2i/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Enter the value `null` to set a column to *null*. If the column cannot accept at

## Syntax checking

When connected to an IBM i, should be enabled. Here is what triggers to syntax checker:
When connected to an IBM i, the syntax checker has the following options:

* as you edit an SQL file, the statement being edited will be syntax checked after a short period of time (enabled by default)
* when you open an SQL file, the entire document will be checked (disabled by default and has a limit of 200 statements in the document)
Expand Down