Skip to content

Feature/hybrid product inventory erd - #4

Open
arshink wants to merge 8 commits into
dotnet:mainfrom
arshink:feature/hybrid-product-inventory-erd
Open

Feature/hybrid product inventory erd#4
arshink wants to merge 8 commits into
dotnet:mainfrom
arshink:feature/hybrid-product-inventory-erd

Conversation

@arshink

@arshink arshink commented Feb 6, 2026

Copy link
Copy Markdown

14041116

@arshink

arshink commented Feb 6, 2026

Copy link
Copy Markdown
Author

@dotnet-policy-service agree

1. The supplier_id column was defined as NOT NULL, which would prevent the deletion of a supplier if there were associated purchase orders. Changing it to allow NULL values enables the ON DELETE SET NULL behavior to work correctly.
2. The column name for the JSON data was changed from "lines" to "po_lines" to better reflect its purpose and avoid potential confusion with other tables that might have
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.

1 participant