Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Databased
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Øystein Kristoffer Tveit
Databased
Commits
66015a02
Commit
66015a02
authored
3 years ago
by
Øystein Kristoffer Tveit
Browse files
Options
Downloads
Patches
Plain Diff
Make input example run after mock data insertion
parent
3cc06bb4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
input_example.json
+7
-7
7 additions, 7 deletions
input_example.json
with
7 additions
and
7 deletions
input_example.json
+
7
−
7
View file @
66015a02
...
...
@@ -8,13 +8,13 @@
],
"Brenneri"
:
[
{
"BrenneriID"
:
1
,
"BrenneriID"
:
10
1
,
"Navn"
:
"Jacobsen & Svart"
}
],
"Gaard"
:
[
{
"GaardsID"
:
1
,
"GaardsID"
:
10
1
,
"Navn"
:
"Nombre de Dios"
,
"HoeydeOverHavet"
:
1500
,
"Region"
:
"Santa Ana"
,
...
...
@@ -23,7 +23,7 @@
],
"Kaffe"
:
[
{
"KaffeID"
:
1
,
"KaffeID"
:
10
1
,
"Navn"
:
"Vinterkaffe 2022"
,
"Brenningsgrad"
:
"lys"
,
"Beskrivelse"
:
"En velsmakende og kompleks kaffe for mørketiden"
,
...
...
@@ -38,15 +38,15 @@
"Notater"
:
"Wow – en odyssé for smaksløkene: sitrusskall, melkesjokolade, aprikos!"
,
"Poeng"
:
10
,
"Epost"
:
"elsker.vinterkaffe@email.com"
,
"KaffeID"
:
1
"KaffeID"
:
1
01
}
],
"Parti"
:
[
{
"PartiID"
:
1
,
"PartiID"
:
10
1
,
"InnhoestingsAar"
:
"2021"
,
"BetaltUSD"
:
8
,
"GaardsID"
:
1
,
"GaardsID"
:
10
1
,
"MetodeNavn"
:
"bærtørket Bourbon"
}
],
...
...
@@ -58,7 +58,7 @@
"inneholder"
:
[
{
"ArtsNavn"
:
"coffea arabica"
,
"PartiID"
:
1
"PartiID"
:
1
01
}
]
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment