Update vs_code_settings table schema

What does this MR do and why?

This MR adds a new field settings_context_hash to the vs_code_settings table. It also updates the unique index to include this new field to enforce uniqueness constraint at the database level.

References

Issue: Modify `vs_code_settings` table schema (#501280 - closed)

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.

Screenshots or screen recordings

Edited by Cindy Halim

Merge request reports

Loading