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

fix(database): remove the character limits from the database schema #74

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

aidanprior
Copy link
Collaborator

Linked issue/ticket

Description

Eliminates errors from the database about inserting events that cannot fit.

Reproduction steps

Checklist

  • I've followed the Contributing guidelines
  • I've titled my PR according to the Conventional Commits spec
  • I've added tests that fail without this PR but pass with it
  • I've linted, tested, and commented my code
  • I've updated documentation (if appropriate)

Copy link
Contributor

@SamLarivs SamLarivs left a comment

Choose a reason for hiding this comment

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

Perfect. Thank you, Aidan!

@SamLarivs SamLarivs merged commit 68bafef into dev Oct 29, 2024
3 checks passed
@aidanprior aidanprior deleted the aidanprior/databaseFix branch October 30, 2024 00:39
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.

2 participants