Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

task[hmi-server] - server cleanup #3464

Merged
merged 6 commits into from
Apr 29, 2024
Merged

task[hmi-server] - server cleanup #3464

merged 6 commits into from
Apr 29, 2024

Conversation

dvince2
Copy link
Collaborator

@dvince2 dvince2 commented Apr 29, 2024

Description

  • Did some legwork for future database work, bringing description and name into the parent TerariumAsset class, and updating all the tests for that.
  • Changing the data type of description to be text for future proofing.
  • Explicitly define string length on the two classes we've migrated so far
  • Wrote needed migrations.

* Did some legwork for future database work, bringing `description` and `name` into the parent `TerariumAsset` class, and updating all the tests for that.
* Changing the data type of `description` to be text for future proofing.
* Explicitly define string length on the two classes we've migrated so far
* Wrote needed migrations.
* PR feedback changing to 512
@dvince2 dvince2 requested a review from YohannParis April 29, 2024 20:19
Copy link
Collaborator

@dgauldie dgauldie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dgauldie dgauldie merged commit 2ade310 into main Apr 29, 2024
9 checks passed
@dgauldie dgauldie deleted the dvince/db_work_and_prep branch April 29, 2024 20:40
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