Documentation
¶
Overview ¶
Package schemas embeds the portable protobom SQL schema files so backends can apply them without a runtime file dependency. The .sql files under sql/ remain the single source of truth and are also published for use with other engines.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClickHouse string
ClickHouse is the ClickHouse DDL used by the clickhouse backend to create its tables. It is a series of `CREATE TABLE IF NOT EXISTS ...` statements separated by semicolons.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.