--- id: table title: 'Table' description: '' sidebar_label: 'Table' hide_title: true hide_table_of_contents: true schema: true sample: { 'database_id': 0, 'description': 'string', 'expanded': true, 'id': 0, 'schema': 'string', 'tab_state_id': 0, 'table': 'string', } custom_edit_url: null --- import Schema from '@theme/Schema'; import Heading from '@theme/Heading';