issues
search
EvidentSolutions
/
dalesbred
Dalesbred - a database access library for Java
https://dalesbred.org
MIT License
54
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue 55 MariaDB Dialect Request
#56
Conrad-T-Pino
closed
2 months ago
0
MariaDB Dialect Request
#55
Conrad-T-Pino
closed
2 months ago
4
ResultSetUtils throws a DatabaseException when a JDBC driver returns byte[] as the column class name in ResultSetMetaData
#54
solita-ville-autio
closed
7 months ago
2
Dalesbred should call constructor-impls of Kotlin value classes
#53
komu
opened
1 year ago
0
Update website's Java 8 reference/example
#52
janneri
closed
2 years ago
1
suspected tiny bug in logging statement
#51
Redeeman
closed
2 years ago
1
Test adding build scan links to failing PRs
#50
komu
closed
3 years ago
1
SqlQuery: Call toString() on args
#49
niclas-lindgren
closed
3 years ago
2
How build parameterized query with subquery?
#48
voronovmaksim
closed
4 years ago
1
select max(date) from
#47
meeximum
closed
4 years ago
4
Specify statement timeout on Database and SqlQuery
#46
globalbus
closed
4 years ago
0
Specify statement timeout on Database and SqlQuery
#45
globalbus
closed
4 years ago
2
Improve documentation about different exceptions
#44
komu
opened
5 years ago
0
Ability to handle statement / resultSet getWarnings()
#43
jukkasi
opened
5 years ago
2
NonUniqueResultException has misleading description
#42
hakuzumon
closed
6 years ago
1
Specify Java 9 automatic module name for artifact
#41
komu
closed
6 years ago
0
Fix exception message for updateUnique(...)
#40
hakuzumon
closed
7 years ago
0
Error message for updateUnique(...) is wrong
#39
hakuzumon
closed
7 years ago
0
Support for Stream API
#38
mme-private
opened
7 years ago
1
Add optional fetch size and direction to SqlQuery
#37
nupa
closed
7 years ago
0
Allow overriding fetch-size for queries
#36
komu
closed
7 years ago
0
Support for calling stored procedures
#35
komu
opened
7 years ago
26
IN clause & Stored Procedures Call Support
#34
HussDev
closed
7 years ago
2
Fix build status icon and link
#33
komu
closed
7 years ago
0
New method updateUnique for Database
#32
jukkasi
closed
7 years ago
4
Null field will lead to "java.lang.IllegalArgumentException: null"
#31
radiumweilei
closed
8 years ago
2
Add public interface to Database class to facilitate unit testing / mocking
#30
mmadson
closed
8 years ago
1
Exceptions
#29
Gronis
closed
8 years ago
3
Unable to perform insert using findUniqueInt
#28
mmadson
closed
8 years ago
2
Alias names or any name column name get is in capital letters
#27
gauravrmazra
closed
8 years ago
1
Replace j.u.l. with slf4j. Fixes issue #25.
#26
gmulders
closed
8 years ago
2
slf4j in favour of j.u.l. logging
#25
gmulders
closed
8 years ago
2
Consider removing query from DatabaseException.toString()?
#24
vesse
closed
8 years ago
4
Support for statement interceptors
#23
gauravrmazra
opened
8 years ago
6
Example of code to retrive
#22
fabriciofx
closed
8 years ago
1
Constructor annotation
#21
hakuzumon
closed
9 years ago
0
Add H2 dialect to be able to use it for tests
#20
alecharp
closed
9 years ago
1
Allow specifying used constructor with annotation
#19
komu
closed
9 years ago
1
`java.sql.Date` not converted to `java.time.LocalDate` for instantiation
#18
alecharp
closed
9 years ago
2
Support transactions managed by JTA
#17
dansofinskiy
closed
4 years ago
4
Set guidelines for contributors
#16
egaga
closed
9 years ago
0
Update dependency version to 1.0.0-alpha.4
#15
egaga
closed
9 years ago
0
Specify enum-conversions in TypeConversionRegistry
#14
komu
closed
9 years ago
0
how to use json fields at Postgres?
#13
plandem
closed
9 years ago
7
Is it possible to use enum at java side, but without enum at db side?
#12
plandem
closed
9 years ago
3
Release 1.0-compatible version of the IDEA-plugin
#11
komu
closed
9 years ago
1
Upgrade dependencies to latest versions
#10
komu
closed
9 years ago
0
Add batch support for update w/ generated keys
#9
komu
closed
9 years ago
0
stange NullP
#8
plandem
closed
9 years ago
1
Generalize binding to allow property-paths instead of simple names
#7
komu
closed
9 years ago
0
Next