Skip to content

Pull requests: JetBrains/Exposed

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

build(deps): Bump com.amazon.redshift:redshift-jdbc42 from 2.2.8 to 2.2.9 dependencies Pull requests that update a dependency file java Pull requests that update java code
#2934 opened Sep 21, 2026 by dependabot Bot Loading…
build(deps): Bump flyway from 13.6.0 to 13.7.0 dependencies Pull requests that update a dependency file java Pull requests that update java code
#2933 opened Sep 18, 2026 by dependabot Bot Loading…
chore: Make flaky test nestedSuspendTxTest more stable
#2932 opened Sep 17, 2026 by Oleg Babichev (obabichevjb) Collaborator Loading…
2 tasks done
build(deps): Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.2 to 3.16.0 dependencies Pull requests that update a dependency file java Pull requests that update java code
#2923 opened Sep 10, 2026 by dependabot Bot Loading…
perf: Avoid repeated front insertion for generated keys
#2916 opened Sep 8, 2026 by kjg (JunggiKim) Loading…
7 of 17 tasks
feat: Add exposed-postgres module with hstore support
#2912 opened Sep 5, 2026 by Matthew de Detrich (mdedetrich) Contributor Loading…
6 of 17 tasks
feat: EXPOSED-868 Add common table expression support
#2911 opened Sep 4, 2026 by Hugo Costa (hugoncosta) Contributor Loading…
14 of 16 tasks
fix: EXPOSED-1040 Support SELECT without FROM table clause
#2902 opened Aug 27, 2026 by Leonid Stashevsky (e5l) Member Loading…
15 of 17 tasks
fix: GH-2407 Release JDBC statements as soon as their result is consumed
#2899 opened Aug 25, 2026 by Ilya Nemtsev (inemtsev) Contributor Loading…
13 of 16 tasks
refactor: golf/simplify Column<T>.check
#2782 opened Apr 18, 2026 by Yongshun Ye (ShreckYe) Contributor Loading…
3 of 16 tasks
Refactor Database Initialization for early schema initialization
#2762 opened Mar 18, 2026 by Lennart (lbsekr) Loading…
9 of 16 tasks
feat: #348 Add/remove operations for InnerTableLink references
#2757 opened Mar 11, 2026 by Oleg Babichev (obabichevjb) Collaborator Loading…
13 of 16 tasks
feat: Lazy DAO fields
#2713 opened Jan 17, 2026 by Oleg Babichev (obabichevjb) Collaborator Loading…
3 tasks done
feat: EXPOSED-818 Add Spring reactive transaction manager module
#2685 opened Dec 8, 2025 by Chantal Loncle (bog-walk) Member 1/2 Loading…
4 of 6 tasks
fix: JDBC TransactionScope is not cleared on completion
#2594 opened Aug 10, 2025 by Jakob Hofer (SIMULATAN) Loading…
4 of 16 tasks
feat: Implement assertSchemaIsCorrect and validateSchema functions
#2555 opened Jul 10, 2025 by my-lab-23 Loading…
2 of 4 tasks
chore!: rename spring-transaction module into exposed-spring-transaction
#2492 opened May 28, 2025 by Oleg Babichev (obabichevjb) Collaborator Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.