Commit 117a108
Merge origin/main into feat/blocks: resolve provision-layer conflicts
Reconcile origin/main (version-sync + finish-graphql-export-flow, #26/#27)
with the Blocks tiering refactor that routes app provisioning to the
modules host, bakes provision recipes into the template, and tiers the
base template to auth:email.
Ten provision-layer files were reconciled across the merge:
graphql/provision/provision.ts and the nextjs/constructive-app
packages/provision sources (config.ts, create-db.ts, helpers.ts,
provision.ts, seed/index.ts) plus the baked provision recipes
(provision_new_user procedure, app_namespaces namespaceprovision
trigger + trigger fn). main's version-sync and export-flow changes are
kept alongside the tiering refactor's routing of provisioning to the
modules host.
use-create-organization.ts stays deleted: the base tier strips the
org/b2b surface, so the admin organizations create hook is intentionally
not reintroduced from main.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>13,477 files changed
Lines changed: 139962 additions & 1806 deletions
File tree
- graphql/provision
- nextjs/constructive-app
- extensions/@pgpm
- database-jobs
- deploy/schemas/app_jobs
- helpers
- procedures
- grants
- tables
- job_queues
- grants
- indexes
- jobs
- grants
- indexes
- triggers
- scheduled_jobs
- grants
- indexes
- triggers
- triggers
- revert/schemas/app_jobs
- helpers
- procedures
- grants
- tables
- job_queues
- grants
- indexes
- jobs
- grants
- indexes
- triggers
- scheduled_jobs
- grants
- indexes
- triggers
- triggers
- sql
- verify/schemas/app_jobs
- helpers
- procedures
- grants
- tables
- job_queues
- grants
- indexes
- jobs
- grants
- indexes
- triggers
- scheduled_jobs
- grants
- indexes
- triggers
- triggers
- inflection
- deploy
- extension
- schemas/inflection
- procedures
- tables/inflection_rules
- fixtures
- indexes
- revert
- extension
- schemas/inflection
- procedures
- tables/inflection_rules
- fixtures
- indexes
- sql
- verify
- extension
- schemas/inflection
- procedures
- tables/inflection_rules
- fixtures
- indexes
- jwt-claims
- deploy/schemas
- ctx
- procedures
- jwt_private
- procedures
- jwt_public
- procedures
- revert/schemas
- ctx
- procedures
- jwt_private
- procedures
- jwt_public
- procedures
- sql
- verify/schemas
- ctx
- procedures
- jwt_private
- procedures
- jwt_public
- procedures
- metaschema-modules
- deploy/schemas
- metaschema_modules_public
- tables
- agent_module
- billing_module
- billing_provider_module
- blueprint_construction
- blueprint_template
- blueprint
- compute_log_module
- config_secrets_org_module
- config_secrets_user_module
- connected_accounts_module
- crypto_addresses_module
- crypto_auth_module
- db_usage_module
- default_ids_module
- denormalized_table_field
- devices_module
- emails_module
- entity_type_provision
- events_module
- function_module
- graph_module
- hierarchy_module
- identity_providers_module
- inference_log_module
- invites_module
- limits_module
- membership_types_module
- memberships_module
- merkle_store_module
- namespace_module
- notifications_module
- permissions_module
- phone_numbers_module
- plans_module
- profiles_module
- rate_limit_meters_module
- rate_limits_module
- realtime_module
- relation_provision
- rls_module
- secure_table_provision
- session_secrets_module
- sessions_module
- storage_log_module
- storage_module
- transfer_log_module
- user_auth_module
- user_state_module
- users_module
- webauthn_auth_module
- webauthn_credentials_module
- services_private
- services_public
- tables
- apis
- sites
- revert/schemas
- metaschema_modules_public
- tables
- agent_module
- billing_module
- billing_provider_module
- blueprint_construction
- blueprint_template
- blueprint
- compute_log_module
- config_secrets_org_module
- config_secrets_user_module
- connected_accounts_module
- crypto_addresses_module
- crypto_auth_module
- db_usage_module
- default_ids_module
- denormalized_table_field
- devices_module
- emails_module
- entity_type_provision
- events_module
- function_module
- graph_module
- hierarchy_module
- identity_providers_module
- inference_log_module
- invites_module
- limits_module
- membership_types_module
- memberships_module
- merkle_store_module
- namespace_module
- notifications_module
- permissions_module
- phone_numbers_module
- plans_module
- profiles_module
- rate_limit_meters_module
- rate_limits_module
- realtime_module
- relation_provision
- rls_module
- secure_table_provision
- session_secrets_module
- sessions_module
- storage_log_module
- storage_module
- transfer_log_module
- user_auth_module
- user_state_module
- users_module
- webauthn_auth_module
- webauthn_credentials_module
- services_private
- services_public
- tables
- apis
- sites
- sql
- verify/schemas
- metaschema_modules_public
- tables
- agent_module
- billing_module
- billing_provider_module
- blueprint_construction
- blueprint_template
- blueprint
- compute_log_module
- config_secrets_org_module
- config_secrets_user_module
- connected_accounts_module
- crypto_addresses_module
- crypto_auth_module
- db_usage_module
- default_ids_module
- denormalized_table_field
- devices_module
- emails_module
- entity_type_provision
- events_module
- function_module
- graph_module
- hierarchy_module
- identity_providers_module
- inference_log_module
- invites_module
- limits_module
- membership_types_module
- memberships_module
- merkle_store_module
- namespace_module
- notifications_module
- permissions_module
- phone_numbers_module
- plans_module
- profiles_module
- rate_limit_meters_module
- rate_limits_module
- realtime_module
- relation_provision
- rls_module
- secure_table_provision
- session_secrets_module
- sessions_module
- storage_log_module
- storage_module
- transfer_log_module
- user_auth_module
- user_state_module
- users_module
- webauthn_auth_module
- webauthn_credentials_module
- services_private
- services_public
- tables
- apis
- sites
- metaschema-schema
- deploy/schemas
- metaschema_private
- metaschema_public
- tables
- check_constraint
- composite_type
- database
- indexes
- default_privilege
- embedding_chunks
- enum
- field
- indexes
- foreign_key_constraint
- full_text_search
- function
- index
- node_type_registry
- fixtures
- partition
- policy
- primary_key_constraint
- schema_grant
- schema
- spatial_relation
- table_grant
- table
- indexes
- trigger_function
- trigger
- unique_constraint
- view_grant
- view_rule
- view_table
- view
- types
- revert/schemas
- metaschema_private
- metaschema_public
- tables
- check_constraint
- composite_type
- database
- indexes
- default_privilege
- embedding_chunks
- enum
- field
- indexes
- foreign_key_constraint
- full_text_search
- function
- index
- node_type_registry
- fixtures
- partition
- policy
- primary_key_constraint
- schema_grant
- schema
- spatial_relation
- table_grant
- table
- indexes
- trigger_function
- trigger
- unique_constraint
- view_grant
- view_rule
- view_table
- view
- types
- services_private
- services_public
- tables
- api_modules
- api_schemas
- apis
- apps
- domains
- site_metadata
- site_modules
- site_themes
- sites
- sql
- verify/schemas
- metaschema_private
- metaschema_public
- tables
- check_constraint
- composite_type
- database
- indexes
- default_privilege
- embedding_chunks
- enum
- field
- indexes
- foreign_key_constraint
- full_text_search
- function
- index
- node_type_registry
- fixtures
- partition
- policy
- primary_key_constraint
- schema_grant
- schema
- spatial_relation
- table_grant
- table
- indexes
- trigger_function
- trigger
- unique_constraint
- view_grant
- view_rule
- view_table
- view
- types
- services_private
- services_public
- tables
- api_modules
- api_schemas
- apis
- apps
- domains
- site_metadata
- site_modules
- site_themes
- sites
- services
- __tests__
- __snapshots__
- deploy/schemas
- services_private
- triggers
- 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
- services_private
- triggers
- 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
- verify/schemas
- services_private/triggers
- services_public/tables
- api_settings
- cors_settings
- database_settings
- pubkey_settings
- rls_settings
- webauthn_settings
- stamps
- deploy/schemas/stamps
- procedures
- revert/schemas/stamps
- procedures
- sql
- verify/schemas/stamps
- procedures
- types
- deploy/schemas/public
- domains
- revert/schemas/public
- domains
- sql
- verify/schemas/public
- domains
- utils
- deploy/schemas/utils
- procedures
- revert/schemas/utils
- procedures
- sql
- verify/schemas/utils
- procedures
- verify
- deploy/procedures
- revert/procedures
- sql
- verify/procedures
- packages
- export
- src
- myapp-service
- deploy/migrate
- revert/migrate
- verify/migrate
- myapp-test-seed
- deploy
- revert
- verify
- myapp
- deploy/schemas
- myapp_app_private
- grants/usage
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- myapp_app_public
- grants/usage
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- myapp_auth_private
- grants/usage
- procedures
- auth_settings
- authenticate_strict
- grants
- authenticate
- grants
- cleanup_expired_session_secrets
- consume_session_secret
- del_session_secret
- get_session_secret
- set_session_secret
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- tables
- app_settings_auth
- alterations
- columns
- allow_anonymous_sessions
- alterations
- allow_api_keys
- alterations
- allow_backup_codes
- alterations
- allow_cross_origin_token
- alterations
- allow_email_mfa
- alterations
- allow_email_otp_sign_in
- alterations
- allow_identity_sign_in
- alterations
- allow_identity_sign_up
- alterations
- allow_magic_link_sign_in
- alterations
- allow_magic_link_sign_up
- alterations
- allow_multiple_sessions
- alterations
- allow_password_sign_in
- alterations
- allow_password_sign_up
- alterations
- allow_sign_up
- alterations
- allow_sms_mfa
- alterations
- allow_sms_sign_in
- alterations
- allow_sms_sign_up
- alterations
- allow_totp_mfa
- alterations
- allow_webauthn_sign_in
- alterations
- allow_webauthn_sign_up
- alterations
- allow_webauthn_usernameless
- alterations
- allowed_auth_methods
- alterations
- allowed_origins
- alterations
- api_key_default_duration
- alterations
- api_key_max_duration
- alterations
- api_key_max_per_user
- alterations
- captcha_site_key
- alterations
- cookie_domain
- alterations
- cookie_httponly
- alterations
- cookie_max_age
- alterations
- cookie_path
- alterations
- cookie_samesite
- alterations
- cookie_secure
- alterations
- created_at
- alterations
- default_credential_duration
- alterations
- default_fingerprint_mode
- alterations
- default_session_duration
- alterations
- enable_captcha
- alterations
- enable_cookie_auth
- alterations
- enforce_primary_auth_method
- alterations
- identity_providers_max
- alterations
- id
- alterations
- max_sessions_per_user
- alterations
- mfa_challenge_expiry
- alterations
- min_password_length
- alterations
- oauth_error_redirect_path
- alterations
- oauth_require_verified_email
- alterations
- oauth_state_max_age
- alterations
- remember_me_duration
- alterations
- require_csrf_for_auth
- alterations
- require_mfa
- alterations
- session_idle_timeout
- alterations
- step_up_window
- alterations
- updated_at
- alterations
- constraints/app_settings_auths_pkey
- fixtures
- grants/authenticated
- select
- update
- indexes
- policies
- auth_sel_app_mem
- auth_upd_app_mem
- triggers
- app_settings_rate_limit
- alterations
- columns
- created_at
- alterations
- email_cooldown_period
- alterations
- id
- alterations
- ip_lockout_duration
- alterations
- ip_max_attempts
- alterations
- ip_rate_limit_window
- alterations
- ip_ua_max_attempts
- alterations
- login_lockout_duration
- alterations
- login_max_attempts
- alterations
- updated_at
- alterations
- user_lockout_duration
- alterations
- user_max_attempts
- alterations
- user_rate_limit_window
- alterations
- constraints/app_settings_rate_limits_pkey
- fixtures
- grants/authenticated
- select
- update
- indexes
- policies
- auth_sel_app_mem
- auth_upd_app_mem
- triggers
- auth_ip_rate_limits
- alterations
- columns
- action
- alterations
- attempts
- alterations
- created_at
- alterations
- first_attempt_at
- alterations
- id
- alterations
- ip_address
- alterations
- locked_until
- alterations
- ua_hash
- alterations
- updated_at
- alterations
- constraints
- auth_ip_rate_limits_ip_address_ua_hash_action_key
- auth_ip_rate_limits_pkey
- indexes
- triggers
- auth_rate_limits
- alterations
- columns
- action
- alterations
- attempts
- alterations
- created_at
- alterations
- first_attempt_at
- alterations
- id
- alterations
- last_attempt_at
- alterations
- locked_until
- alterations
- subject_id
- alterations
- updated_at
- alterations
- constraints
- auth_rate_limits_pkey
- auth_rate_limits_subject_id_action_key
- indexes
- triggers
- session_credentials
- alterations
- columns
- access_level
- alterations
- created_at
- alterations
- expires_at
- alterations
- id
- alterations
- key_id
- alterations
- kind
- alterations
- last_used_at
- alterations
- mfa_level
- alterations
- name
- alterations
- org_id
- alterations
- ot_token
- alterations
- revoked_at
- alterations
- secret_hash
- alterations
- session_id
- alterations
- updated_at
- alterations
- constraints
- session_credentials_key_id_key
- session_credentials_ot_token_key
- session_credentials_pkey
- session_credentials_secret_hash_key
- indexes
- triggers
- session_secrets
- alterations
- columns
- created_at
- alterations
- expires_at
- alterations
- id
- alterations
- name
- alterations
- session_id
- alterations
- updated_at
- alterations
- value
- alterations
- constraints
- session_secrets_pkey
- session_secrets_session_id_fkey
- session_secrets_session_id_name_key
- indexes
- policies
- triggers
- sessions
- alterations
- columns
- auth_method
- alterations
- created_at
- alterations
- csrf_secret
- alterations
- expires_at
- alterations
- fingerprint_mode
- alterations
- id
- alterations
- ip
- alterations
- is_anonymous
- alterations
- last_mfa_verified
- alterations
- last_password_verified
- alterations
- origin
- alterations
- revoked_at
- alterations
- uagent
- alterations
- updated_at
- alterations
- user_id
- alterations
- constraints/sessions_pkey
- indexes
- triggers
- trigger_fns
- views
- user_api_keys
- grants/authenticated/SELECT
- user_sessions
- grants/authenticated/SELECT
- myapp_auth_public
- grants/usage
- procedures
- check_password
- grants
- confirm_delete_account
- create_api_key
- current_ip_address
- current_user_agent
- current_user_id
- grants
- current_user
- extend_token_expires
- forgot_password
- provision_new_user
- request_cross_origin_token
- require_step_up
- reset_password
- revoke_api_key
- revoke_session
- send_account_deletion_email
- send_verification_email
- set_password
- sign_in_cross_origin
- sign_in
- sign_out
- sign_up
- verify_email
- verify_password
- verify_totp
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- myapp_events_private
- grants/usage
- procedures
- member_prune_events
- member_record_event
- member_remove_event
- member_upsert_aggr
- prune_events
- record_event
- remove_event
- upsert_aggr
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- trigger_fns
- myapp_events_public
- grants/usage
- procedures
- events_achieved
- events_required
- grant_achievement
- member_events_achieved
- member_events_required
- member_grant_achievement
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- tables
- app_achievement_rewards
- alterations
- columns
- amount
- alterations
- created_at
- alterations
- credit_type
- alterations
- expires_interval
- alterations
- id
- alterations
- level_name
- alterations
- reward_type
- alterations
- target_name
- alterations
- updated_at
- alterations
- constraints/app_achievement_rewards_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_all_all
- auth_upd_app_mem
- triggers
- app_event_aggregates
- alterations
- columns
- actor_id
- alterations
- count
- alterations
- created_at
- alterations
- id
- alterations
- name
- alterations
- period_start
- alterations
- updated_at
- alterations
- constraints
- app_event_aggregates_actor_id_fkey
- app_event_aggregates_actor_id_name_key
- app_event_aggregates_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_sel_all_all
- triggers
- app_event_types
- alterations
- columns
- aggregation
- alterations
- category
- alterations
- created_at
- alterations
- description
- alterations
- feeds_levels
- alterations
- id
- alterations
- is_active
- alterations
- is_milestone
- alterations
- name
- alterations
- period_interval
- alterations
- retention_days
- alterations
- updated_at
- alterations
- constraints
- app_event_types_name_key
- app_event_types_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_all_all
- auth_upd_app_mem
- triggers
- app_events
- alterations
- columns
- actor_id
- alterations
- count
- alterations
- created_at
- id
- alterations
- name
- alterations
- constraints
- app_events_actor_id_fkey
- app_events_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_sel_app_mem
- auth_sel_own
- table
- triggers
- app_level_grants
- alterations
- columns
- actor_id
- alterations
- created_at
- alterations
- id
- alterations
- level_name
- alterations
- period_start
- alterations
- updated_at
- alterations
- constraints
- app_level_grants_actor_id_fkey
- app_level_grants_actor_id_level_name_period_start_key
- app_level_grants_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_sel_app_mem
- auth_sel_own
- triggers
- app_level_requirements
- alterations
- columns
- created_at
- alterations
- description
- alterations
- id
- alterations
- level
- alterations
- name
- alterations
- priority
- alterations
- required_count
- alterations
- updated_at
- alterations
- constraints
- app_level_requirements_name_level_key
- app_level_requirements_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_all_all
- auth_upd_app_mem
- triggers
- app_levels
- alterations
- columns
- created_at
- alterations
- description
- alterations
- id
- alterations
- image
- alterations
- name
- alterations
- owner_id
- alterations
- updated_at
- alterations
- constraints
- app_levels_name_key
- app_levels_owner_id_fkey
- app_levels_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_all_all
- auth_upd_app_mem
- triggers
- org_achievement_rewards
- alterations
- columns
- amount
- alterations
- created_at
- alterations
- credit_type
- alterations
- entity_id
- alterations
- expires_interval
- alterations
- id
- alterations
- level_name
- alterations
- reward_type
- alterations
- target_name
- alterations
- updated_at
- alterations
- constraints
- org_achievement_rewards_entity_id_fkey
- org_achievement_rewards_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_ent_mem
- auth_ins_ent_mem
- auth_sel_ent_mem
- auth_upd_ent_mem
- triggers
- org_event_aggregates
- alterations
- columns
- actor_id
- alterations
- count
- alterations
- created_at
- alterations
- entity_id
- alterations
- entity_type
- alterations
- id
- alterations
- name
- alterations
- organization_id
- alterations
- period_start
- alterations
- updated_at
- alterations
- constraints
- org_event_aggregates_actor_id_fkey
- org_event_aggregates_actor_id_name_entity_id_key
- org_event_aggregates_entity_id_fkey
- org_event_aggregates_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_sel_ent_mem
- triggers
- org_event_types
- alterations
- columns
- aggregation
- alterations
- category
- alterations
- created_at
- alterations
- description
- alterations
- entity_id
- alterations
- feeds_levels
- alterations
- id
- alterations
- is_active
- alterations
- is_milestone
- alterations
- name
- alterations
- period_interval
- alterations
- retention_days
- alterations
- updated_at
- alterations
- constraints
- org_event_types_entity_id_fkey
- org_event_types_name_entity_id_key
- org_event_types_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_ent_mem
- auth_ins_ent_mem
- auth_sel_ent_mem
- auth_upd_ent_mem
- triggers
- org_events
- alterations
- columns
- actor_id
- alterations
- count
- alterations
- created_at
- entity_id
- alterations
- entity_type
- alterations
- id
- alterations
- name
- alterations
- organization_id
- alterations
- constraints
- org_events_actor_id_fkey
- org_events_entity_id_fkey
- org_events_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_sel_ent_mem
- auth_sel_own
- table
- triggers
- org_level_grants
- alterations
- columns
- actor_id
- alterations
- created_at
- alterations
- entity_id
- alterations
- id
- alterations
- level_name
- alterations
- period_start
- alterations
- updated_at
- alterations
- constraints
- org_level_grants_actor_id_fkey
- org_level_grants_actor_id_level_name_period_start_entity_id_key
- org_level_grants_entity_id_fkey
- org_level_grants_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_sel_ent_mem
- auth_sel_own
- triggers
- org_level_requirements
- alterations
- columns
- created_at
- alterations
- description
- alterations
- entity_id
- alterations
- id
- alterations
- level
- alterations
- name
- alterations
- priority
- alterations
- required_count
- alterations
- updated_at
- alterations
- constraints
- org_level_requirements_entity_id_fkey
- org_level_requirements_name_level_entity_id_key
- org_level_requirements_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_ent_mem
- auth_ins_ent_mem
- auth_sel_ent_mem
- auth_upd_ent_mem
- triggers
- org_levels
- alterations
- columns
- created_at
- alterations
- description
- alterations
- entity_id
- alterations
- id
- alterations
- image
- alterations
- name
- alterations
- owner_id
- alterations
- updated_at
- alterations
- constraints
- org_levels_entity_id_fkey
- org_levels_name_entity_id_key
- org_levels_owner_id_fkey
- org_levels_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_ent_mem
- auth_ins_ent_mem
- auth_sel_ent_mem
- auth_upd_ent_mem
- triggers
- myapp_infra_private
- grants/usage
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- trigger_fns
- myapp_infra_public
- grants/usage
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- tables
- app_namespace_events
- alterations
- columns
- actor_id
- alterations
- cpu_millicores
- alterations
- created_at
- 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/app_namespace_events_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_upd_app_mem
- table
- app_namespaces
- alterations
- columns
- annotations
- alterations
- created_at
- alterations
- description
- alterations
- id
- alterations
- is_active
- alterations
- labels
- alterations
- namespace_name
- alterations
- name
- alterations
- updated_at
- alterations
- constraints
- app_namespaces_name_key
- app_namespaces_namespace_name_key
- app_namespaces_pkey
- fixtures
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_upd_app_mem
- triggers
- myapp_invites_private
- grants/usage
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- trigger_fns
- myapp_invites_public
- grants/usage
- procedures
- submit_app_invite_code
- grants
- submit_org_invite_code
- grants
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- tables
- app_claimed_invites
- alterations
- columns
- created_at
- alterations
- data
- alterations
- id
- alterations
- receiver_id
- alterations
- sender_id
- alterations
- updated_at
- alterations
- constraints
- app_claimed_invites_pkey
- app_claimed_invites_receiver_id_fkey
- app_claimed_invites_sender_id_fkey
- grants/authenticated/select
- indexes
- policies
- auth_sel_receiver
- auth_sel_sender
- triggers
- app_invites
- alterations
- columns
- channel
- alterations
- created_at
- alterations
- data
- alterations
- email
- alterations
- expires_at
- alterations
- id
- alterations
- invite_count
- alterations
- invite_limit
- alterations
- invite_token
- alterations
- invite_valid
- alterations
- multiple
- alterations
- phone
- alterations
- profile_id
- alterations
- sender_id
- alterations
- updated_at
- alterations
- constraints
- app_invites_email_sender_id_key
- app_invites_invite_token_key
- app_invites_pkey
- app_invites_profile_id_fkey
- app_invites_sender_id_fkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_dir_own
- auth_ins_create_invite_check
- auth_ins_dir_own
- auth_sel_dir_own
- auth_upd_dir_own
- triggers
- org_claimed_invites
- alterations
- columns
- created_at
- alterations
- data
- alterations
- entity_id
- alterations
- id
- alterations
- receiver_id
- alterations
- sender_id
- alterations
- updated_at
- alterations
- constraints
- org_claimed_invites_entity_id_fkey
- org_claimed_invites_pkey
- org_claimed_invites_receiver_id_fkey
- org_claimed_invites_sender_id_fkey
- grants/authenticated/select
- indexes
- policies
- auth_sel_org_members_claimed
- auth_sel_receiver
- auth_sel_sender
- triggers
- org_invites
- alterations
- columns
- channel
- alterations
- created_at
- alterations
- data
- alterations
- email
- alterations
- entity_id
- alterations
- expires_at
- alterations
- id
- alterations
- invite_count
- alterations
- invite_limit
- alterations
- invite_token
- alterations
- invite_valid
- alterations
- is_read_only
- alterations
- multiple
- alterations
- phone
- alterations
- profile_id
- alterations
- receiver_id
- alterations
- sender_id
- alterations
- updated_at
- alterations
- constraints
- org_invites_email_sender_id_entity_id_key
- org_invites_entity_id_fkey
- org_invites_invite_token_key
- org_invites_pkey
- org_invites_profile_id_fkey
- org_invites_receiver_id_fkey
- org_invites_sender_id_fkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_dir_own
- auth_del_org_members_delete
- auth_ins_create_invite_check
- auth_ins_dir_own
- auth_sel_dir_own
- auth_sel_org_members_select
- auth_upd_dir_own
- triggers
- myapp_limits_private
- grants/usage
- procedures
- app_limits_check_soft
- app_limits_check
- app_limits_dec
- app_limits_inc
- app_limits_modify
- app_limits_resolve_cap
- org_limit_aggregates_check_soft
- org_limit_aggregates_check
- org_limit_aggregates_dec
- org_limit_aggregates_inc
- org_limit_aggregates_modify
- org_limit_aggregates_transfer_quota
- org_limits_check_soft
- org_limits_check
- org_limits_dec
- org_limits_inc
- org_limits_modify
- org_limits_resolve_cap
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- tables
- app_limit_warning_state
- alterations
- columns
- actor_id
- alterations
- id
- alterations
- warned_at
- alterations
- warning_id
- alterations
- constraints
- app_limit_warning_states_actor_id_fkey
- app_limit_warning_states_pkey
- app_limit_warning_states_warning_id_actor_id_key
- app_limit_warning_states_warning_id_fkey
- org_limit_warning_state
- alterations
- columns
- actor_id
- alterations
- entity_id
- alterations
- id
- alterations
- warned_at
- alterations
- warning_id
- alterations
- constraints
- org_limit_warning_states_actor_id_fkey
- org_limit_warning_states_entity_id_fkey
- org_limit_warning_states_pkey
- org_limit_warning_states_warning_id_actor_id_entity_id_key
- org_limit_warning_states_warning_id_fkey
- trigger_fns
- myapp_limits_public
- grants/usage
- procedures
- seed_app_limit_caps_defaults
- seed_app_limit_defaults
- seed_org_limit_caps_defaults
- seed_org_limit_defaults
- schema
- default_function_privs
- default_seq_privs
- default_table_privs
- tables
- app_limit_caps_defaults
- alterations
- columns
- id
- alterations
- max
- alterations
- name
- alterations
- constraints
- app_limit_caps_defaults_name_key
- app_limit_caps_defaults_pkey
- grants/authenticated
- delete
- insert
- select
- update
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_upd_app_mem
- app_limit_caps
- alterations
- columns
- entity_id
- alterations
- id
- alterations
- max
- alterations
- name
- alterations
- constraints
- app_limit_caps_name_entity_id_key
- app_limit_caps_pkey
- grants/authenticated
- delete
- insert
- select
- update
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_upd_app_mem
- app_limit_credit_code_items
- alterations
- columns
- amount
- alterations
- credit_code_id
- alterations
- credit_type
- alterations
- default_limit_id
- alterations
- id
- alterations
- constraints
- app_limit_credit_code_items_credit_code_id_default_limit_id_key
- app_limit_credit_code_items_credit_code_id_fkey
- app_limit_credit_code_items_default_limit_id_fkey
- app_limit_credit_code_items_pkey
- grants/authenticated
- delete
- insert
- select
- update
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_upd_app_mem
- app_limit_credit_codes
- alterations
- columns
- code
- alterations
- current_redemptions
- alterations
- expires_at
- alterations
- id
- alterations
- max_redemptions
- alterations
- constraints
- app_limit_credit_codes_code_key
- app_limit_credit_codes_pkey
- grants/authenticated
- delete
- insert
- select
- update
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_upd_app_mem
- app_limit_credit_redemptions
- alterations
- columns
- credit_code_id
- alterations
- entity_id
- alterations
- entity_type
- alterations
- id
- alterations
- organization_id
- alterations
- constraints
- app_limit_credit_redemptions_credit_code_id_entity_id_key
- app_limit_credit_redemptions_credit_code_id_fkey
- app_limit_credit_redemptions_pkey
- grants/authenticated
- insert
- select
- policies
- auth_ins_ent_mem
- auth_sel_adm
- auth_sel_own
- triggers
- app_limit_credits
- alterations
- columns
- actor_id
- alterations
- amount
- alterations
- credit_type
- alterations
- default_limit_id
- alterations
- id
- alterations
- reason
- alterations
- constraints
- app_limit_credits_actor_id_fkey
- app_limit_credits_default_limit_id_fkey
- app_limit_credits_pkey
- grants/authenticated
- insert
- select
- indexes
- policies
- auth_ins_app_mem
- auth_sel_app_mem
- auth_sel_own
- triggers
- app_limit_defaults
- alterations
- columns
- id
- alterations
- max
- alterations
- name
- alterations
- soft_max
- alterations
- constraints
- app_limit_defaults_name_key
- app_limit_defaults_pkey
- grants/authenticated
- delete
- insert
- select
- update
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_upd_app_mem
- app_limit_events
- alterations
- columns
- actor_id
- alterations
- created_at
- delta
- alterations
- entity_id
- alterations
- entity_type
- alterations
- event_type
- alterations
- id
- alterations
- max_at_event
- alterations
- name
- alterations
- num_after
- alterations
- num_before
- alterations
- organization_id
- alterations
- reason
- alterations
- constraints/app_limit_events_pkey
- grants/authenticated
- insert
- select
- policies
- auth_sel_app_mem
- auth_sel_own
- table
- app_limit_warnings
- alterations
- columns
- id
- alterations
- name
- alterations
- task_identifier
- alterations
- threshold_value
- alterations
- warning_type
- alterations
- constraints
- app_limit_warnings_name_key
- app_limit_warnings_pkey
- app_limits
- alterations
- columns
- actor_id
- alterations
- entity_type
- alterations
- id
- alterations
- max
- alterations
- name
- alterations
- num
- alterations
- organization_id
- alterations
- period_credits
- alterations
- plan_max
- alterations
- purchased_credits
- alterations
- soft_max
- alterations
- window_duration
- alterations
- window_start
- alterations
- constraints
- app_limits_actor_id_fkey
- app_limits_name_actor_id_key
- app_limits_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_sel_own
- auth_upd_app_mem
- triggers
- org_limit_aggregates
- alterations
- columns
- entity_id
- alterations
- entity_type
- alterations
- id
- alterations
- max
- alterations
- name
- alterations
- num
- alterations
- organization_id
- alterations
- period_credits
- alterations
- plan_max
- alterations
- purchased_credits
- alterations
- reserved
- alterations
- soft_max
- alterations
- window_duration
- alterations
- window_start
- alterations
- constraints
- org_limit_aggregates_entity_id_fkey
- org_limit_aggregates_name_entity_id_key
- org_limit_aggregates_pkey
- grants/authenticated
- delete
- insert
- select
- update
- indexes
- policies
- auth_del_admin
- auth_ins_admin
- auth_sel_admin
- auth_sel_ent_mem
- auth_upd_admin
- triggers
- org_limit_caps_defaults
- alterations
- columns
- id
- alterations
- max
- alterations
- name
- alterations
- constraints
- org_limit_caps_defaults_name_key
- org_limit_caps_defaults_pkey
- grants/authenticated
- delete
- insert
- select
- update
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_upd_app_mem
- org_limit_caps
- alterations
- columns
- entity_id
- alterations
- id
- alterations
- max
- alterations
- name
- alterations
- constraints
- org_limit_caps_name_entity_id_key
- org_limit_caps_pkey
- grants/authenticated
- delete
- insert
- select
- update
- policies
- auth_del_admin
- auth_ins_admin
- auth_sel_ent_mem
- auth_upd_admin
- org_limit_credits
- alterations
- columns
- actor_id
- alterations
- amount
- alterations
- credit_type
- alterations
- default_limit_id
- alterations
- entity_id
- alterations
- entity_type
- alterations
- id
- alterations
- organization_id
- alterations
- reason
- alterations
- constraints
- org_limit_credits_actor_id_fkey
- org_limit_credits_default_limit_id_fkey
- org_limit_credits_entity_id_fkey
- org_limit_credits_pkey
- grants/authenticated
- insert
- select
- indexes
- policies
- auth_sel_ent_mem
- auth_sel_own
- triggers
- org_limit_defaults
- alterations
- columns
- id
- alterations
- max
- alterations
- name
- alterations
- soft_max
- alterations
- constraints
- org_limit_defaults_name_key
- org_limit_defaults_pkey
- grants/authenticated
- delete
- insert
- select
- update
- policies
- auth_del_app_mem
- auth_ins_app_mem
- auth_sel_app_mem
- auth_upd_app_mem
- org_limit_events
- alterations
- columns
- actor_id
- alterations
- created_at
- delta
- alterations
- entity_id
- alterations
- entity_type
- alterations
- event_type
- alterations
- id
- alterations
- max_at_event
- alterations
- name
- alterations
- num_after
- alterations
- num_before
- alterations
- organization_id
- alterations
- reason
- alterations
- constraints/org_limit_events_pkey
- grants/authenticated
- insert
- select
- policies
- auth_sel_ent_mem
- auth_sel_own
- table
- org_limit_warnings
- alterations
- columns
- entity_id
- alterations
- id
- alterations
- name/alterations
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 | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
9 | 40 | | |
10 | 41 | | |
11 | 42 | | |
| 43 | + | |
| 44 | + | |
12 | 45 | | |
13 | 46 | | |
14 | 47 | | |
| |||
33 | 66 | | |
34 | 67 | | |
35 | 68 | | |
| 69 | + | |
36 | 70 | | |
37 | 71 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
211 | 216 | | |
212 | 217 | | |
213 | | - | |
214 | | - | |
| 218 | + | |
| 219 | + | |
215 | 220 | | |
216 | 221 | | |
217 | 222 | | |
218 | | - | |
| 223 | + | |
219 | 224 | | |
220 | 225 | | |
221 | 226 | | |
| |||
234 | 239 | | |
235 | 240 | | |
236 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
237 | 249 | | |
238 | 250 | | |
239 | 251 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
32 | 45 | | |
33 | 46 | | |
34 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments