diff --git a/mintlify/content/docs/sql-editor/batch-query-result1.webp b/mintlify/content/docs/sql-editor/batch-query-result1.webp deleted file mode 100644 index f7ff99e71..000000000 Binary files a/mintlify/content/docs/sql-editor/batch-query-result1.webp and /dev/null differ diff --git a/mintlify/content/docs/sql-editor/batch-query-result2.webp b/mintlify/content/docs/sql-editor/batch-query-result2.webp deleted file mode 100644 index 51b709850..000000000 Binary files a/mintlify/content/docs/sql-editor/batch-query-result2.webp and /dev/null differ diff --git a/mintlify/content/docs/sql-editor/batch-query-setting.webp b/mintlify/content/docs/sql-editor/batch-query-setting.webp deleted file mode 100644 index b9dd3dcb8..000000000 Binary files a/mintlify/content/docs/sql-editor/batch-query-setting.webp and /dev/null differ diff --git a/mintlify/content/docs/sql-editor/bb-batch-query-results.webp b/mintlify/content/docs/sql-editor/bb-batch-query-results.webp new file mode 100644 index 000000000..a7b08d63c Binary files /dev/null and b/mintlify/content/docs/sql-editor/bb-batch-query-results.webp differ diff --git a/mintlify/content/docs/sql-editor/bb-batch-query-setting.webp b/mintlify/content/docs/sql-editor/bb-batch-query-setting.webp new file mode 100644 index 000000000..5bccf29b6 Binary files /dev/null and b/mintlify/content/docs/sql-editor/bb-batch-query-setting.webp differ diff --git a/mintlify/sql-editor/run-queries.mdx b/mintlify/sql-editor/run-queries.mdx index d7b43ccb0..ad00b223a 100644 --- a/mintlify/sql-editor/run-queries.mdx +++ b/mintlify/sql-editor/run-queries.mdx @@ -86,10 +86,8 @@ For PostgreSQL database, Bytebase also embeds [PEV2](https://github.com/dalibo/p You can batch query many databases having the same schema: -![batch-query-setting](/content/docs/sql-editor/batch-query-setting.webp) +![batch-query-setting](/content/docs/sql-editor/bb-batch-query-setting.webp) For each database, the query result will show up in its own tab: -![batch-query-result1](/content/docs/sql-editor/batch-query-result1.webp) - -![batch-query-result2](/content/docs/sql-editor/batch-query-result2.webp) +![batch-query-result1](/content/docs/sql-editor/bb-batch-query-results.webp)