Skip to content

Activity types and platform lowercase for historical data#849

Merged
epipav merged 1 commit intomainfrom
bugfix/lower-case-activity-type-and-platform
May 11, 2023
Merged

Activity types and platform lowercase for historical data#849
epipav merged 1 commit intomainfrom
bugfix/lower-case-activity-type-and-platform

Conversation

@epipav
Copy link
Copy Markdown
Collaborator

@epipav epipav commented May 11, 2023

Changes proposed ✍️

  • updates activity type and platform to lowercase for historical data

What

🤖 Generated by Copilot at fc75f58

This change modifies the database schema to use lower case values for the type and platform columns in the activities table. This improves the data quality and simplifies the queries and filters.

🤖 Generated by Copilot at fc75f58

activities table
lower case for type and platform
a spring cleaning

Why

How

🤖 Generated by Copilot at fc75f58

  • Lower the case of type and platform columns in activities table to ensure consistency and avoid case-sensitive issues (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@epipav epipav marked this pull request as ready for review May 11, 2023 08:02
@epipav epipav requested review from joanagmaia and themarolt May 11, 2023 08:02
@epipav epipav self-assigned this May 11, 2023
@epipav epipav added the Bug Created by Linear-GitHub Sync label May 11, 2023
@epipav epipav merged commit 1b87699 into main May 11, 2023
@epipav epipav deleted the bugfix/lower-case-activity-type-and-platform branch May 11, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants