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
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
Method
absolute
Make the path absolute, without normalization or resolving symlinks.
titan/operations/connector.py:152
Function
account_cloud
(cursor)
tests/integration/data_provider/test_fetch_resource_simple.py:25
Function
account_edition
(cursor)
tests/integration/data_provider/test_fetch_resource_simple.py:19
Function
account_locator
(cursor)
tests/integration/data_provider/test_fetch_resource.py:28
Function
allowlist_option
()
titan/cli.py:86
Function
apply
Apply a resource config to a Snowflake account
titan/cli.py:195
Function
blueprint_vars
()
conftest.py:44
Function
clear_cache
()
tests/integration/test_blueprint.py:29
Function
cli_connect
Test the connection to Snowflake
titan/cli.py:306
Function
config_path_option
()
titan/cli.py:67
Function
configure_aws_heavy
(conn)
tools/__reset_test_account.py:56
Method
container
(self)
titan/resources/resource.py:494
Method
container
(self)
titan/resources/resource.py:643
Method
convert
(self, value, param, ctx)
titan/cli.py:24
Method
convert
(self, value, param, ctx)
titan/cli.py:31
Method
convert
(self, value, param, ctx)
titan/cli.py:38
Method
convert
(self, value, param, ctx)
titan/cli.py:48
Function
create__default
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:28
Function
create_aggregation_policy
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:52
Function
create_database
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:63
Function
create_database_role_grant
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:76
Function
create_function
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:94
Function
create_future_grant
(urn: URN, data: dict, props: Props, if_not_exists: bool)
titan/lifecycle.py:107
Function
create_grant
(urn: URN, data: dict, props: Props, if_not_exists: bool)
titan/lifecycle.py:125
Function
create_grant_on_all
(urn: URN, data: dict, props: Props, if_not_exists: bool)
titan/lifecycle.py:144
Function
create_masking_policy
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:159
Function
create_procedure
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:170
Function
create_role_grant
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:184
Function
create_scanner_package
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:201
Function
create_schema
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:212
Function
create_table
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:225
Function
create_tag_reference
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:238
Function
create_view
(urn: URN, data: dict, props: Props, if_not_exists: bool = False)
titan/lifecycle.py:249
Function
cursor
(suffix, test_db, marked_for_cleanup)
conftest.py:71
Method
database
(self)
titan/resources/resource.py:647
Function
database_config
()
tests/test_gitops.py:12
Function
database_option
()
titan/cli.py:115
Method
database_role
(self)
titan/resources/grant.py:824
Method
defaults
(cls)
titan/resources/resource.py:375
Function
drop__default
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:405
Function
drop_account_parameter
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:414
Function
drop_database
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:423
Function
drop_database_role_grant
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:433
Function
drop_function
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:447
Function
drop_future_grant
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:456
Function
drop_grant
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:471
Function
drop_grant_on_all
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:486
Function
drop_procedure
(urn: URN, data: dict, if_exists: bool)
titan/lifecycle.py:498
Function
drop_role_grant
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:508
Function
drop_scanner_package
(urn: URN, data: dict, **kwargs)
titan/lifecycle.py:518
Function
dummy_cursor
(request)
conftest.py:99
Function
email_address
(cursor)
tests/integration/data_provider/test_fetch_resource.py:34
← previous
next →
501–600 of 1,136, ranked by callers