MCPcopy Create free account

hub / github.com/ariga/atlas / functions

Functions7,770 in github.com/ariga/atlas

↓ 1 callersMethodExitBegin_stmt
ExitBegin_stmt is called when exiting the begin_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:368
↓ 1 callersMethodExitCode
ExitCode returns the exit code of the command. If the error is not an exec.ExitError, it returns 1.
atlasexec/atlas.go:456
↓ 1 callersMethodExitCollation_name
ExitCollation_name is called when exiting the collation_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:635
↓ 1 callersMethodExitColumn_alias
ExitColumn_alias is called when exiting the column_alias production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:611
↓ 1 callersMethodExitColumn_constraint
ExitColumn_constraint is called when exiting the column_constraint production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:398
↓ 1 callersMethodExitColumn_def
ExitColumn_def is called when exiting the column_def production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:392
↓ 1 callersMethodExitColumn_name
ExitColumn_name is called when exiting the column_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:632
↓ 1 callersMethodExitColumn_name_list
ExitColumn_name_list is called when exiting the column_name_list production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:515
↓ 1 callersMethodExitCommit_stmt
ExitCommit_stmt is called when exiting the commit_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:371
↓ 1 callersMethodExitCommon_table_expression
ExitCommon_table_expression is called when exiting the common_table_expression production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:431
↓ 1 callersMethodExitCommon_table_stmt
ExitCommon_table_stmt is called when exiting the common_table_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:551
↓ 1 callersMethodExitCompound_operator
ExitCompound_operator is called when exiting the compound_operator production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:503
↓ 1 callersMethodExitCompound_select_stmt
ExitCompound_select_stmt is called when exiting the compound_select_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:488
↓ 1 callersMethodExitConflict_clause
ExitConflict_clause is called when exiting the conflict_clause production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:410
↓ 1 callersMethodExitCreate_index_stmt
ExitCreate_index_stmt is called when exiting the create_index_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:383
↓ 1 callersMethodExitCreate_table_stmt
ExitCreate_table_stmt is called when exiting the create_table_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:389
↓ 1 callersMethodExitCreate_trigger_stmt
ExitCreate_trigger_stmt is called when exiting the create_trigger_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:413
↓ 1 callersMethodExitCreate_view_stmt
ExitCreate_view_stmt is called when exiting the create_view_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:416
↓ 1 callersMethodExitCreate_virtual_table_stmt
ExitCreate_virtual_table_stmt is called when exiting the create_virtual_table_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:419
↓ 1 callersMethodExitCte_table_name
ExitCte_table_name is called when exiting the cte_table_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:425
↓ 1 callersMethodExitDefault_value
ExitDefault_value is called when exiting the default_value production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:581
↓ 1 callersMethodExitDelete_stmt
ExitDelete_stmt is called when exiting the delete_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:434
↓ 1 callersMethodExitDelete_stmt_limited
ExitDelete_stmt_limited is called when exiting the delete_stmt_limited production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:437
↓ 1 callersMethodExitDetach_stmt
ExitDetach_stmt is called when exiting the detach_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:440
↓ 1 callersMethodExitDrop_stmt
ExitDrop_stmt is called when exiting the drop_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:443
↓ 1 callersMethodExitError_message
ExitError_message is called when exiting the error_message production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:605
↓ 1 callersMethodExitExpr
ExitExpr is called when exiting the expr production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:446
↓ 1 callersMethodExitExpr_asc_desc
ExitExpr_asc_desc is called when exiting the expr_asc_desc production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:593
↓ 1 callersMethodExitFactored_select_stmt
ExitFactored_select_stmt is called when exiting the factored_select_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:482
↓ 1 callersMethodExitFilename
ExitFilename is called when exiting the filename production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:671
↓ 1 callersMethodExitFilter_clause
ExitFilter_clause is called when exiting the filter_clause production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:527
↓ 1 callersMethodExitForeign_key_clause
ExitForeign_key_clause is called when exiting the foreign_key_clause production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:407
↓ 1 callersMethodExitForeign_table
ExitForeign_table is called when exiting the foreign_table production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:638
↓ 1 callersMethodExitFrame_clause
ExitFrame_clause is called when exiting the frame_clause production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:539
↓ 1 callersMethodExitFrame_left
ExitFrame_left is called when exiting the frame_left production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:566
↓ 1 callersMethodExitFrame_right
ExitFrame_right is called when exiting the frame_right production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:569
↓ 1 callersMethodExitFrame_single
ExitFrame_single is called when exiting the frame_single production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:572
↓ 1 callersMethodExitFrame_spec
ExitFrame_spec is called when exiting the frame_spec production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:536
↓ 1 callersMethodExitFunction_name
ExitFunction_name is called when exiting the function_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:620
↓ 1 callersMethodExitIndex_name
ExitIndex_name is called when exiting the index_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:641
↓ 1 callersMethodExitIndexed_column
ExitIndexed_column is called when exiting the indexed_column production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:386
↓ 1 callersMethodExitInitial_select
ExitInitial_select is called when exiting the initial_select production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:596
↓ 1 callersMethodExitInsert_stmt
ExitInsert_stmt is called when exiting the insert_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:455
↓ 1 callersMethodExitJoin_clause
ExitJoin_clause is called when exiting the join_clause production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:476
↓ 1 callersMethodExitJoin_constraint
ExitJoin_constraint is called when exiting the join_constraint production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:500
↓ 1 callersMethodExitJoin_operator
ExitJoin_operator is called when exiting the join_operator production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:497
↓ 1 callersMethodExitKeyword
ExitKeyword is called when exiting the keyword production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:614
↓ 1 callersMethodExitLimit_stmt
ExitLimit_stmt is called when exiting the limit_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:557
↓ 1 callersMethodExitLiteral_value
ExitLiteral_value is called when exiting the literal_value production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:452
↓ 1 callersMethodExitModule_argument
ExitModule_argument is called when exiting the module_argument production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:608
↓ 1 callersMethodExitModule_name
ExitModule_name is called when exiting the module_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:650
↓ 1 callersMethodExitName
ExitName is called when exiting the name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:617
↓ 1 callersMethodExitOffset
ExitOffset is called when exiting the offset production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:578
↓ 1 callersMethodExitOrder_by_expr
ExitOrder_by_expr is called when exiting the order_by_expr production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:587
↓ 1 callersMethodExitOrder_by_expr_asc_desc
ExitOrder_by_expr_asc_desc is called when exiting the order_by_expr_asc_desc production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:590
↓ 1 callersMethodExitOrder_by_stmt
ExitOrder_by_stmt is called when exiting the order_by_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:554
↓ 1 callersMethodExitOrdering_term
ExitOrdering_term is called when exiting the ordering_term production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:560
↓ 1 callersMethodExitOver_clause
ExitOver_clause is called when exiting the over_clause production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:533
↓ 1 callersMethodExitParse
ExitParse is called when exiting the parse production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:350
↓ 1 callersMethodExitPartition_by
ExitPartition_by is called when exiting the partition_by production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:584
↓ 1 callersMethodExitPragma_name
ExitPragma_name is called when exiting the pragma_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:653
↓ 1 callersMethodExitPragma_stmt
ExitPragma_stmt is called when exiting the pragma_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:464
↓ 1 callersMethodExitPragma_value
ExitPragma_value is called when exiting the pragma_value production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:467
↓ 1 callersMethodExitQualified_table_name
ExitQualified_table_name is called when exiting the qualified_table_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:521
↓ 1 callersMethodExitRaise_function
ExitRaise_function is called when exiting the raise_function production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:449
↓ 1 callersMethodExitRecursive_cte
ExitRecursive_cte is called when exiting the recursive_cte production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:428
↓ 1 callersMethodExitRecursive_select
ExitRecursive_select is called when exiting the recursive_select production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:599
↓ 1 callersMethodExitReindex_stmt
ExitReindex_stmt is called when exiting the reindex_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:470
↓ 1 callersMethodExitRelease_stmt
ExitRelease_stmt is called when exiting the release_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:380
↓ 1 callersMethodExitResult_column
ExitResult_column is called when exiting the result_column production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:494
↓ 1 callersMethodExitReturning_clause
ExitReturning_clause is called when exiting the returning_clause production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:458
↓ 1 callersMethodExitRollback_stmt
ExitRollback_stmt is called when exiting the rollback_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:374
↓ 1 callersMethodExitSavepoint_name
ExitSavepoint_name is called when exiting the savepoint_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:656
↓ 1 callersMethodExitSavepoint_stmt
ExitSavepoint_stmt is called when exiting the savepoint_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:377
↓ 1 callersMethodExitSchema_name
ExitSchema_name is called when exiting the schema_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:623
↓ 1 callersMethodExitSelect_core
ExitSelect_core is called when exiting the select_core production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:479
↓ 1 callersMethodExitSelect_stmt
ExitSelect_stmt is called when exiting the select_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:473
↓ 1 callersMethodExitSigned_number
ExitSigned_number is called when exiting the signed_number production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:401
↓ 1 callersMethodExitSimple_func
ExitSimple_func is called when exiting the simple_func production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:677
↓ 1 callersMethodExitSimple_function_invocation
ExitSimple_function_invocation is called when exiting the simple_function_invocation production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:542
↓ 1 callersMethodExitSimple_select_stmt
ExitSimple_select_stmt is called when exiting the simple_select_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:485
↓ 1 callersMethodExitSql_stmt
ExitSql_stmt is called when exiting the sql_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:356
↓ 1 callersMethodExitSql_stmt_list
ExitSql_stmt_list is called when exiting the sql_stmt_list production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:353
↓ 1 callersMethodExitTable_alias
ExitTable_alias is called when exiting the table_alias production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:659
↓ 1 callersMethodExitTable_constraint
ExitTable_constraint is called when exiting the table_constraint production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:404
↓ 1 callersMethodExitTable_function_name
ExitTable_function_name is called when exiting the table_function_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:683
↓ 1 callersMethodExitTable_name
ExitTable_name is called when exiting the table_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:626
↓ 1 callersMethodExitTable_or_index_name
ExitTable_or_index_name is called when exiting the table_or_index_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:629
↓ 1 callersMethodExitTable_or_subquery
ExitTable_or_subquery is called when exiting the table_or_subquery production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:491
↓ 1 callersMethodExitTransaction_name
ExitTransaction_name is called when exiting the transaction_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:662
↓ 1 callersMethodExitTrigger_name
ExitTrigger_name is called when exiting the trigger_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:644
↓ 1 callersMethodExitType_name
ExitType_name is called when exiting the type_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:395
↓ 1 callersMethodExitUnary_operator
ExitUnary_operator is called when exiting the unary_operator production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:602
↓ 1 callersMethodExitUpdate_stmt
ExitUpdate_stmt is called when exiting the update_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:506
↓ 1 callersMethodExitUpdate_stmt_limited
ExitUpdate_stmt_limited is called when exiting the update_stmt_limited production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:518
↓ 1 callersMethodExitUpsert_clause
ExitUpsert_clause is called when exiting the upsert_clause production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:461
↓ 1 callersMethodExitVacuum_stmt
ExitVacuum_stmt is called when exiting the vacuum_stmt production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:524
↓ 1 callersMethodExitView_name
ExitView_name is called when exiting the view_name production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:647
↓ 1 callersMethodExitWindow_defn
ExitWindow_defn is called when exiting the window_defn production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:530
↓ 1 callersMethodExitWindow_function
ExitWindow_function is called when exiting the window_function production.
cmd/atlas/internal/sqlparse/sqliteparse/parser_listener.go:575
← previousnext →1,401–1,500 of 7,770, ranked by callers