suscriptions_types_comptes
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
compte FK integer
-
type_compte FK integer
-
groupe1 enum
-
groupe2 enum
-
diaspora boolean
-
epargne_projet enum
-
status string (10)
suscriptions_produits_numeriques
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
produit_numerique FK integer
-
compte FK integer
-
status string (10)