Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
Contains information about settings of AzureQueue tables. Available from24.10 server version.
Columns
database(String) — Database of the table with AzureQueue engine.table(String) — Name of the table with AzureQueue engine.name(String) — Setting name.value(String) — Setting value.type(String) — Setting type (implementation specific string value).changed(UInt8) — 1 if the setting was explicitly defined in the config or explicitly changed.description(String) — Setting description.alterable(UInt8) — Shows whether the current user can change the setting via ALTER TABLE MODIFY SETTING: 0 — Current user can’t change the setting, 1 — Current user can change the setting.