-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Pull requests: alibaba/druid
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(postgresql): support GRANT/REVOKE ... ON DATABASE / ON SCHEMA
#6701
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(postgresql): support CREATE TABLE LIKE ... INCLUDING DEFAULTS/CONSTRAINTS/INDEXES
#6700
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(hive): allow COMMENT between PARTITIONED BY and LOCATION in CREATE TABLE
#6699
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(sql): refactor rewrites table name in nested property owners
#6698
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(sql): support DROP FOREIGN TABLE parsing
#6697
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(oracle): parse PL/SQL TYPE ... IS RECORD declarations
#6696
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(h2): register LISTAGG as aggregate for WITHIN GROUP support
#6695
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(clickhouse): parse two-argument function-style CAST(x, 'Type')
#6694
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(pg): parse trailing ARRAY column type
#6693
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(core): allow optional WITH/BY in CREATE SEQUENCE
#6692
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
feat(sqlserver): parse ENABLE/DISABLE TRIGGER statements
#6691
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(mysql): support IDENTIFIED WITH in ALTER USER
#6690
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(oracle): allow dot in MyBatis placeholders ${a.b} / #{a.b}
#6689
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(dm): enable DATE 'literal' parsing for Dameng dialect
#6688
opened Aug 1, 2026 by
fudianchn
Contributor
Loading…
fix(derby): render row-limiting clause as FETCH FIRST instead of LIMIT
#6687
opened Aug 1, 2026 by
fudianchn
Contributor
Loading…
fix(oracle): parse EDITIONABLE/NONEDITIONABLE in CREATE VIEW
#6686
opened Aug 1, 2026 by
fudianchn
Contributor
Loading…
fix(oracle): parse PL/SQL cursor RETURN clause in forward declarations
#6685
opened Aug 1, 2026 by
fudianchn
Contributor
Loading…
fix(ast): align SQLObject.setSource parameter names with impl and callers
#6684
opened Aug 1, 2026 by
fudianchn
Contributor
Loading…
fix(mysql): null-check hex decode in utf8/utf32/gbk/big5 charset decoders
#6683
opened Aug 1, 2026 by
fudianchn
Contributor
Loading…
fix(oracle): parse hints placed after FROM in DELETE statement
#6682
opened Aug 1, 2026 by
fudianchn
Contributor
Loading…
fix: Doris INSERT OVERWRITE TABLE t PARTITION(*) 解析报错 (#6350)
#6680
opened Jul 26, 2026 by
fudianchn
Contributor
Loading…
fix: PostgreSQL CREATE TEMPORARY/TEMP TABLE 解析报错 (#6669)
#6678
opened Jul 26, 2026 by
fudianchn
Contributor
Loading…
fix: Oracle AT LOCAL 小写渲染误输出 alter session set (#6533)
#6677
opened Jul 26, 2026 by
fudianchn
Contributor
Loading…
fix: PostgreSQL GROUP BY ROLLUP(a), b 解析报错 (#6662)
#6676
opened Jul 26, 2026 by
fudianchn
Contributor
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-07-05.