#A4# #Authentication# ## ## #id_authentication# #integer# ## ## #Email# #email# ## ## #Password# #password# ## ## #Lista# ## ## #id_lista# #integer# ## ## #nombre# #text# ## ## #Comparte# ## ## #id_comparte# #integer# ## ## #id_auth# #Authentication.id_authentication# ## ## #id_lista# #Lista.id_lista# ## ## ## ## #Item# ## ## #id_item# #integer# ## ## #nombre# #text# ## ## #Compra# ## ## #id_compra# #integer# ## ## #id_lista# #lista.id_lista# ## ## #id_item# #item.id_item# ## ## #cantidad# #float# ## ## ## ## ## ## ## ##