Skip to content

Added example that uses a different database per tenant #1135

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

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

bart-degreed
Copy link
Contributor

Added an example project that uses a different database per tenant.
Note this only works when the database structure is identical for all tenants.

Answer to question at https://gitter.im/json-api-dotnet-core/Lobby?at=61e00492f5a394780002705b.

QUALITY CHECKLIST

  • Changes implemented in code
  • Complies with our contributing guidelines
  • N/A: Adapted tests
  • N/A: Documentation updated

Note this only works when the database structure is identical for all tenants.

Answer to question at https://gitter.im/json-api-dotnet-core/Lobby?at=61e00492f5a394780002705b.
@codecov
Copy link

codecov bot commented Jan 15, 2022

Codecov Report

Merging #1135 (368e694) into master (c2cf072) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1135   +/-   ##
=======================================
  Coverage   89.45%   89.45%           
=======================================
  Files         242      242           
  Lines        7209     7209           
=======================================
  Hits         6449     6449           
  Misses        760      760           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2cf072...368e694. Read the comment docs.

@bart-degreed bart-degreed requested a review from maurei January 15, 2022 16:25
@maurei maurei merged commit 9ee8ee7 into master Jan 21, 2022
@maurei maurei deleted the database-per-tenant branch January 21, 2022 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants