chore: update schemas from constructive-db (refresh-export-tables) - #1856
Merged
Merged
Conversation
Auto-generated by schema-propagation workflow. Source: constructive-db@bde10783776
|
Review complete. No issues found — approved ✅. The PR contains no changed files (empty patch). No review findings. Reviewed commit: ad1ee92 |
This comment has been minimized.
This comment has been minimized.
…nifest hostname_bindings and route_bindings were removed from constructive-db's generated meta-export-tables list (consolidated into routes/bindings), leaving their overrides orphaned and failing the override/manifest parity test.
New metaschema_modules_public.k8s_admission_module table doesn't round-trip through snake_case (k_8_s_admission_module). Add the gqlTypeName override (K8sAdmissionModule, matching PostGraphile's generated schema) and register it as a known round-trip exception, mirroring i18n_module.
…ublic list permissions_module and config_secrets_user_module were removed from constructive-db's generated manifest (schema refactor); the hardcoded required-tables assertion was still expecting them.
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.
Automated Schema + SDK Update
This PR was created by the schema-propagation workflow.
What changed
Updated schema files from constructive-db and regenerated ALL SDK clients.
Source:
constructive-db@bde10783776Schemas updated
sdk/constructive-sdk/schemas/— all API targets from constructive-db (auto-discovered)sdk/migrate-client/schemas/— migratepgpm/export/src/meta-export-tables.json— generated meta export table listClients regenerated
sdk/constructive-sdk/src/— ORM clientsdk/constructive-cli/src/— CLI clientsdk/constructive-react/src/— React hookssdk/migrate-client/src/— Migrate clientSkill references updated
.agents/skills/— Generated skill documentationAuto-generated by constructive-hub schema-propagation