Skip to content

why finally sql's tablename have sor es #257

@class4cxy

Description

@class4cxy

habo = model.register('habo', habo);
==>
SELECT habos ....

habo = model.register('habos', habo);
==>
SELECT habos ....

habo = model.register('haboss', habo);
==>
SELECT habosses ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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