Skip to content

Drop NOT NULL const. on sp_return_logs.requested_at#12007

Merged
vrajmohan merged 1 commit intomainfrom
vm-remove-requested-at-from-sp-return-log-1
Mar 21, 2025
Merged

Drop NOT NULL const. on sp_return_logs.requested_at#12007
vrajmohan merged 1 commit intomainfrom
vm-remove-requested-at-from-sp-return-log-1

Conversation

@vrajmohan
Copy link
Copy Markdown
Contributor

changelog: Internal, Events, Drop NOT NULL const. on sp_return_logs.requested_at

Step 1 of 3

Steps:

  1. Add migration to drop the NOT NULL constraint and deploy
  2. Add column to ignored_columns, remove all reads and writes and deploy
  3. Drop column using safety_assured and deploy

🎫 Ticket

Link to the relevant ticket:
LG-13781

changelog: Internal, Events, Drop NOT NULL const. on sp_return_logs.requested_at

Step 1 of 3

Steps:
1. Add migration to drop the NOT NULL constraint and deploy
2. Add column to `ignored_columns`, remove all reads and writes and deploy
3. Drop column using `safety_assured` and deploy
@vrajmohan vrajmohan requested a review from a team March 21, 2025 15:32
@vrajmohan vrajmohan merged commit d420bfc into main Mar 21, 2025
2 checks passed
@vrajmohan vrajmohan deleted the vm-remove-requested-at-from-sp-return-log-1 branch March 21, 2025 15:49
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.

2 participants