Skip to content

Convert snake case to camel case in dao automatic generation tool. #355

@daisukenishino2

Description

@daisukenishino2

Requirement

This need arises when the criteria of DDL is a snake case
and the criteria of programming language is a camel case.

Target of fix

In the measures to convert the table name and column name of the definition file, not only code but also generated SQL is changed, so I felt better to fix it at the code level.

https://github.com/OpenTouryoPoject/OpenTouryo/blob/develop/root/programs/CS/Frameworks/Tools/DaoGen_Tool/Form2.cs#L4311

Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions