Skip to content

Feature/hybrid product inventory erd#4

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

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

Conversation

@arshink
Copy link
Copy Markdown

@arshink arshink commented Feb 6, 2026

14041116

@arshink
Copy link
Copy Markdown
Author

arshink commented Feb 6, 2026

@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