Skip to content

Couldn't set naming convertion when create DDL #30

@fliu721

Description

@fliu721

Add this configuration in db.properties
db.namingconvention=com.avaje.ebean.config.MatchingNamingConvention
or
db.namingconvention=MATCHING

db.ddl.drop=true
db.ddl.create=true

When run the application, the auto generate table's name and table's column name is still underscore name style.

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