Skip to content

feat(partner): add partner config columns to db#1056

Open
strawHat121 wants to merge 1 commit intochaynHQ:developfrom
strawHat121:feat-add-partner-config-to-db
Open

feat(partner): add partner config columns to db#1056
strawHat121 wants to merge 1 commit intochaynHQ:developfrom
strawHat121:feat-add-partner-config-to-db

Conversation

@strawHat121
Copy link
Copy Markdown
Contributor

Resolves #1039

What changes did you make and why did you make them?

  • Added a TypeORM migration to introduce 15 nullable varchar columns to the partner table.
  • Also updated the Partner entity with the corresponding decorators.

Result of command \d partner after running the migration locally -

Screenshot 2026-03-11 at 9 53 34 PM

Did you run tests? Share screenshot of results:

Screenshot 2026-03-11 at 9 58 22 PM

The ones that failed are due to missing storyblok token.

How did you find us? (GitHub, Google search, social media, etc.): Github

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.

Add partner config columns to the database

1 participant