Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
na17p2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tom Henrion
na17p2
Commits
25ff06ae
Commit
25ff06ae
authored
Jun 07, 2020
by
Tom HENRION
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MLD.txt Improvement
parent
13748410
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
MLD.txt
MLD.txt
+3
-4
No files found.
MLD.txt
View file @
25ff06ae
Parcelle(#Numero : integer, Surface : float, Exposition : integer, Etat : {Plantation, Arrachage}, cépage=>Cépage, type_sol=>Type_de_sol, culture=>Méthode_de_Culture, récolte=>Mode_de_récolte)
Parcelle(#Numero : integer, Surface : float, Exposition : integer, Etat : {Plantation, Arrachage}, cépage=>Cépage, type_sol=>Type_de_sol, culture=>Méthode_de_Culture, récolte=>Mode_de_récolte
, taille=>Mode_de_taille
)
Numero NOT NULL
Etat NOT NULL
Surface > 0 NOT NULL
...
...
@@ -31,10 +31,9 @@ Méthode_de_récolte (#Methode de recolte : {Manuel, Mecanique}, Prix : float)
Methode de recolte NOT NULL
Prix >0 NOT NULL
Mode de taille (#Id : integer, Nom : string, parcelle=>Parcelle)
Id une clé artificielle
Mode de taille (#Nom : string, description : string)
Nom NOT NULL
parcelle NOT NULL²
Description NOT NULL
Vin (#Id : integer, Nom : string, Prix:float, conditionnement=>Conditionnement, critère=>Critère_qualitatif, circuit=>Circuit_Vente)
Id une clé artificielle
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment