Skip to content

Update proposed DB schema on CDot Orders blueprint

Tyler Amos requested to merge ta-update-cdot-order-blueprint into master

What does this MR do and why?

This MR updates the proposed DB schema section of the CDot Orders blueprint. The columns listed in the proposed DB schema are being updated to reflect the actual fields added in the migrations to this point by the CDot Orders work. For example in https://gitlab.com/gitlab-org/customers-gitlab-com/-/merge_requests/9706. The actual schema can be found at https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/b16d878382a3ce6b65cc4ddadbce8aafae8f25e3/db/schema.rb#L668.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports