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(snowflake): quote the dropped column name with double quotes
- fix(sqlite): preserve column size when decimalDigits is null
- fix(bi): adjust ComboAxisSelect splice index when both isFirst and isLast
- fix(mysql): escape SQL identifiers and literals in metadata/DDL paths (#1914)
- fix(db2): escape SQL identifiers and literals in metadata/DDL paths (#1914)
- fix(clickhouse): escape SQL identifiers and literals in metadata/DDL paths (#1914)
- fix(xugudb): escape SQL identifiers and literals in metadata/DDL paths (#1914)
- [Bug] BigQuery connection custom parameters (Project ID, Email, Keyfile) are not persisted on save
- MysqlColumnTypeEnum buildDataType drops DECIMAL precision when scale is null (dead branch, same as Sqlite)
- fix(mysql): preserve DECIMAL precision when scale is null
- Docs
- Java not yet supported