Skip to content

G-3170: Minor Update #63

Closed
Closed
@RichardSoule

Description

@RichardSoule

In the 'good' code there is the following:
column_defaulted varchar2(10) default on null 'default')

Suggested improvement:

column_defaulted varchar2(10 char) default on null 'default')

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions