Skip to content
pyautark (soon)

@urban-toolkit/autk-db


@urban-toolkit/autk-db / DEFAULT_WORKSPACE_NAME

Variable: DEFAULT_WORKSPACE_NAME

const DEFAULT_WORKSPACE_NAME: "autk" = 'autk'

Defined in: consts.ts:6

Default workspace name assigned when callers do not provide one explicitly.

This becomes the initial schema identifier used by AutkDb for table registration and queries.

Released under the MIT License.