forked from OtterMind/Chat2DB
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: HandSonic/Chat2DB
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(domain-api): volatile AsyncContext flags, escape quoted getSqlValue branches, XLSX typo, PinTable hashCode
#22
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(storage): correct page totals/slicing, remove-then-add on tree drag, no tombstone resurrection
#21
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(tools): correct hasNextPage off-by-one, per-byte BIT padding, token overwrite, literal prefix cut
#20
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(web): map ssl column, guard env parsing, ja locale key, drop Thread.stop, log swallowed errors
#19
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(spi): guard empty UPDATE SET clause, quote-aware now() replacement, null-safe DBStructUtils
#18
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(sqlserver): treat NCHAR/NVARCHAR/NTEXT as string data types in value conversion
#17
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(mysql): emit NULL for null geometry instead of ST_GeomFromText('null')
#16
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(informix): make INFORMIXSERVER URL rewrite idempotent across reconnects
#15
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(gbase8s): emit Informix-style db:table qualification and make URL rewrite idempotent
#14
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(gaussdb): inherit PostgreSQL indexes(), drop 'public' from systemSchemas, add getSqlEditorHints
#13
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(xugudb): use OracleSqlParser instead of MysqlSqlParser for Oracle-dialect plugin
#12
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(oracle): match index_owner in index metadata joins to avoid cross-schema index collisions
#11
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(domain-core): escape identifiers/comments in Excel-import DDL; propagate SQL errors; fix pinned-table duplication and completion fallback
#10
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(generic): derive supportXxx flags from JDBC type metadata in the generic converter
#9
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(redis): quote key names in DEL/RENAME, apply grid edits, iterate full SCAN cursor
#8
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(presto): implement tableDDL per SPI contract via SHOW CREATE TABLE; add Presto dialect/parser
#7
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(oscar): stop leaking internal ROWNUM column on first page of paginated queries
#6
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(opengauss): mark system databases/schemas instead of removing them
#5
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(mariadb): quote/escape unmapped JDBC values and keep now()/default bare in SQL conversion
#4
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(kylin): implement tableDDL from JDBC metadata and drop MySQL-only statements from exports
#3
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(cockroachdb): use PostgreSQL grammar for SQL parsing and align dbType on COCKROACHDB
#2
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
fix(bigquery): parse BigQuery SQL with a backtick-aware grammar instead of the PostgreSQL parser
#1
opened Jul 28, 2026 by
HandSonic
Owner
Loading…
ProTip!
What’s not been updated in a month: updated:<2026-06-28.