direct: Fix migration for database_{instances,catalogs}, synced_database_tables#4424
Merged
direct: Fix migration for database_{instances,catalogs}, synced_database_tables#4424
Conversation
40b1e9c to
1749427
Compare
pietern
approved these changes
Feb 2, 2026
1749427 to
fde4ef7
Compare
fde4ef7 to
385f6b8
Compare
385f6b8 to
4e20790
Compare
deco-sdk-tagging bot
added a commit
that referenced
this pull request
Feb 5, 2026
## Release v0.287.0 ### CLI * Add Lakebase Autoscaling support to `psql` command ([#4399](#4399)) * Add `workspace_id` to the profiles command ([#4404](#4404)) ### Bundles * Add support for Lakebase resources (postgres_projects, postgres_branches, postgres_endpoints) ([#4423](#4423)) * Add missing values to SchemaGrantPrivilege enum ([#4380](#4380)) * Added support for UC catalogs (only in direct mode) ([#4342](#4342)) * engine/direct: Fix updates to fields being ignored for database_catalogs, synced_database_tables (([#4388](#4388))) * engine/direct: Fix migration for database_instances, database_catalog, synced_database_tables ([#4424](#4424)) * Show warning message if valueFrom is used instead of value_from in app config section ([$4429](#4429))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tests
Invariant tests added in #4421