Skip to content

Active Record: rails generateでPostgreSQLのtext[]型のマイグレーションファイルを生成したい #6

Open
@kou

Description

@kou

↓としたらt.text :readings, array: trueが生成されて欲しい!

rails generate scaffold item 'readings:text{array}'

参考: https://www.clear-code.com/blog/2020/12/22.html

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