Document SQL schema and implement foreign key constraints#50
Open
givecoffee wants to merge 118 commits into
Open
Document SQL schema and implement foreign key constraints#50givecoffee wants to merge 118 commits into
givecoffee wants to merge 118 commits into
Conversation
Added detailed project description and SQL schema for the community garden management system, including data points and justifications for PostgreSQL types. Included seed script for populating the plants table and addressed UUID default value issue.
Added detailed project description and initial SQL schema for the community garden management system. Included data points, PostgreSQL types, and example data insertions.
Schema/week2 type analysis
Document project details and SQL schema for community garden system
Merge pull request #31 from givecoffee/main
…es-schema` Consolidate and Format SQL Lab Scripts
Schema Evolution with ALTER TABLE Operations
Document project details and SQL schema for community garden system
…n-table Table Lifecycle Management (TEMPORARY & TRUNCATE)
…umns Merge pull request #35 from givecoffee/main
…rategy docs: add big data scaling strategy for week 3 #14
feat: ratings table schema with FK constraint #15
feat: seed movies and ratings with test data #16
test: demonstrate FK constraint violations #17
…parison docs: data warehouse vs data lake architecture #18
…cleanup Add files via upload
…-labels Analytics/week9 case sentiment labels
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.