Skip to content

Ensure FKs and indices in targetedms schema#1184

Closed
ankurjuneja wants to merge 2 commits intodevelopfrom
fb_Issue894_ensureFK
Closed

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

Conversation

@ankurjuneja
Copy link
Copy Markdown
Contributor

Rationale

Related Pull Requests

Changes

public Double getSchemaVersion()
{
return 26.002;
return 26.004;
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

@ankurjuneja ankurjuneja deleted the fb_Issue894_ensureFK branch March 27, 2026 16:44
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