Skip to content

原文でstatementsをSQL文と補完している箇所がある #3703

Description

@noborus

重要度

問題点

ecpg.sgmlで EXEC SQL ...; に対して These statements syntactically take the place of a C statement. となっている文をこのSQL文は、構文上でC言語の文の置き換えとなります。とSQLを補完しているが、これはSQLを書くための構文でSQL文ではない。

背景

ecpg.sgmlの見直しのため

解決方法

SQL statementsではないstatementsは「文」にする

注意点

実際にSQL文だった場合は直さないほうがよい?

貢献者として記載可否

以前の記載名を使用

貢献者名

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions