makoiwa / protospace-39797

0 stars 0 forks source link

テーブル情報

users テーブル

Colum Type Options
email string null: false
encrypted_password string null: false
name text null: false
profile text null: false
occupation text null: false
position text null: false

Association

prototypes テーブル

Colum Type Options
title string null: false
catch_copy text null: false
concept text null: false
user references null: false

Association

comments テーブル

Colum Type Options
content text null: false
prototype references null: false
user references null: false

Association