MCPcopy Create free account

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

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

Method__repr__
(self)
titan/identifiers.py:124
Method__repr__
(self)
titan/blueprint.py:245
Method__repr__
(self)
titan/var.py:24
Method__repr__
(self)
titan/resources/resource.py:378
Method__repr__
(self)
titan/resources/resource.py:628
Method__repr__
(self)
titan/resources/grant.py:193
Method__repr__
(self)
titan/resources/grant.py:728
Method__repr__
(self)
titan/resources/grant.py:812
Method__repr__
(self)
titan/operations/connector.py:132
Method__setitem__
(self, key, value)
titan/resource_tags.py:12
Method__str__
(self)
titan/resource_name.py:63
Method__str__
(self)
titan/enums.py:24
Method__str__
(self)
titan/identifiers.py:58
Method__str__
(self)
titan/identifiers.py:121
Method__truediv__
(self, key)
titan/operations/connector.py:135
Method_apply_refs
(stage_grants)
titan/blueprint.py:902
Function_best_guess_failing_parser
(parser, text)
titan/parse.py:437
Function_fail_if_not_granted
(result, *args)
titan/data_provider.py:155
Function_fetch_columns_for_table
(session: SnowflakeConnection, fqn: FQN)
titan/data_provider.py:391
Function_first_expr
(parser)
titan/parse.py:428
Method_missing_
(cls, val)
titan/enums.py:33
Function_notification_resolver
(data: dict)
titan/resources/notification_integration.py:428
Function_parse_copy_into
/* Standard data load */ COPY INTO [<namespace>.]<table_name> FROM { internalStage | externalStage | externalLocation } [ FILES
titan/parse.py:664
Function_parse_function_arguments_2023_compat
Input ----- FETCH_DATABASE(OBJECT [, BOOLEAN]) RETURN OBJECT Output ------ identifier => FETCH_DATABASE(OBJECT, BOOL
titan/data_provider.py:265
Function_parse_stage_path
(stage_path_str)
titan/parse.py:570
Method_recursive_check_for_conflicts
(src: Path, dst: Path)
titan/operations/connector.py:329
Method_recursive_copy
(src: SecurePath, dst: SecurePath)
titan/operations/connector.py:340
Method_render_vars
(field_value)
titan/resources/resource.py:456
Function_resolve_database
(sql)
titan/parse.py:282
Function_resolve_file_format
(sql)
titan/parse.py:289
Function_resolve_notification_integration
(sql)
titan/parse.py:331
Method_resolve_role_refs
(self)
titan/resources/resource.py:478
Function_resolve_stage
(sql)
titan/parse.py:304
Function_resolve_storage_integration
(sql)
titan/parse.py:322
Function_resolve_stream
(sql)
titan/parse.py:311
Method_resolve_vars
(self, vars: dict)
titan/resources/database.py:184
Method_resolve_vars
(self, vars: dict)
titan/resources/schema.py:124
Function_resolver
(data: dict)
titan/resources/storage_integration.py:326
Function_resolver
(data: dict)
titan/resources/stage.py:297
Function_resolver
(data: dict)
titan/resources/catalog_integration.py:221
Function_resolver
(data: dict)
titan/resources/secret.py:311
Function_resolver
(data: dict)
titan/resources/stream.py:391
Function_resolver
(data: dict)
titan/resources/function.py:335
Function_resolver
(data: dict)
titan/resources/security_integration.py:339
Function_resolver
(data: dict)
titan/resources/file_format.py:487
Function_resource_sort
(resource: Resource)
tools/check_resource_coverage.py:68
Method_serialize_field
(field, value)
titan/resources/resource.py:180
Function_suggest_correct_kwargs
(expected_kwargs, passed_kwargs)
titan/resources/resource.py:37
Methodabsolute
Make the path absolute, without normalization or resolving symlinks.
titan/operations/connector.py:152
Functionaccount_cloud
(cursor)
tests/integration/data_provider/test_fetch_resource_simple.py:25
Functionaccount_edition
(cursor)
tests/integration/data_provider/test_fetch_resource_simple.py:19
Functionaccount_locator
(cursor)
tests/integration/data_provider/test_fetch_resource.py:28
Functionallowlist_option
()
titan/cli.py:86
Functionapply
Apply a resource config to a Snowflake account
titan/cli.py:195
Functionblueprint_vars
()
conftest.py:44
Functionclear_cache
()
tests/integration/test_blueprint.py:29
Functioncli_connect
Test the connection to Snowflake
titan/cli.py:306
Functionconfig_path_option
()
titan/cli.py:67
Functionconfigure_aws_heavy
(conn)
tools/__reset_test_account.py:56
Methodcontainer
(self)
titan/resources/resource.py:494
Methodcontainer
(self)
titan/resources/resource.py:643
Methodconvert
(self, value, param, ctx)
titan/cli.py:24
Methodconvert
(self, value, param, ctx)
titan/cli.py:31
Methodconvert
(self, value, param, ctx)
titan/cli.py:38
Methodconvert
(self, value, param, ctx)
titan/cli.py:48
Functioncreate__default
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:28
Functioncreate_aggregation_policy
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:52
Functioncreate_database
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:63
Functioncreate_database_role_grant
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:76
Functioncreate_function
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:94
Functioncreate_future_grant
(urn: URN, data: dict, props: Props, if_not_exists: bool)
titan/lifecycle.py:107
Functioncreate_grant
(urn: URN, data: dict, props: Props, if_not_exists: bool)
titan/lifecycle.py:125
Functioncreate_grant_on_all
(urn: URN, data: dict, props: Props, if_not_exists: bool)
titan/lifecycle.py:144
Functioncreate_masking_policy
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:159
Functioncreate_procedure
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:170
Functioncreate_role_grant
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:184
Functioncreate_scanner_package
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:201
Functioncreate_schema
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:212
Functioncreate_table
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:225
Functioncreate_tag_reference
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:238
Functioncreate_view
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:249
Functioncursor
(suffix, test_db, marked_for_cleanup)
conftest.py:71
Methoddatabase
(self)
titan/resources/resource.py:647
Functiondatabase_config
()
tests/test_gitops.py:12
Functiondatabase_option
()
titan/cli.py:115
Methoddatabase_role
(self)
titan/resources/grant.py:824
Methoddefaults
(cls)
titan/resources/resource.py:375
Functiondrop__default
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:405
Functiondrop_account_parameter
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:414
Functiondrop_database
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:423
Functiondrop_database_role_grant
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:433
Functiondrop_function
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:447
Functiondrop_future_grant
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:456
Functiondrop_grant
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:471
Functiondrop_grant_on_all
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:486
Functiondrop_procedure
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:498
Functiondrop_role_grant
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:508
Functiondrop_scanner_package
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:518
Functiondummy_cursor
(request)
conftest.py:99
Functionemail_address
(cursor)
tests/integration/data_provider/test_fetch_resource.py:34
← previousnext →501–600 of 1,136, ranked by callers