Skip to content

Update load_players_table_day2.sql to match players schema #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

sanchezg7
Copy link

player_seasons.sql defines the schema as having season as the last column. This change updates the seed script for the day 2 lecture to be correct. Otherwise, the seed script will not work due to a type mismatch.

`player_seasons.sql` defines the schema as having `season` as the last column. This change updates the seed script for the day 2 lecture to be correct. Otherwise, the seed script will not work due to a type mismatch.
@sanchezg7
Copy link
Author

I noticed a PR from December exists, already. Maybe it makes more sense to align player_seasons.sql since many downstream files seems to have been sourced with a different version of the schema.

@isangwanrahul
Copy link
Contributor

code added through different PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants