mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 14:22:58 +00:00
1 line
817 B
JavaScript
1 line
817 B
JavaScript
window.SIDEBAR_ITEMS = {"constant":["AUTO_CREATE_TABLE_KEY","COMMENT_KEY","FILE_TABLE_FORMAT_KEY","FILE_TABLE_LOCATION_KEY","FILE_TABLE_META_KEY","FILE_TABLE_PATTERN_KEY","OTLP_METRIC_COMPAT_KEY","OTLP_METRIC_COMPAT_PROM","SKIP_WAL_KEY","STORAGE_KEY","TABLE_DATA_MODEL","TABLE_DATA_MODEL_TRACE_V1","TTL_KEY","VALID_TABLE_OPTION_KEYS","WRITE_BUFFER_SIZE_KEY"],"enum":["AlterKind","CopyDirection","SetIndexOption","UnsetIndexOption"],"fn":["validate_database_option","validate_table_option"],"static":["VALID_DB_OPT_KEYS"],"struct":["AddColumnRequest","AlterTableRequest","BuildIndexTableRequest","CompactTableRequest","CopyDatabaseRequest","CopyQueryToRequest","CopyTableRequest","DeleteRequest","FlushTableRequest","InsertRequest","ModifyColumnTypeRequest","SetDefaultRequest","TableOptions","TruncateTableRequest"]}; |