Skip to content

asm gen:sync-models ignores fields if there are class/instance methods #14

@liangjh

Description

@liangjh

in my model i added new fields and expect that asm gen:sync-models would create the new columns. i've also added some class methods and instance methods.

i've noticed that asm gen:sync-models ignores everything when i have class and instance methods. there are also no error messages or anything.

after commenting out the class and instance methods, asm gen:sync-models runs fine.

can this be remedied? would think that it ought to ignore methods and resolve new fields. at the least it probably shouldn't fail silently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions