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(backend): tenants table v1 #3132

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

njlie
Copy link
Contributor

@njlie njlie commented Nov 25, 2024

Changes proposed in this pull request

  • Add tenants table in migration for backend database
  • Add ObjectionJS model.ts file to model tenants table schema

Context

Closes #3103.

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

@njlie njlie linked an issue Nov 25, 2024 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added pkg: backend Changes in the backend package. type: source Changes business logic labels Nov 25, 2024
Copy link
Collaborator

@golobitch golobitch left a comment

Choose a reason for hiding this comment

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

LGTM

@njlie njlie merged commit ea7b2f7 into 2893/multi-tenancy-v1 Nov 26, 2024
24 of 36 checks passed
@njlie njlie deleted the nl/3103/backend-tenants-table branch November 26, 2024 20:06
njlie added a commit that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package. type: source Changes business logic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Multi-Tenant] backend tenants table
2 participants