Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
fcc-rel-dbs-project-world-cup
Browse files
Nov 02, 2024
cleaned up code and fixed so all fcc tests passing, files submitted
· 4ddb3673
Elliot
authored
Nov 02, 2024
4ddb3673
entity relationship diagram for reference
· d281a948
Elliot
authored
Nov 02, 2024
d281a948
adding copies of fcc files for reference and future troubleshooting
· 643a3c3d
Elliot
authored
Nov 02, 2024
643a3c3d
cleaned up code some more
· 0e54bff7
Elliot
authored
Nov 02, 2024
0e54bff7
cleaning up code
· 1e56302a
Elliot
authored
Nov 02, 2024
1e56302a
fixed data dump, somehow was previously overwritten with wrong db data
· f351f00a
Elliot
authored
Nov 02, 2024
f351f00a
updated data dump
· 37cf253b
Elliot
authored
Nov 02, 2024
37cf253b
Updated README with resources and progress
· 667d6918
Elliot
authored
Nov 02, 2024
667d6918
all queries return expected outputs successfully
· 0fe3f517
Elliot
authored
Nov 02, 2024
0fe3f517
fixed a couple comment issues, cleaned up code
· e6f3757d
Elliot
authored
Nov 02, 2024
e6f3757d
updated db dump
· 3ea75694
Elliot
authored
Nov 02, 2024
3ea75694
fixed bug with insert game data, confirmed all 32 games inserting into games table correctly
· 1fff3c7f
Elliot
authored
Nov 02, 2024
1fff3c7f
Updated README with user stories progress
· 4e12d2a2
Elliot
authored
Nov 02, 2024
4e12d2a2
confirmed all 24 teams from full dataset now inserting into teams table correctly
· b30158f5
Elliot
authored
Nov 02, 2024
b30158f5
updated worldcup db dump
· 163a3f02
Elliot
authored
Nov 02, 2024
163a3f02
updated worldcup db dump
· 7e07dc59
Elliot
authored
Nov 02, 2024
7e07dc59
separated out inserting winners and opponents to teams table to fix issue of...
· 51a16bd9
Elliot
authored
Nov 02, 2024
51a16bd9
Nov 01, 2024
Updated README
· 2d30341f
Elliot
authored
Nov 01, 2024
2d30341f
test team and game data inserting except for russia which is missing and causing an error
· 92beda4f
Elliot
authored
Nov 01, 2024
92beda4f
updated db data dump
· efae9e41
Elliot
authored
Nov 01, 2024
efae9e41
execute permissions
· cfe21cd3
Elliot
authored
Nov 01, 2024
cfe21cd3
updated worldcup db dump
· d1ce8aa6
Elliot
authored
Nov 01, 2024
d1ce8aa6
inserts test games data successfully
· ae098011
Elliot
authored
Nov 01, 2024
ae098011
Oct 31, 2024
Updated README
· 4c64b21a
Elliot
authored
Oct 31, 2024
4c64b21a
updated permissions, starting to work with test data to insert
· 15fc29d7
Elliot
authored
Oct 31, 2024
15fc29d7
updated sql dump
· 9f52eb02
Elliot
authored
Oct 31, 2024
9f52eb02
Oct 30, 2024
db progress data dump
· 18588cd3
Elliot
authored
Oct 30, 2024
18588cd3
updated user stories progress; tables created
· fd53997a
Elliot
authored
Oct 30, 2024
fd53997a
db progress data dump
· 69c67c3b
Elliot
authored
Oct 30, 2024
69c67c3b
updated user stories progress
· e9fd7617
Elliot
authored
Oct 30, 2024
e9fd7617
smaller test dataset for dev
· 52394a3c
Elliot
authored
Oct 30, 2024
52394a3c
fcc provided starter script
· 28233b92
Elliot
authored
Oct 30, 2024
28233b92
fcc provided expected output
· 8821a2bd
Elliot
authored
Oct 30, 2024
8821a2bd
games data csv
· 9223a8f7
Elliot
authored
Oct 30, 2024
9223a8f7
Created README.md
· e90083c4
Elliot
authored
Oct 30, 2024
e90083c4
Loading