dbLinter for VS CodedbLinter is a tool suite for assessing and improving the quality of database applications. It uses static code analysis and database queries governed by a centrally managed configuration. dbLinter targets all versions of Oracle AI Database, PostgreSQL, and APEXlang. It uses a predefined, configurable ruleset that originated with the Trivadis Coding Guidelines and has since evolved beyond them. The dbLinter extension for Visual Studio Code uses its bundled language server to identify rule violations and provide quick fixes for supported URIs. It can also execute SQL-based tests and invoke commands through the CLI. Your code is always analysed locally and never leaves your local environment. SettingsThe default settings are for an anonymous subscription plan.
This means that only around 50 rules are active.
These are the free rules from the To configure the set of rules to be applied, you need at least a Starter Subscription (Free). ExamplesChecksAvailable with an Anonymous Subscription (Free).
Quick FixesAvailable with an Essential Subscription.
After applying
Ignore IssueAvailable with an Anonymous Subscription (Free).
After adding the
Ignore Issues in FileAvailable with an Anonymous Subscription (Free).
SQL-based TestsAvailable with a Starter Subscription (Free).
CLI IntegrationAvailable with an Essential Subscription.
|







