]> Git — Sourcephile - tmp/julm/LesQuatreRoux.git/commit
add sql
authorJulien Moutinho <julm+LesQuatreRoux@sourcephile.fr>
Thu, 24 Apr 2025 01:29:44 +0000 (03:29 +0200)
committerJulien Moutinho <julm+LesQuatreRoux@sourcephile.fr>
Thu, 24 Apr 2025 01:32:59 +0000 (03:32 +0200)
commitc99169d5d8529f1e1333fc16c332dc78f8b64c4b
treeb7e400ca4c00ef063c4e8512c01d980c4a4665dc
parentc171c51dc57826cea3eff5b02d64391fe4dfbe22
add sql
13 files changed:
sql/drop.sql [new file with mode: 0644]
sql/export.sql [new file with mode: 0644]
sql/import.sql [new file with mode: 0644]
sql/init.sql [new file with mode: 0644]
sql/init/Abonnement.sql [new file with mode: 0644]
sql/init/Client.sql [new file with mode: 0644]
sql/init/Facture.sql [new file with mode: 0644]
sql/init/Ingrédient.sql [new file with mode: 0644]
sql/init/Lieu.sql [new file with mode: 0644]
sql/init/Panier.sql [new file with mode: 0644]
sql/init/Produit.sql [new file with mode: 0644]
sql/init/Période.sql [new file with mode: 0644]
sql/init/Vente.sql [new file with mode: 0644]