2025-08-29 07:44:17 +02:00
2025-08-29 07:33:44 +02:00
2025-08-28 07:13:19 +02:00
2025-08-28 22:43:46 +02:00
2025-08-29 07:44:17 +02:00
2025-08-28 13:54:30 +02:00

Construire l'image

docker build -t iut/pgsql:2025-08 .

Données

Schéma

Adherent : id, nom, prenom, genre, naissance, codepostal Famille : code, famille, code_parent Article : code, article, famille_code, factpoids, prix Ticket : id, date_ticket, adherent_id, mode_rglt Ligne : id, ticket_id, article_code, prix_unitaire, quantite

Description
No description provided
Readme 75 MiB
Languages
PLpgSQL 76.5%
Python 18.1%
HTML 2.8%
Dockerfile 2.1%
Shell 0.5%