Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Format the good example in G-3110 #129

Closed
Assignees
PhilippSalvisberg
Labels
enhancementNew feature or request
Milestone
@PhilippSalvisberg

Description

@PhilippSalvisberg

The good example in G-3110 is formatted like this:

insert into departments (department_id  ,department_name  ,manager_id  ,location_id)values (departments_seq.nextval  ,'Support'  ,100  ,10);

adding a new line after the open parenthesis would make it look better and match the way the values are formatted:

insert into departments (   department_id  ,department_name  ,manager_id  ,location_id)values (departments_seq.nextval  ,'Support'  ,100  ,10);

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


    [8]ページ先頭

    ©2009-2025 Movatter.jp