Skip to content

fix(database): revert column size bump to users token values#784

Merged
ecrupper merged 1 commit intomainfrom
revert-user-token-column
Mar 8, 2023
Merged

fix(database): revert column size bump to users token values#784
ecrupper merged 1 commit intomainfrom
revert-user-token-column

Conversation

@ecrupper
Copy link
Copy Markdown
Contributor

@ecrupper ecrupper commented Mar 8, 2023

It was determined that the bump in column size for the token value was not actually necessary. Better to be space-conscious with table sizes.

@ecrupper ecrupper requested a review from a team as a code owner March 8, 2023 16:42
@ecrupper ecrupper self-assigned this Mar 8, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 8, 2023

Codecov Report

Merging #784 (38c7bce) into main (d24da14) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #784   +/-   ##
=======================================
  Coverage   54.87%   54.87%           
=======================================
  Files         244      244           
  Lines       16506    16506           
=======================================
  Hits         9058     9058           
  Misses       7048     7048           
  Partials      400      400           
Impacted Files Coverage Δ
database/user/table.go 100.00% <ø> (ø)

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