Skip to content

I don't know how to generate a model fields with default value in doc. #601

Open
@abserari

Description

@abserari

buffalo g resource disk name:string size:int actual_size:int:"{null:true}
I try this to generate fizz with null setting
want to get
t.Column("actual_size", "integer", {null: true})

but I couldn't find an instruction.

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