Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ParseExpectedLeftParenBuiltinFunctionCall (0.18 seconds)

  1. cmd/api-errors.go

    		Description:    "Did not find expected the left parenthesis in the SQL expression.",
    		HTTPStatusCode: http.StatusBadRequest,
    	},
    	ErrParseExpectedLeftParenBuiltinFunctionCall: {
    		Code:           "ParseExpectedLeftParenBuiltinFunctionCall",
    		Description:    "Did not find the expected left parenthesis in the SQL expression.",
    		HTTPStatusCode: http.StatusBadRequest,
    	},
    	ErrParseExpectedArgumentDelimiter: {
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed Apr 16 07:34:24 GMT 2025
    - 93K bytes
    - Click Count (3)
Back to Top