Skip to content

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