Skip to content

Ensure FKs and indices in targetedms schema#1184

Draft
ankurjuneja wants to merge 2 commits intodevelopfrom
fb_Issue894_ensureFK
Draft

Ensure FKs and indices in targetedms schema#1184
ankurjuneja wants to merge 2 commits intodevelopfrom
fb_Issue894_ensureFK

Conversation

@ankurjuneja
Copy link
Contributor

Rationale

Related Pull Requests

Changes

public Double getSchemaVersion()
{
return 26.002;
return 26.004;
Copy link
Contributor

Choose a reason for hiding this comment

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

It doesn't really matter, but I'm curious why 26.003 was skipped.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it is in another PR in the works- https://github.com/LabKey/targetedms/pull/1183/changes

@labkey-adam
Copy link
Contributor

@ankurjuneja TargetedMS development (especially new SQL scripts) is typically merged to the current release branch, so 26.3 currently. Maybe there's a reason to target develop for this PR, but please double check: once an upgrade script is merged to develop no further scripts can be added to 26.3.

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