rspec/rules/S3618/description.adoc
Arseniy Zaostrovnykh 8ad659aa24 Escape plaintext urls
2021-02-08 16:21:28 +01:00

7 lines
356 B
Plaintext

Any insert which omits a value for a ``++NOT NULL++`` column in a database table will be automatically rejected by the database unless a default value has been specified for the column.
*Noteworthy*
This rule raises issues only when a *Database Catalog* is provided during the analysis. See \https://docs.sonarqube.org/latest/analysis/languages/cobol/