Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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