Skip to content

Conversation

@dimitri-yatsenko
Copy link
Owner

Add missing parent table definitions to SQL examples:

  • Pattern 2: Add Customer table
  • One-to-One Pattern 1: Add Customer table
  • One-to-One Pattern 2: Add Employee table
  • Many-to-Many: Add Student and Course tables
  • Parameterization: Add Image and EnhanceMethod tables
  • Directed Graphs: Add Neuron table
  • Design Puzzle: Add State table

Add missing parent table definitions to SQL examples:
- Pattern 2: Add Customer table
- One-to-One Pattern 1: Add Customer table
- One-to-One Pattern 2: Add Employee table
- Many-to-Many: Add Student and Course tables
- Parameterization: Add Image and EnhanceMethod tables
- Directed Graphs: Add Neuron table
- Design Puzzle: Add State table
@dimitri-yatsenko dimitri-yatsenko merged commit bbd04e9 into main Dec 17, 2025
2 checks passed
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.

3 participants