Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Titan-Systems/titan
/ functions
Functions
1,136 in github.com/Titan-Systems/titan
⨍
Functions
1,136
◇
Types & classes
335
↳
Endpoints
2
Function
scope_option
()
titan/cli.py:106
Function
session_ctx
()
tests/test_blueprint_finalize.py:10
Function
session_ctx
()
tests/test_blueprint_ownership.py:18
Function
session_ctx
()
tests/test_plan.py:10
Function
session_ctx
()
tests/test_blueprint.py:31
Function
sort_key
(change: ResourceChange)
titan/blueprint.py:1438
Function
sql_fixture
(request)
tests/test_resources.py:61
Function
suffix
()
conftest.py:55
Method
synonyms
Override to provide a dictionary of synonyms for the enum values
titan/enums.py:132
Method
synonyms
(cls)
titan/enums.py:341
Method
table_stage
(self)
titan/resources/table.py:190
Method
tag_names
(self)
titan/resource_tags.py:36
Method
tags
(self)
titan/resources/tag.py:126
Method
tags
(self)
titan/resources/tag.py:168
Function
teardown
()
tools/manage_test_account.py:99
Function
teardown_and_reset
()
tools/manage_test_account.py:104
Method
temporary_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
Function
test_account_can_add_database
()
tests/test_resource_containers.py:8
Function
test_account_cannot_add_schema
()
tests/test_resource_containers.py:15
Function
test_account_scoped_resource_solo
(session_ctx)
tests/test_blueprint_finalize.py:25
Function
test_account_scoped_resource_with_children
(session_ctx)
tests/test_blueprint_finalize.py:34
Function
test_blueprint_account_grants
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:420
Function
test_blueprint_account_parameters_sync_drift
(cursor)
tests/integration/test_blueprint.py:498
Function
test_blueprint_all_grant_triggers_create
(cursor, test_db, role)
tests/integration/test_blueprint.py:238
Function
test_blueprint_allowlist
(session_ctx, remote_state)
tests/test_blueprint.py:649
Function
test_blueprint_chained_ownership
(session_ctx, remote_state)
tests/test_blueprint.py:291
Function
test_blueprint_config_validation
()
tests/test_blueprint.py:670
Function
test_blueprint_create_resource_with_database_role_owner
(session_ctx, remote_state)
tests/test_blueprint_ownership.py:272
Function
test_blueprint_create_resource_with_database_role_owner
(cursor, suffix, test_db)
tests/integration/test_blueprint.py:441
Function
test_blueprint_crossreferenced_database
(cursor)
tests/integration/test_blueprint.py:152
Function
test_blueprint_database_params_passed_to_public_schema
(cursor, suffix)
tests/integration/test_blueprint.py:466
Function
test_blueprint_deduplicate_resources
(session_ctx, remote_state)
tests/test_blueprint.py:225
Function
test_blueprint_dont_add_public_schema
(session_ctx, remote_state)
tests/test_blueprint.py:261
Function
test_blueprint_dump_plan_create
(session_ctx, remote_state)
tests/test_blueprint.py:440
Function
test_blueprint_dump_plan_drop
(session_ctx)
tests/test_blueprint.py:545
Function
test_blueprint_dump_plan_transfer
(session_ctx)
tests/test_blueprint.py:508
Function
test_blueprint_dump_plan_update
(session_ctx)
tests/test_blueprint.py:470
Function
test_blueprint_edition_checks
(session_ctx, remote_state)
tests/test_blueprint.py:719
Function
test_blueprint_grant_role_to_public
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:401
Function
test_blueprint_grant_with_lowercase_priv_drift
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:351
Function
test_blueprint_implied_container_tree
(session_ctx, remote_state)
tests/test_blueprint.py:276
Function
test_blueprint_missing_database_inferred_from_session_context
(cursor)
tests/integration/test_blueprint.py:231
Function
test_blueprint_missing_resource_pointer
(cursor)
tests/integration/test_blueprint.py:214
Function
test_blueprint_modify_resource
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:127
Function
test_blueprint_name_equivalence_drift
(cursor, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:166
Function
test_blueprint_ownership_sorting
(session_ctx, remote_state)
tests/test_blueprint.py:407
Function
test_blueprint_plan_no_changes
(cursor, user, role)
tests/integration/test_blueprint.py:73
Function
test_blueprint_plan_scope_stubbing
(session_ctx)
tests/test_blueprint.py:829
Function
test_blueprint_plan_sql
(cursor, user)
tests/integration/test_blueprint.py:182
Function
test_blueprint_polymorphic_resource_resolution
(session_ctx, remote_state)
tests/test_blueprint.py:314
Function
test_blueprint_present_resource_pointer
(cursor)
tests/integration/test_blueprint.py:222
Function
test_blueprint_quoted_identifier_drift
(cursor, test_db, suffix)
tests/integration/test_blueprint.py:387
Function
test_blueprint_quoted_references
(cursor)
tests/integration/test_blueprint.py:335
Function
test_blueprint_reference_sorting
(session_ctx, remote_state)
tests/test_blueprint.py:386
Function
test_blueprint_resource_owned_by_plan_role
(session_ctx, remote_state)
tests/test_blueprint.py:198
Function
test_blueprint_scope
(session_ctx, remote_state)
tests/test_blueprint.py:791
Function
test_blueprint_scope_config
()
tests/test_blueprint.py:757
Function
test_blueprint_scope_missing_resource
(cursor)
tests/integration/test_blueprint.py:516
Function
test_blueprint_scope_sorting
(session_ctx, remote_state)
tests/test_blueprint.py:367
Function
test_blueprint_share_custom_owner
(cursor, suffix)
tests/integration/test_blueprint.py:597
Function
test_blueprint_single_schema_example
(cursor, suffix)
tests/integration/test_blueprint.py:523
Function
test_blueprint_split_role_user
(cursor)
tests/integration/test_blueprint.py:562
Function
test_blueprint_sync_dont_remove_system_schemas
(cursor, suffix)
tests/integration/test_blueprint.py:248
Function
test_blueprint_sync_plan_matches_remote_state
(cursor, suffix)
tests/integration/test_blueprint.py:291
Function
test_blueprint_sync_remote_state_contains_extra_resource
(cursor, suffix)
tests/integration/test_blueprint.py:313
Function
test_blueprint_sync_resource_missing_from_remote_state
(cursor, suffix)
tests/integration/test_blueprint.py:267
Function
test_blueprint_vars
(session_ctx)
tests/test_blueprint.py:579
Function
test_blueprint_vars_comparison_with_system_names
()
tests/test_vars.py:6
Function
test_blueprint_vars_in_owner
(session_ctx)
tests/test_blueprint.py:641
Function
test_blueprint_vars_spec
(session_ctx)
tests/test_blueprint.py:615
Function
test_blueprint_warehouse_scaling_policy_doesnt_render_in_standard_edition
(session_ctx, remote_state)
tests/test_blueprint.py:740
Function
test_blueprint_with_database
(resource_manifest)
tests/test_blueprint.py:82
Function
test_blueprint_with_nested_database
(cursor)
tests/integration/test_blueprint.py:378
Function
test_blueprint_with_schema
(resource_manifest)
tests/test_blueprint.py:99
Function
test_blueprint_with_table
(resource_manifest)
tests/test_blueprint.py:131
Function
test_blueprint_with_udf
(resource_manifest)
tests/test_blueprint.py:163
Function
test_blueprint_with_view
(resource_manifest)
tests/test_blueprint.py:114
Function
test_blueprint_zero_drift_after_apply
(cursor, test_db, suffix, marked_for_cleanup)
tests/integration/test_blueprint.py:94
Function
test_container_service
Test a container service in Titan end-to-end
tests/test_container_service.py:15
Function
test_convert_role_ref
()
tests/test_resource_refs.py:30
Function
test_create_drop_from_json
(resource, cursor, suffix)
tests/integration/test_lifecycle.py:50
Function
test_custom_role_owner
(session_ctx, remote_state)
tests/test_blueprint_ownership.py:63
Function
test_data_identity
(resource)
tests/test_identities.py:68
Function
test_database_can_add_schema
()
tests/test_resource_containers.py:22
Function
test_database_cannot_add_user
()
tests/test_resource_containers.py:29
Function
test_database_cannot_add_view
()
tests/test_resource_containers.py:36
Function
test_database_config
(database_config)
tests/test_gitops.py:38
Function
test_database_role_grants
(cursor, suffix, marked_for_cleanup)
tests/integration/test_lifecycle.py:217
Function
test_database_scoped_container_construction
()
tests/test_resources.py:117
Function
test_database_scoped_resource_solo
(session_ctx)
tests/test_blueprint_finalize.py:46
Function
test_database_scoped_resource_solo_with_active_database_session
()
tests/test_blueprint_finalize.py:55
Function
test_database_scoped_resource_with_attached_parent
(session_ctx)
tests/test_blueprint_finalize.py:80
Function
test_database_scoped_resource_with_inline_referenced_parent
(session_ctx)
tests/test_blueprint_finalize.py:104
Function
test_database_scoped_resource_with_referenced_parent
(session_ctx)
tests/test_blueprint_finalize.py:93
Function
test_database_with_custom_owner_modifies_public_schema_owner
(session_ctx, remote_state)
tests/test_blueprint_ownership.py:300
Function
test_db
(suffix)
conftest.py:60
Function
test_default_owner
(session_ctx, remote_state)
tests/test_blueprint_ownership.py:41
Function
test_empty_blueprint
(session_ctx)
tests/test_blueprint_finalize.py:19
Function
test_enum_field_serialization
()
tests/test_resources.py:51
Function
test_example
(example, cursor, marked_for_cleanup, blueprint_vars)
tests/integration/test_examples.py:33
← previous
next →
801–900 of 1,136, ranked by callers