Skip to content

Use tableName instead of tableInfo for dataclass upgrade scripts#7455

Merged
XingY merged 1 commit intodevelopfrom
fb_dataclassUpgradeTableName
Feb 25, 2026
Merged

Use tableName instead of tableInfo for dataclass upgrade scripts#7455
XingY merged 1 commit intodevelopfrom
fb_dataclassUpgradeTableName

Conversation

@XingY
Copy link
Contributor

@XingY XingY commented Feb 25, 2026

Rationale

sql.append(tableInfo) would append both schema and tableName, resulting in 2 schema parts in some of the upgrade script. This PR reverts those usages to use tableName.

Related Pull Requests

Changes

@XingY XingY requested a review from labkey-nicka February 25, 2026 18:02
@XingY XingY merged commit be15c7d into develop Feb 25, 2026
8 of 12 checks passed
@XingY XingY deleted the fb_dataclassUpgradeTableName branch February 25, 2026 18:13
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