[]Module cortex::schema::services::columns

Contains all of the columns of this table

Structs

complex

The complex column of the services table.

description

The description column of the services table.

id

The id column of the services table.

inputconverter

The inputconverter column of the services table.

inputformat

The inputformat column of the services table.

name

The name column of the services table.

outputformat

The outputformat column of the services table.

star

Represents table_name.*, which is sometimes needed for efficient count queries. It cannot be used in place of all_columns, and has a SqlType of () to prevent it being used that way

version

The version column of the services table.