chat2db
https://github.com/codephiliax/chat2db
Java
🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported0 Subscribers
Add a CodeTriage badge to chat2db
Help out
- Issues
- fix(select-bound-info): key dropdown items by value, not index
- ERPositionStorage.savePosition persists the old position instead of the new one
- CreateStream handleCellChange maps displayed row index back to valueList with the wrong formula (edits land on the wrong row)
- EditorChartSql onExecuteSQLCallback crashes on empty data array (non-result SQL)
- fix(er-position): persist the new position, not the old record
- fix(bi): guard empty data array in EditorChartSql before destructuring
- fix(redis-stream): map displayed row index to valueList correctly in handleCellChange
- Snowflake DROP COLUMN does not quote the column name (mixed-case columns can't be dropped)
- Sqlite buildDataType drops the column size when decimalDigits is null (unreachable dead branch)
- ComboAxisSelect splice-by-index hides the delete option for a single axis
- Docs
- Java not yet supported