Commit b9242fc
committed
fix: remove constructive-compute-stubs, fix pgpm deploy ordering
- Remove constructive-compute-stubs directory (has metaschema_public deps
that don't exist in standalone mode)
- Strip constructive-compute-stubs from .control requires in both
constructive-compute and constructive-platform-function-graph
- Strip partman entries from constructive-compute pgpm.plan (reference
metaschema_public.partition which doesn't exist standalone)
- Strip metaschema_public.partition INSERTs from compiled SQL
- Fix module deploy order: graph before compute (compute depends on graph)
in scripts/up.sh and functions-test connections.ts
- Restore Dan's pgpm.plan from 3573c0f as base, append only new column
entries for inputs/outputs/props/volatile/icon/category1 parent 9d19c5e commit b9242fc
405 files changed
Lines changed: 232 additions & 3784 deletions
File tree
- packages/functions-test/src
- pgpm
- constructive-compute-stubs
- deploy/schemas
- constructive_infra_private
- constructive_infra_public
- tables
- platform_namespace_events
- alterations
- columns
- actor_id
- alterations
- cpu_millicores
- alterations
- created_at
- alterations
- database_id
- alterations
- event_type
- alterations
- id
- alterations
- memory_bytes
- alterations
- message
- alterations
- metadata
- alterations
- metrics
- alterations
- namespace_id
- alterations
- network_egress_bytes
- alterations
- network_ingress_bytes
- alterations
- pod_count
- alterations
- storage_bytes
- alterations
- constraints/platform_namespace_events_pkey
- indexes
- table
- platform_namespaces
- alterations
- columns
- annotations
- alterations
- created_at
- alterations
- database_id
- alterations
- description
- alterations
- id
- alterations
- is_active
- alterations
- labels
- alterations
- namespace_name
- alterations
- name
- alterations
- updated_at
- alterations
- constraints
- platform_namespaces_database_id_name_key
- platform_namespaces_namespace_name_key
- platform_namespaces_pkey
- indexes
- constructive_users_public
- tables
- role_types
- alterations
- columns
- id
- alterations
- name
- alterations
- constraints
- role_types_name_key
- role_types_pkey
- users
- alterations
- columns
- created_at
- alterations
- display_name
- alterations
- id
- alterations
- profile_picture
- search_tsv
- type
- alterations
- updated_at
- alterations
- username
- alterations
- constraints
- users_pkey
- users_type_fkey
- users_username_key
- indexes
- services_public
- tables
- api_modules
- api_schemas
- api_settings
- apis
- apps
- cors_settings
- database_settings
- domains
- pubkey_settings
- rls_settings
- site_metadata
- site_modules
- site_themes
- sites
- webauthn_settings
- revert/schemas
- constructive_infra_private
- constructive_infra_public
- tables
- platform_namespace_events
- alterations
- columns
- actor_id
- alterations
- cpu_millicores
- alterations
- created_at
- alterations
- database_id
- alterations
- event_type
- alterations
- id
- alterations
- memory_bytes
- alterations
- message
- alterations
- metadata
- alterations
- metrics
- alterations
- namespace_id
- alterations
- network_egress_bytes
- alterations
- network_ingress_bytes
- alterations
- pod_count
- alterations
- storage_bytes
- alterations
- constraints/platform_namespace_events_pkey
- indexes
- table
- platform_namespaces
- alterations
- columns
- annotations
- alterations
- created_at
- alterations
- database_id
- alterations
- description
- alterations
- id
- alterations
- is_active
- alterations
- labels
- alterations
- namespace_name
- alterations
- name
- alterations
- updated_at
- alterations
- constraints
- platform_namespaces_database_id_name_key
- platform_namespaces_namespace_name_key
- platform_namespaces_pkey
- indexes
- constructive_users_public
- tables
- role_types
- alterations
- columns
- id
- alterations
- name
- alterations
- constraints
- role_types_name_key
- role_types_pkey
- users
- alterations
- columns
- created_at
- alterations
- display_name
- alterations
- id
- alterations
- profile_picture
- search_tsv
- type
- alterations
- updated_at
- alterations
- username
- alterations
- constraints
- users_pkey
- users_type_fkey
- users_username_key
- indexes
- services_public
- tables
- api_modules
- api_schemas
- api_settings
- apis
- apps
- cors_settings
- database_settings
- domains
- pubkey_settings
- rls_settings
- site_metadata
- site_modules
- site_themes
- sites
- webauthn_settings
- sql
- verify/schemas
- constructive_infra_private
- constructive_infra_public
- tables
- platform_namespace_events
- alterations
- columns
- actor_id
- alterations
- cpu_millicores
- alterations
- created_at
- alterations
- database_id
- alterations
- event_type
- alterations
- id
- alterations
- memory_bytes
- alterations
- message
- alterations
- metadata
- alterations
- metrics
- alterations
- namespace_id
- alterations
- network_egress_bytes
- alterations
- network_ingress_bytes
- alterations
- pod_count
- alterations
- storage_bytes
- alterations
- constraints/platform_namespace_events_pkey
- indexes
- table
- platform_namespaces
- alterations
- columns
- annotations
- alterations
- created_at
- alterations
- database_id
- alterations
- description
- alterations
- id
- alterations
- is_active
- alterations
- labels
- alterations
- namespace_name
- alterations
- name
- alterations
- updated_at
- alterations
- constraints
- platform_namespaces_database_id_name_key
- platform_namespaces_namespace_name_key
- platform_namespaces_pkey
- indexes
- constructive_users_public
- tables
- role_types
- alterations
- columns
- id
- alterations
- name
- alterations
- constraints
- role_types_name_key
- role_types_pkey
- users
- alterations
- columns
- created_at
- alterations
- display_name
- alterations
- id
- alterations
- profile_picture
- search_tsv
- type
- alterations
- updated_at
- alterations
- username
- alterations
- constraints
- users_pkey
- users_type_fkey
- users_username_key
- indexes
- services_public
- tables
- api_modules
- api_schemas
- api_settings
- apis
- apps
- cors_settings
- database_settings
- domains
- pubkey_settings
- rls_settings
- site_metadata
- site_modules
- site_themes
- sites
- webauthn_settings
- constructive-compute
- sql
- constructive-platform-function-graph
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
0 commit comments