Skip to content

creating models with multiple fields #35

@Harper04

Description

@Harper04
 > ~/#: sg add model measurements channel:string timestamp:number value:number
ERR Expecting 2 parameter(s) at most but got 4 instead.

  scaffold a new data model

  USAGE

    seagull add model <name> [fields]

  PARAMETERS

    name   - name of the data model
    fields - list of data fields, like: `status:string done:boolean`

Only one field is working

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions