Module space

Module space 

Source
Expand description

MySQL-compatible SPACE function implementation.

SPACE(N) - Returns a string consisting of N space characters.

Structsยง

SpaceFunction
MySQL-compatible SPACE function.

Constantsยง

MAX_SPACE_COUNT ๐Ÿ”’
NAME ๐Ÿ”’

Functionsยง

get_int_value ๐Ÿ”’
Extract integer value from various integer types.