Skip to content

getml.pipeline.sql_string

Custom str type that holds SQL Source code.

SQLString

Bases: str

A custom string type that handles the representation of SQL code strings.