Skip to content

fix: panic during migration#21031

Merged
jahzielv merged 3 commits intomainfrom
jve-fix-nil-field-migration
Aug 5, 2024
Merged

fix: panic during migration#21031
jahzielv merged 3 commits intomainfrom
jve-fix-nil-field-migration

Conversation

@jahzielv
Copy link
Copy Markdown
Contributor

@jahzielv jahzielv commented Aug 3, 2024

Related issue: #21030

Checklist for submitter

If some of the following don't apply, delete the relevant line.

  • Input data is properly validated, SELECT * is avoided, SQL injection is prevented (using placeholders for values in statements)
  • Added/updated tests
  • Manual QA for all new/changed functionality

@jahzielv jahzielv requested a review from a team as a code owner August 3, 2024 00:13
roperzh
roperzh previously approved these changes Aug 3, 2024
Co-authored-by: Sarah Gillespie <73313222+gillespi314@users.noreply.github.com>
gillespi314
gillespi314 previously approved these changes Aug 3, 2024
@roperzh
Copy link
Copy Markdown
Contributor

roperzh commented Aug 3, 2024

@jahzielv seems like there's a lint error

@jahzielv
Copy link
Copy Markdown
Contributor Author

jahzielv commented Aug 3, 2024

@roperzh yep fixed!

@jahzielv jahzielv merged commit 18977f3 into main Aug 5, 2024
@jahzielv jahzielv deleted the jve-fix-nil-field-migration branch August 5, 2024 13:23
roperzh pushed a commit that referenced this pull request Aug 5, 2024
> Related issue: #21030

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Sarah Gillespie <73313222+gillespi314@users.noreply.github.com>
roperzh added a commit that referenced this pull request Aug 5, 2024
> Related issue: #21030

Original PR at https://github.com/fleetdm/fleet/pull/21031/files

Co-authored-by: Jahziel Villasana-Espinoza <jahziel@fleetdm.com>
Co-authored-by: Sarah Gillespie <73313222+gillespi314@users.noreply.github.com>
@roperzh roperzh mentioned this pull request Aug 5, 2024
@lukeheath lukeheath mentioned this pull request Aug 9, 2024
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.

3 participants