issues
search
aaberg
/
sql2o
sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.
http://sql2o.org
MIT License
1.15k
stars
229
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
parsedQuery in Query should be settable for try-with-resources
#322
Marco-Sulla
closed
5 years ago
1
Add ability to setDefaultAutoDerivedColumnNames at global level.
#321
neilgrover
opened
5 years ago
1
Bind vs addParameter
#320
The-Funk
opened
5 years ago
1
executeAndFetch NullPointerException
#319
daidge
closed
5 years ago
2
Mapping SQL to Abstract Class
#318
icu222much
opened
5 years ago
4
Skip bridge-methods for POJO-getter/setter #314
#317
stapel
opened
5 years ago
0
Cast Exception Problem for MySQL driver 8.X possible
#316
mumitr0ll
opened
5 years ago
0
Fix: PojoMetadata now prefers getter/setter with more concrete types
#315
mvysny
opened
5 years ago
0
Property type misdetection with Kotlin + default methods
#314
mvysny
opened
5 years ago
3
sql2o and spring transaction integration question
#313
colesico
opened
5 years ago
1
org.sql2o.Sql2oException: Error in executeUpdate, ORA-01000: maximum open cursors exceeded
#312
zakjar
opened
5 years ago
0
Exposing prepared statement fetch size parameter
#311
sgrayson21
opened
6 years ago
1
Memory leak
#310
crysan
closed
8 months ago
4
XMLTyte with length over 4k
#309
brilliantcontract
closed
5 years ago
5
add BigIntegerConverter
#308
arnzel
opened
6 years ago
9
Executing SQL queries from a file
#307
abforce
closed
6 years ago
1
Using sql2o with JAVA 10 (Question)
#306
ahardworker
opened
6 years ago
1
Saving Dates
#305
fredericoregateiro
opened
6 years ago
1
Convert.registerConverter Deprecated
#304
fredericoregateiro
closed
6 years ago
4
executeUpdate() with binded object does not check column mappings
#303
Murilovisque
opened
6 years ago
2
How can I rollback the data when I was testing by JUnit
#302
Magotzis
closed
6 years ago
1
http://www.sql2o.org/ won't be able to open in firefox
#301
hoangtranwork
closed
6 years ago
1
connection: fix statement leak from commiting transactions
#300
Adam-
opened
6 years ago
3
setFetchSize on statement must be set on executeAndFetchLazy
#299
goncalvesl
opened
6 years ago
1
sql2o does a rollback on close even when no transaction is started
#298
Acidcrawl
opened
6 years ago
0
:art: fix all missing @Override
#297
ivyxjc
opened
6 years ago
0
Spring @Transactional is not working as expected with Sql2o
#296
avanishnandan
closed
6 years ago
2
Is there a simpler way to insert into table that has many columns?
#295
Lumos-Nox
closed
6 years ago
3
No suitable driver found for...
#294
Lumos-Nox
closed
6 years ago
3
DateTimeConverter is not considering timezone in "toDatabaseParam" method
#293
thedarkdestructor
closed
6 years ago
7
adding Db/DbOom performance tests
#292
moh-sushi
opened
6 years ago
5
Add CodeTriage badge to aaberg/sql2o
#291
codetriage-readme-bot
closed
4 years ago
0
Is not no longer updated, 1.6.0-RC3 has now been a long time
#290
objectboy2016
closed
6 years ago
15
Memory leak in org.sql2o.Connection while keeping it always open
#289
yar1k0v
closed
6 years ago
5
Intergration of Converters and Spring / Model attributes in model
#288
z3ntu
opened
6 years ago
3
Provide @Transactional example in Spring-example docs
#287
cleankod
closed
6 years ago
2
convert connection blocks to use try with resources
#286
B0yc3y
closed
6 years ago
0
Add Lombok boolean getter style support (isBoolean())
#285
ghost
opened
7 years ago
0
Resolves issue #275 by excluding all static fields
#284
zapodot
closed
7 years ago
0
How to use like match?
#283
ysdxz207
closed
7 years ago
3
Please add support for Java8 java.time.LocalDate
#282
mvysny
closed
7 years ago
10
Access Violation: Sql2o assigns object to field of wrong type without warning; crashes JVM
#281
DanStout
opened
7 years ago
3
Unexpected behavior with empty array parameter
#280
twhitbeck
opened
7 years ago
5
Improvement for executeAndFetchTable().asList()
#279
toni07
closed
7 months ago
5
reset autocommit state when closing the connection
#278
zapodot
closed
7 years ago
0
Collection/Array parameter values don't go through registered Converter
#277
twhitbeck
opened
7 years ago
2
query timeout
#276
kg29
opened
7 years ago
0
Exclude static fields from mapping.
#275
dlepex
closed
7 years ago
2
Add Query.executeAndFetchUnique()
#274
StanAccy
closed
7 months ago
2
Add Query.ignoreColumn()
#273
StanAccy
opened
7 years ago
5
Previous
Next