hellodb
.io
Hide sidebar
B
recipe_box
Project settings
,
v0
No versions yet
MODELS · 3
/
cookbook
5
recipe
8
user
4
2 refs · 17 fields
user
4
PK
_id
objectid
email
varchar
display_name
varchar
created_at
timestamp
cookbook
5
PK
_id
objectid
FK
user_id
objectid
title
varchar
is_public
boolean
created_at
timestamp
recipe
8
PK
_id
objectid
FK
cookbook_id
objectid
title
varchar
serves
int
difficulty
enum
ingredients
object[]
steps
object[]
created_at
timestamp
{ }
ingredients
object[]
name
varchar
quantity
decimal
unit
enum
{ }
steps
object[]
position
int
instruction
text
minutes
int
Models
Names only
1
Relations
Foreign keys
2
Fields
Every field
3
Fit to screen
Space
Export
Exit preview
Exit preview
P
Report an issue
Zoom out
-
110%
Zoom in
=
Opening Recipe Box