MCPcopy Create free account

hub / github.com/Titan-Systems/titan / functions

Functions1,136 in github.com/Titan-Systems/titan

Functionscope_option
()
titan/cli.py:106
Functionsession_ctx
()
tests/test_blueprint_finalize.py:10
Functionsession_ctx
()
tests/test_blueprint_ownership.py:18
Functionsession_ctx
()
tests/test_plan.py:10
Functionsession_ctx
()
tests/test_blueprint.py:31
Functionsort_key
(change: ResourceChange)
titan/blueprint.py:1438
Functionsql_fixture
(request)
tests/test_resources.py:61
Functionsuffix
()
conftest.py:55
Methodsynonyms
Override to provide a dictionary of synonyms for the enum values
titan/enums.py:132
Methodsynonyms
(cls)
titan/enums.py:341
Methodtable_stage
(self)
titan/resources/table.py:190
Methodtag_names
(self)
titan/resource_tags.py:36
Methodtags
(self)
titan/resources/tag.py:126
Methodtags
(self)
titan/resources/tag.py:168
Functionteardown
()
tools/manage_test_account.py:99
Functionteardown_and_reset
()
tools/manage_test_account.py:104
Methodtemporary_directory
Creates a temporary directory in the most secure manner possible. The directory is readable, writable, and searchable only by the cre
titan/operations/connector.py:397
Functiontest_account_can_add_database
()
tests/test_resource_containers.py:8
Functiontest_account_cannot_add_schema
()
tests/test_resource_containers.py:15
Functiontest_account_scoped_resource_solo
(session_ctx)
tests/test_blueprint_finalize.py:25
Functiontest_account_scoped_resource_with_children
(session_ctx)
tests/test_blueprint_finalize.py:34
Functiontest_blueprint_account_grants
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:420
Functiontest_blueprint_account_parameters_sync_drift
(cursor)
tests/integration/test_blueprint.py:498
Functiontest_blueprint_all_grant_triggers_create
(cursor, test_db, role)
tests/integration/test_blueprint.py:238
Functiontest_blueprint_allowlist
(session_ctx, remote_state)
tests/test_blueprint.py:649
Functiontest_blueprint_chained_ownership
(session_ctx, remote_state)
tests/test_blueprint.py:291
Functiontest_blueprint_config_validation
()
tests/test_blueprint.py:670
Functiontest_blueprint_create_resource_with_database_role_owner
(session_ctx, remote_state)
tests/test_blueprint_ownership.py:272
Functiontest_blueprint_create_resource_with_database_role_owner
(cursor, suffix, test_db)
tests/integration/test_blueprint.py:441
Functiontest_blueprint_crossreferenced_database
(cursor)
tests/integration/test_blueprint.py:152
Functiontest_blueprint_database_params_passed_to_public_schema
(cursor, suffix)
tests/integration/test_blueprint.py:466
Functiontest_blueprint_deduplicate_resources
(session_ctx, remote_state)
tests/test_blueprint.py:225
Functiontest_blueprint_dont_add_public_schema
(session_ctx, remote_state)
tests/test_blueprint.py:261
Functiontest_blueprint_dump_plan_create
(session_ctx, remote_state)
tests/test_blueprint.py:440
Functiontest_blueprint_dump_plan_drop
(session_ctx)
tests/test_blueprint.py:545
Functiontest_blueprint_dump_plan_transfer
(session_ctx)
tests/test_blueprint.py:508
Functiontest_blueprint_dump_plan_update
(session_ctx)
tests/test_blueprint.py:470
Functiontest_blueprint_edition_checks
(session_ctx, remote_state)
tests/test_blueprint.py:719
Functiontest_blueprint_grant_role_to_public
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:401
Functiontest_blueprint_grant_with_lowercase_priv_drift
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:351
Functiontest_blueprint_implied_container_tree
(session_ctx, remote_state)
tests/test_blueprint.py:276
Functiontest_blueprint_missing_database_inferred_from_session_context
(cursor)
tests/integration/test_blueprint.py:231
Functiontest_blueprint_missing_resource_pointer
(cursor)
tests/integration/test_blueprint.py:214
Functiontest_blueprint_modify_resource
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:127
Functiontest_blueprint_name_equivalence_drift
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:166
Functiontest_blueprint_ownership_sorting
(session_ctx, remote_state)
tests/test_blueprint.py:407
Functiontest_blueprint_plan_no_changes
(cursor, user, role)
tests/integration/test_blueprint.py:73
Functiontest_blueprint_plan_scope_stubbing
(session_ctx)
tests/test_blueprint.py:829
Functiontest_blueprint_plan_sql
(cursor, user)
tests/integration/test_blueprint.py:182
Functiontest_blueprint_polymorphic_resource_resolution
(session_ctx, remote_state)
tests/test_blueprint.py:314
Functiontest_blueprint_present_resource_pointer
(cursor)
tests/integration/test_blueprint.py:222
Functiontest_blueprint_quoted_identifier_drift
(cursor, test_db, suffix)
tests/integration/test_blueprint.py:387
Functiontest_blueprint_quoted_references
(cursor)
tests/integration/test_blueprint.py:335
Functiontest_blueprint_reference_sorting
(session_ctx, remote_state)
tests/test_blueprint.py:386
Functiontest_blueprint_resource_owned_by_plan_role
(session_ctx, remote_state)
tests/test_blueprint.py:198
Functiontest_blueprint_scope
(session_ctx, remote_state)
tests/test_blueprint.py:791
Functiontest_blueprint_scope_config
()
tests/test_blueprint.py:757
Functiontest_blueprint_scope_missing_resource
(cursor)
tests/integration/test_blueprint.py:516
Functiontest_blueprint_scope_sorting
(session_ctx, remote_state)
tests/test_blueprint.py:367
Functiontest_blueprint_share_custom_owner
(cursor, suffix)
tests/integration/test_blueprint.py:597
Functiontest_blueprint_single_schema_example
(cursor, suffix)
tests/integration/test_blueprint.py:523
Functiontest_blueprint_split_role_user
(cursor)
tests/integration/test_blueprint.py:562
Functiontest_blueprint_sync_dont_remove_system_schemas
(cursor, suffix)
tests/integration/test_blueprint.py:248
Functiontest_blueprint_sync_plan_matches_remote_state
(cursor, suffix)
tests/integration/test_blueprint.py:291
Functiontest_blueprint_sync_remote_state_contains_extra_resource
(cursor, suffix)
tests/integration/test_blueprint.py:313
Functiontest_blueprint_sync_resource_missing_from_remote_state
(cursor, suffix)
tests/integration/test_blueprint.py:267
Functiontest_blueprint_vars
(session_ctx)
tests/test_blueprint.py:579
Functiontest_blueprint_vars_comparison_with_system_names
()
tests/test_vars.py:6
Functiontest_blueprint_vars_in_owner
(session_ctx)
tests/test_blueprint.py:641
Functiontest_blueprint_vars_spec
(session_ctx)
tests/test_blueprint.py:615
Functiontest_blueprint_warehouse_scaling_policy_doesnt_render_in_standard_edition
(session_ctx, remote_state)
tests/test_blueprint.py:740
Functiontest_blueprint_with_database
(resource_manifest)
tests/test_blueprint.py:82
Functiontest_blueprint_with_nested_database
(cursor)
tests/integration/test_blueprint.py:378
Functiontest_blueprint_with_schema
(resource_manifest)
tests/test_blueprint.py:99
Functiontest_blueprint_with_table
(resource_manifest)
tests/test_blueprint.py:131
Functiontest_blueprint_with_udf
(resource_manifest)
tests/test_blueprint.py:163
Functiontest_blueprint_with_view
(resource_manifest)
tests/test_blueprint.py:114
Functiontest_blueprint_zero_drift_after_apply
(cursor, test_db, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:94
Functiontest_container_service
Test a container service in Titan end-to-end
tests/test_container_service.py:15
Functiontest_convert_role_ref
()
tests/test_resource_refs.py:30
Functiontest_create_drop_from_json
(resource, cursor, suffix)
tests/integration/test_lifecycle.py:50
Functiontest_custom_role_owner
(session_ctx, remote_state)
tests/test_blueprint_ownership.py:63
Functiontest_data_identity
(resource)
tests/test_identities.py:68
Functiontest_database_can_add_schema
()
tests/test_resource_containers.py:22
Functiontest_database_cannot_add_user
()
tests/test_resource_containers.py:29
Functiontest_database_cannot_add_view
()
tests/test_resource_containers.py:36
Functiontest_database_config
(database_config)
tests/test_gitops.py:38
Functiontest_database_role_grants
(cursor, suffix, marked_for_cleanup)
tests/integration/test_lifecycle.py:217
Functiontest_database_scoped_container_construction
()
tests/test_resources.py:117
Functiontest_database_scoped_resource_solo
(session_ctx)
tests/test_blueprint_finalize.py:46
Functiontest_database_scoped_resource_solo_with_active_database_session
()
tests/test_blueprint_finalize.py:55
Functiontest_database_scoped_resource_with_attached_parent
(session_ctx)
tests/test_blueprint_finalize.py:80
Functiontest_database_scoped_resource_with_inline_referenced_parent
(session_ctx)
tests/test_blueprint_finalize.py:104
Functiontest_database_scoped_resource_with_referenced_parent
(session_ctx)
tests/test_blueprint_finalize.py:93
Functiontest_database_with_custom_owner_modifies_public_schema_owner
(session_ctx, remote_state)
tests/test_blueprint_ownership.py:300
Functiontest_db
(suffix)
conftest.py:60
Functiontest_default_owner
(session_ctx, remote_state)
tests/test_blueprint_ownership.py:41
Functiontest_empty_blueprint
(session_ctx)
tests/test_blueprint_finalize.py:19
Functiontest_enum_field_serialization
()
tests/test_resources.py:51
Functiontest_example
(example, cursor, marked_for_cleanup, blueprint_vars)
tests/integration/test_examples.py:33
← previousnext →801–900 of 1,136, ranked by callers