Skip to content

Conversation

@labkey-adam
Copy link
Contributor

@labkey-adam labkey-adam commented Dec 24, 2025

Changes

  • Fix SQLClause.equals()
  • Eliminate DatabaseMigrationConfiguration.getColumnNameFilter(); each configuration's getTableSelector() method can filter columns, if needed.
  • Bootstrap Users and Guests groups during migration. Delete them before migration.
  • BasePostgreSqlDialect is common to Redshift and PostgreSQL; move PostgreSQL-specific methods from BasePostgreSqlDialect to PostgreSql92Dialect.
  • Fix SqlDialect.testLikeOperator() when scopes with different dialects are present. All configured scopes are tested, but the debug string used by the test was always generated assuming the LabKey scope.

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