Skip to content

[AASM] Make employee_payments table's aasm_state column not null#13417

Open
rluodev wants to merge 4 commits intomainfrom
rluodev/13300-aasm-make-employee_payments-tables-aasm_state-column-not-null
Open

[AASM] Make employee_payments table's aasm_state column not null#13417
rluodev wants to merge 4 commits intomainfrom
rluodev/13300-aasm-make-employee_payments-tables-aasm_state-column-not-null

Conversation

@rluodev
Copy link
Copy Markdown
Contributor

@rluodev rluodev commented Apr 6, 2026

Summary of the problem

Previously, was nullable.

Describe your changes

Now, not nullable. Confirmed via Blazer on 4/6 that there are no null entries in this column on prod.

@rluodev rluodev self-assigned this Apr 6, 2026
@rluodev rluodev requested a review from a team April 6, 2026 22:16
@rluodev rluodev linked an issue Apr 6, 2026 that may be closed by this pull request
@rluodev rluodev requested a review from garyhtou as a code owner April 6, 2026 22:16
@garyhtou garyhtou enabled auto-merge April 9, 2026 20:10
@garyhtou garyhtou added this pull request to the merge queue Apr 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Apr 10, 2026
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.

[AASM] Make employee_payments table's aasm_state column not null

2 participants