Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SQLMesh string = "sqlmesh"
View Source
var SQLMeshCollectFileContent = false
View Source
var SQLMeshCollectFileContentExcludePattern = "*.log"
View Source
var SQLMeshCollectFileContentIncludePattern = "external_models.yaml,models/**.sql,models/**.py,audits/**.sql,tests/**.yaml"
View Source
var SQLMeshProjectDir string = "."
View Source
var SQLMeshUiHost string = "localhost"
View Source
var SQLMeshUiPort int = 8080
View Source
var SQLMeshUiStart bool = true
View Source
var SynqApiEndpoint string = "https://developer.synq.io/"
View Source
var SynqApiToken string = os.Getenv("SYNQ_TOKEN")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.