|
id
|
int(11)
|
|
|
|
|
id_profesional
|
int(11)
|
|
|
|
|
nombre
|
varchar(255)
|
|
|
|
|
foto
|
varchar(200)
|
|
|
|
|
descripcion
|
text
|
|
|
|
|
calorias
|
int(11)
|
|
|
|
|
categorias
|
text
|
|
|
|
|
tipo
|
text
|
|
|
|
|
dieta
|
text
|
|
|
|
|
publicar
|
tinyint(1)
|
|
|
0
|
|
id_contenidopub
|
varchar(100)
|
|
|
|
|
json_receta
|
longtext
|
|
|
|
|
enabled
|
int(11)
|
|
|
1
|
|
publicado
|
int(11)
|
|
|
1
|