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

OCORE-191: Adding new Schema setup property #54

Merged
merged 6 commits into from
Jul 14, 2024
Merged

Conversation

Piedone
Copy link
Member

@Piedone Piedone commented Jul 13, 2024

@github-actions github-actions bot changed the title Adding new Schema setup property OCORE-191: Adding new Schema setup property Jul 13, 2024
@@ -14,6 +14,7 @@ public class TenantSetupApiModel
public string DatabaseProvider { get; set; }
public string ConnectionString { get; set; }
public string TablePrefix { get; set; }
public string Schema { get; set; }
Copy link
Member

Choose a reason for hiding this comment

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

Is this actually used somewhere or only here for parity?

Copy link
Member Author

Choose a reason for hiding this comment

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

Only for parity, if anybody needs it.

@Piedone Piedone merged commit 8880ee9 into issue/OCC-245 Jul 14, 2024
2 checks passed
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.

2 participants