Skip to content

[AASM] Make user_totps table's aasm_state column not null#13756

Open
rluodev wants to merge 1 commit into
mainfrom
rluodev/13318-aasm-make-user_totps-tables-aasm_state-column-not-null
Open

[AASM] Make user_totps table's aasm_state column not null#13756
rluodev wants to merge 1 commit into
mainfrom
rluodev/13318-aasm-make-user_totps-tables-aasm_state-column-not-null

Conversation

@rluodev
Copy link
Copy Markdown
Contributor

@rluodev rluodev commented May 15, 2026

Summary of the problem

Previously, was nullable

Describe your changes

Now, not nullable. 6 user_totps currently have the column as null. https://hcb.hackclub.com/blazer/queries/1208-user_totp-s-with-aasm_state-null - a command needs to be run to make these entries not null before merge

@rluodev rluodev self-assigned this May 15, 2026
@rluodev rluodev requested a review from a team May 15, 2026 22:54
@rluodev rluodev requested a review from garyhtou as a code owner May 15, 2026 22:54
@rluodev rluodev linked an issue May 15, 2026 that may be closed by this pull request
@rluodev
Copy link
Copy Markdown
Contributor Author

rluodev commented May 15, 2026

@garyhtou a command needs to be run to set the user_totps entries to a non-null aasm_state value in prod

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 user_totps table's aasm_state column not null

2 participants