Skip to content

Avoid violation of G-2340 in G-2330 #160

Closed
@PhilippSalvisberg

Description

@PhilippSalvisberg

The bad examples of G-2330 the following guidelines should use CHAR SEMANTIC:

co_null_string constant varchar2(1 char) := '';

instead of

co_null_string constant varchar2(1) := '';

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions