MCPcopy Create free account

hub / github.com/GoogleCloudPlatform/cloud-spanner-emulator / functions

Functions4,078 in github.com/GoogleCloudPlatform/cloud-spanner-emulator

↓ 5 callersFunctionGetDatabaseDdl
Returns the schema of a database as a list of formatted DDL statements.
frontend/handlers/databases.cc:282
↓ 5 callersFunctionGetHandler
frontend/server/handler.cc:79
↓ 5 callersFunctionGetSchemaRow
backend/query/information_schema_catalog.cc:514
↓ 5 callersFunctionIndexRefsNonExistentColumn
common/errors.cc:1722
↓ 5 callersFunctionInvalidChangeStreamTvfArgumentOutOfRangeHeartbeat
common/errors.cc:1365
↓ 5 callersFunctionInvalidDropColumnWithDependency
common/errors.cc:929
↓ 5 callersFunctionInvalidOptionValueForFunction
common/errors.cc:4239
↓ 5 callersFunctionInvalidQueryType
common/errors.cc:3864
↓ 5 callersMethodIsBlocked
backend/locking/handle.cc:51
↓ 5 callersFunctionIsKeyColumn
backend/actions/evaluated_column.cc:63
↓ 5 callersFunctionKeyFromProtoInternal
frontend/converters/keys.cc:36
↓ 5 callersFunctionMergePartialResultSets
tests/common/chunking.cc:109
↓ 5 callersFunctionMlPredictRow_Argument_UnexpectedValueType
common/errors.cc:1858
↓ 5 callersMethodName
backend/query/queryable_named_schema.h:53
↓ 5 callersMethodNew
Creates a new ProtoBundle Builder. `proto_descriptor_bytes` is the protoc generated, bytes representation of the FileDescriptorSet containing all the
backend/schema/catalog/proto_bundle.h:114
↓ 5 callersFunctionNormalizeParameterNames
Normalizes parameter names in queries (currently only for PostgreSQL).
backend/query/query_engine.cc:1143
↓ 5 callersFunctionNullValueForNotNullColumn
common/errors.cc:2400
↓ 5 callersFunctionOnUpdateWithoutDefaultValue
common/errors.cc:2993
↓ 5 callersFunctionParseInstanceUri
frontend/common/uris.cc:98
↓ 5 callersFunctionPendingCommitTimestampDmlValueOnly
common/errors.cc:3291
↓ 5 callersMethodPrimaryKey
backend/query/queryable_view.h:71
↓ 5 callersFunctionPrintIndexFilter
backend/schema/printer/print_ddl.cc:216
↓ 5 callersMethodRead
tests/common/actions.cc:115
↓ 5 callersFunctionSequenceSkipRangeMinLargerThanMax
common/errors.cc:4444
↓ 5 callersFunctionSequenceSkippedRangeHasAtleastOnePositiveNumber
common/errors.cc:4375
↓ 5 callersMethodSetDmlReplayOutcome
frontend/entities/transaction.cc:374
↓ 5 callersFunctionShouldFilterIndexKeyOrValue
backend/common/indexing.cc:69
↓ 5 callersMethodType
backend/query/queryable_property_graph.h:66
↓ 5 callersFunctionTypeToProto
frontend/converters/types.cc:186
↓ 5 callersFunctionUnsupportedUpsertQueries
common/errors.cc:3306
↓ 5 callersFunctionUpdateDatabaseDdl
Updates the schema of a database.
frontend/handlers/databases.cc:176
↓ 5 callersMethodUpdateDatabaseDdl
tests/common/test_env.h:141
↓ 5 callersMethodValidateReferencedDeleteMods
backend/transaction/foreign_key_restrictions.cc:53
↓ 5 callersFunctionVectorIndexesUnusableNotNullFiltered
common/errors.cc:4688
↓ 5 callersFunctionVerifyTestCase
backend/query/search/plain_full_text_tokenizer_test.cc:51
↓ 5 callersMethodchange_streams_explicitly_tracking_column
Returns the list of all change streams explicitly tracking this column by the column name.
backend/schema/catalog/column.h:177
↓ 5 callersMethoddefault_sequence_kind
backend/schema/catalog/database_options.h:46
↓ 5 callersMethodexclude_insert
backend/schema/catalog/change_stream.h:95
↓ 5 callersMethodhas_generated_name
Returns true if the name is generated, otherwise returns false.
backend/schema/catalog/check_constraint.h:45
↓ 5 callersMethodinstance_manager
frontend/server/environment.h:47
↓ 5 callersMethodis_pending_commit_timestamp
Returns whether the column expression is PENDING_COMMIT_TIMESTAMP.
backend/schema/catalog/column.h:134
↓ 5 callersMethodis_public
Returns true if the Table is publicly visible, i.e. can be accessed directly by a user request.
backend/schema/catalog/table.h:165
↓ 5 callersMethodis_stored
Returns if a generated column is stored. Valid only if is_generated() is true.
backend/schema/catalog/column.h:128
↓ 5 callersMethodoperations_client
tests/common/test_env.h:72
↓ 5 callersMethodproto_bundle
Returns the shared pointer to the ProtoBundle holding the proto types.
backend/schema/catalog/schema.h:255
↓ 5 callersMethodretention_period
backend/schema/catalog/change_stream.h:77
↓ 5 callersFunctionshould_log_requests
common/config.cc:61
↓ 5 callersMethodtrack_all
backend/schema/catalog/change_stream.h:89
↓ 5 callersMethodtrackable_columns
backend/schema/catalog/table.h:148
↓ 5 callersMethodudfs
List all the user-visible UDFs in this schema.
backend/schema/catalog/schema.h:173
↓ 5 callersMethoduse_default_sequence_kind_option
backend/schema/catalog/sequence.h:62
↓ 4 callersFunctionAppendToList
tests/common/chunking.cc:39
↓ 4 callersFunctionAppendToList
tests/common/change_streams.cc:52
↓ 4 callersFunctionCannotChangeColumnType
common/errors.cc:2249
↓ 4 callersFunctionColumnTypeToString
backend/schema/printer/print_ddl.cc:127
↓ 4 callersFunctionColumnUses
backend/schema/validators/foreign_key_validator.cc:54
↓ 4 callersFunctionCommonEvaluatorOptions
backend/query/query_engine.cc:148
↓ 4 callersFunctionComputePk
Arrange the values in the order of the primary key columns, and return the key. If any of the primary key columns are missing from the given column or
backend/actions/foreign_key_actions.cc:127
↓ 4 callersFunctionConsumeInstance
frontend/common/uris.cc:56
↓ 4 callersFunctionCreatePgJsonbValueWithMemoryContext
Create PG.JSONB value in a valid memory context which is required for calling PG code.
frontend/converters/values_test.cc:120
↓ 4 callersFunctionCreateSchemaWithInterleaving
tests/common/schema_constructor.cc:582
↓ 4 callersFunctionDataBoostRequiresPartitionToken
common/errors.cc:3562
↓ 4 callersMethodDeleteDatabase
frontend/collections/database_manager.cc:125
↓ 4 callersMethodEndAssignment
Marks the end of OID assignment. This updates the true next OID to the same value as the last intermediate OID.
backend/database/pg_oid_assigner/pg_oid_assigner.h:87
↓ 4 callersMethodFindColumnCaseSensitive
backend/schema/catalog/table.cc:98
↓ 4 callersFunctionFindMetadata
backend/query/information_schema_catalog.cc:316
↓ 4 callersMethodFindPlacement
backend/schema/catalog/schema.cc:173
↓ 4 callersMethodFindReferencingForeignKey
backend/schema/catalog/table.cc:141
↓ 4 callersFunctionForeignKeyReferencedRestrictionInTransaction
common/errors.cc:739
↓ 4 callersMethodGCloudVersion
(self)
tests/gcloud/emulator.py:68
↓ 4 callersMethodGetColumnName
backend/query/queryable_table.cc:72
↓ 4 callersMethodGetColumnType
backend/query/queryable_table.cc:76
↓ 4 callersFunctionGetCommitTimestampOrDie
Gets the commit timestamp from the commit result as absl::Time or die. First converts a cloud::StatusOr to absl::StatusOr, verifies the status is ok a
tests/conformance/cases/pg_change_streams_read_write.cc:83
↓ 4 callersMethodGetDatabase
frontend/handlers/databases_test.cc:122
↓ 4 callersMethodGetFunction
backend/query/catalog.cc:492
↓ 4 callersFunctionGetObjectNames
backend/schema/validators/named_schema_validator.cc:42
↓ 4 callersFunctionGetOperation
Gets the latest state of a long-running operation.
frontend/handlers/operations.cc:55
↓ 4 callersFunctionGetPositionalRequiredArgumentTypeOptions
backend/query/search/search_function_catalog.cc:132
↓ 4 callersFunctionGetPrimaryKeyColumnPositions
Returns a vector of the same length as `key_columns` such that the element at index i is the index of the element in `columns` that is equal to `key_c
backend/actions/foreign_key_actions.cc:104
↓ 4 callersMethodGetReferencedNodeTable
backend/query/queryable_property_graph.cc:411
↓ 4 callersFunctionGetRunfilesDir
tests/common/file_based_test_runner.cc:130
↓ 4 callersFunctionGetSession
frontend/server/request_context.cc:52
↓ 4 callersFunctionIllegalChangeStreamQueryPGSyntax
common/errors.cc:1433
↓ 4 callersFunctionIllegalChangeStreamQuerySyntax
common/errors.cc:1423
↓ 4 callersFunctionIncorrectParentKeyType
common/errors.cc:1660
↓ 4 callersFunctionIndexInDifferentSchema
common/errors.cc:2539
↓ 4 callersFunctionIndexRefsKeyAsStoredColumn
common/errors.cc:1705
↓ 4 callersFunctionInvalidColumnLength
common/errors.cc:834
↓ 4 callersFunctionInvalidInstanceURI
Instance errors.
common/errors.cc:74
↓ 4 callersFunctionInvalidTime
Time errors.
common/errors.cc:2314
↓ 4 callersMethodIsAborted
backend/locking/handle.cc:57
↓ 4 callersMethodIsClosedOpen
backend/datamodel/key_range.cc:87
↓ 4 callersFunctionIsNullable
backend/query/information_schema_catalog.cc:309
↓ 4 callersFunctionIsPendingCommitTimestamp
Returns true if the ResolvedDMLValue is a call to PENDING_COMMIT_TIMESTAMP()
backend/query/query_engine.cc:514
↓ 4 callersFunctionIsPrimaryKey
backend/actions/change_stream.cc:115
↓ 4 callersFunctionIsQueryResultEmpty
frontend/handlers/change_streams.cc:108
↓ 4 callersFunctionIsTokenizerSignature
backend/query/search/tokenizer.cc:77
↓ 4 callersMethodListDatabases
frontend/handlers/databases_test.cc:80
↓ 4 callersFunctionListInstances
Lists all instances in a project.
frontend/handlers/instances.cc:91
↓ 4 callersFunctionLogicalError
Build a string representing a basic logical error for the given node. Errors reported with LogicalError should be things that can only be detected dur
backend/schema/parser/ddl_parser.cc:2012
← previousnext →501–600 of 4,078, ranked by callers