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

feat(schemas): add account center table #6761

Merged

Conversation

wangsijie
Copy link
Contributor

Summary

Add new table account_centers, will be used to control each user fields in Profile API.

Testing

CI jobs should pass.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Nov 4, 2024

COMPARE TO master

Total Size Diff 📈 +2.31 KB

Diff by File
Name Diff
packages/schemas/alterations/next-1730689363-add-account-center.ts 📈 +965 Bytes
packages/schemas/src/foundations/jsonb-types/account-centers.ts 📈 +977 Bytes
packages/schemas/src/foundations/jsonb-types/index.ts 📈 +38 Bytes
packages/schemas/tables/account_centers.sql 📈 +385 Bytes

@github-actions github-actions bot added feature Cool stuff size/s labels Nov 4, 2024
@wangsijie wangsijie force-pushed the wangsijie-log-9896-database-table-for-profile-api-control branch from 309a46d to 0295c66 Compare November 4, 2024 03:09
@wangsijie wangsijie force-pushed the wangsijie-log-9896-database-table-for-profile-api-control branch from 0295c66 to 4cd7e01 Compare November 6, 2024 02:01
Copy link
Contributor

@simeng-li simeng-li left a comment

Choose a reason for hiding this comment

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

LGTM

@wangsijie wangsijie force-pushed the wangsijie-log-9896-database-table-for-profile-api-control branch from 4cd7e01 to 007de0a Compare November 6, 2024 03:18
@wangsijie wangsijie enabled auto-merge (squash) November 6, 2024 03:18
@wangsijie wangsijie merged commit 00e1752 into master Nov 6, 2024
37 checks passed
@wangsijie wangsijie deleted the wangsijie-log-9896-database-table-for-profile-api-control branch November 6, 2024 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants