Skip to content

column: { type: JSON } still won't work for Model.create #38

@ktmud

Description

@ktmud
db.define('foo', {
  content:  { type: JSON }
})

The JSON column is not properly stringified when use Model.create

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