MCPcopy Create free account
hub / github.com/apecloud/myduckserver / TestCharsetCollationEngine

Function TestCharsetCollationEngine

main_test.go:2276–2285  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

2274 "Stored_procedures_are_not_valid_in_column_default_value_expressions",
2275 "Expression_contains_invalid_literal,_fails_on_insertion",
2276 "Expression_contains_invalid_literal,_fails_on_insertion/INSERT_INTO_t1000_(pk)_VALUES_(1)",
2277 "Expression_contains_null_on_NOT_NULL,_fails_on_insertion",
2278 "Expression_contains_null_on_NOT_NULL,_fails_on_insertion/INSERT_INTO_t1001_(pk)_VALUES_(1)",
2279 "Add_column_first_back_reference_to_expression",
2280 "Add_column_after_back_reference_to_expression",
2281 "Add_column_self_reference",
2282 "Drop_column_referenced_by_other_column",
2283 "Modify_column_moving_back_creates_back_reference_to_expression",
2284 "Modify_column_moving_forward_creates_back_reference_to_expression",
2285 "DATETIME/TIMESTAMP_NOW/CURRENT_TIMESTAMP_current_timestamp",
2286 "DATETIME/TIMESTAMP_NOW/CURRENT_TIMESTAMP_literals",
2287 "Non-DATETIME/TIMESTAMP_NOW/CURRENT_TIMESTAMP_expression",
2288 "Table_referenced_with_column",

Callers

nothing calls this directly

Calls 2

NewDefaultDuckHarnessFunction · 0.85
IsUsingServerMethod · 0.80

Tested by

no test coverage detected