docs: refresh README with full engine + feature coverage - #47
Closed
broisnischal wants to merge 1 commit into
Closed
docs: refresh README with full engine + feature coverage#47broisnischal wants to merge 1 commit into
broisnischal wants to merge 1 commit into
Conversation
- Add ClickHouse, DuckDB, and SQL Server to supported databases - Add Prisma Postgres to one-click providers; group core engines vs providers - Document live mode, global search, EXPLAIN plans, relation tree, and schema-object creation dialogs - Correct the backup/restore section (SQL-dump based with include toggles, per-table selection, live log, cancel; PG/MySQL/SQLite/D1) - Note OS-keychain credential storage; mention ECharts/choropleth charts - Expand the Connecting section to cover every engine and provider
|
Owner
Author
|
Superseded by #49 (consolidated release PR, labeled release:minor → v1.12.0). All changes from this PR are included there. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings the README in line with what the app actually ships today.
What changed
Verification
Every addition was checked against the codebase — engines from
ActiveConnection(connection.rs), providers fromproviders.js, export formats fromexport.js, and features from the component set. No aspirational claims.Docs-only; no release label (nothing to build/publish).