-
-
Notifications
You must be signed in to change notification settings - Fork 346
Issues: jdbi/jdbi
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Kotlin plugin lacks required runtime dependency kotlin-reflect
#2762
opened Apr 11, 2025 by
simonolander
Support reading multiple open result sets concurrently if the JDBC driver supports it
feature
#2754
opened Mar 18, 2025 by
matthias-mueller
@SqlBatch - argument must be one of the following: Iterable, or an array/varargs (primitive or complex type);
#2753
opened Feb 28, 2025 by
goldel777
How to register a column mapper for just one specific field instead of globally?
#2752
opened Feb 24, 2025 by
distinctdan
Registering columnMapper for List of Kotlin data class does not work
#2751
opened Feb 20, 2025 by
bartkummel
Feature Request: Support batch chunk size directly in PreparedBatch implementation
feature
good-first-issue
#2749
opened Jan 23, 2025 by
alkamo
Execute before query (SQL Object, Spring) for RLS in Postgres
#2745
opened Dec 22, 2024 by
etylermoss
Enforcing read-only connection state from StatementCustomizer
feature
#2699
opened Sep 22, 2024 by
andrewparmet
How can I marshal PostgreSQL JSONB type back to Java Map in procedure Call
feature
#2680
opened Jul 1, 2024 by
stevenschlansker
OptionalRowMapperFactory can cause NullPointerExceptions with custom Row Mappers
#2669
opened Apr 12, 2024 by
Randgalt
Nested objects doesn't work with inner joins and register bean mapper
#2667
opened Apr 8, 2024 by
jarlah
How to specify CaseStrategy for MapMapper in SqlObject Extension?
improvement
#2665
opened Apr 4, 2024 by
brainbytes42
InTransaction does not call transactionHandler.inTransaction when initalAutoCommit=false
feature
#2663
opened Mar 20, 2024 by
RezaLabudeBSM
[MSSQL] Snapshot transaction isolation level cannot be used with
inTransaction
methods
bug
#2651
opened Feb 23, 2024 by
mjadczak
Thread-based nesting behavior for managed handles is surprising and not adequately documented
answered
doc
waiting-for-op
Waiting for a response from the original poster
#2633
opened Feb 14, 2024 by
jpallas
@UseFreemarkerSqlLocator is ignored when it comes before @UseFreemarkerEngine
doc
help wanted
not a bug
#2605
opened Jan 22, 2024 by
xak2000
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.